Diagnose chronic priority inversion: broken inheritance, active trap capture, or deep values misalignment — each needs a different fix
When time spent on lower-ranked priorities chronically exceeds time spent on top-ranked priorities, diagnose whether the misalignment stems from broken priority inheritance, active trap capture, or deep values misalignment, as each requires different intervention strategies.
Why This Is a Rule
Chronic priority inversion — consistently spending more time on lower-ranked priorities than higher-ranked ones — has three distinct root causes, each requiring a fundamentally different intervention. Applying the wrong intervention wastes effort and leaves the root cause untouched.
Broken priority inheritance (Tasks inherit their parent objective's priority — trace each task to 'which ranked objective does this advance?' before scheduling): tasks aren't correctly linked to their parent objectives, so urgency-based task selection overrides objective-based prioritization. Fix: redesign the task-to-objective mapping so that priority #1's tasks inherit priority #1 status. Active trap capture (Tag time-consuming activities with their trap mechanism: perfectionism, people-pleasing, novelty-seeking, busyness, or sunk cost): psychological traps (perfectionism, people-pleasing, novelty-seeking, busyness) are systematically diverting time from top priorities to more psychologically comfortable lower ones. Fix: identify the dominant trap and apply the matched intervention. Deep values misalignment (Persistent willpower requirement despite structural support signals values misalignment — don't add more structure, check the foundation): the stated priority ranking doesn't match your actual values — you spend more time on the "lower" priority because it actually matters more to you than the stated hierarchy acknowledges. Fix: recalibrate the hierarchy to match revealed preferences (Validate your values hierarchy against 3 past decisions — mismatches reveal either hierarchy errors or values violations, both actionable) rather than forcing behavior to match a misaligned ranking.
The diagnostic distinction matters because: structural fixes (inheritance) can't solve trap problems, trap interventions can't solve values problems, and values recalibration can't solve structural problems.
When This Fires
- When Verify rank-proportional time allocation weekly — if priority #1 gets less time than priority #3, the structure is misaligned's weekly rank-proportionality check shows chronic inversion (3+ consecutive weeks)
- When top-ranked priorities consistently don't advance despite adequate total work hours
- When "I keep meaning to work on priority #1 but other things keep coming up" is a recurring pattern
- Complements Verify rank-proportional time allocation weekly — if priority #1 gets less time than priority #3, the structure is misaligned (proportionality detection) with the three-way diagnostic
Common Failure Mode
Treating all inversions as willpower problems: "I just need more discipline to focus on priority #1." If the root cause is broken inheritance (the tasks coming at you all day aren't tagged to priorities), no amount of discipline fixes it. If the root cause is values misalignment (priority #3 genuinely matters more to you), discipline forces you to work against your values — unsustainable and energy-draining (Persistent willpower requirement despite structural support signals values misalignment — don't add more structure, check the foundation).
The Protocol
(1) When chronic priority inversion is detected (Verify rank-proportional time allocation weekly — if priority #1 gets less time than priority #3, the structure is misaligned), diagnose: Inheritance check: for the tasks that consumed most time last week, which objectives do they serve? If most serve lower-ranked objectives → broken inheritance. Fix with Tasks inherit their parent objective's priority — trace each task to 'which ranked objective does this advance?' before scheduling-690. Trap check: for the time spent on lower-ranked work, tag each block with its trap mechanism (Tag time-consuming activities with their trap mechanism: perfectionism, people-pleasing, novelty-seeking, busyness, or sunk cost). If a dominant trap emerges → active trap capture. Fix with the trap-specific intervention. Values check: if inheritance is correct and no trap is dominant → ask honestly: "Do I actually care about priority #1 more than #3?" If not → values misalignment. Fix with hierarchy recalibration (Validate your values hierarchy against 3 past decisions — mismatches reveal either hierarchy errors or values violations, both actionable). (2) Apply the matched intervention. (3) Re-check proportionality after 2 weeks to verify the intervention addressed the root cause.