Quarterly priority debt audit: date each deferred Q2 item, estimate cost growth, and schedule the highest-interest-rate debts first
Conduct quarterly priority debt audits by dating each important-but-not-urgent priority's first identification, estimating original versus current cost to address, and scheduling the highest-interest-rate debts first.
Why This Is a Rule
Deferred important-but-not-urgent priorities accumulate cost over time — like financial debt accumulating interest. A codebase refactoring deferred for one quarter costs X to address. Deferred for four quarters, the cost has grown to 3X because other systems built on the unrefactored code, creating dependencies that must also be updated. A difficult conversation deferred for a month costs one uncomfortable hour. Deferred for a year, it costs a fractured relationship.
Priority debt has an "interest rate" — the speed at which the cost of addressing it grows over time. Some debts have low interest (a book you want to read doesn't get more expensive to read if deferred). Some have high interest (a health concern that compounds, a skill gap that widens, a relationship that deteriorates). The quarterly audit makes these costs visible by comparing original cost to current cost, revealing which deferrals are compounding fastest.
Scheduling highest-interest-rate debts first applies the debt-service principle: pay down the debts growing fastest to minimize total cost. A deferred priority whose cost doubles every quarter demands attention before one whose cost grows 10% per quarter, regardless of the original cost.
When This Fires
- Quarterly, during priority review sessions
- When important-but-not-urgent items keep appearing on review lists without ever getting scheduled
- When the cost of addressing a deferred priority has grown noticeably since you first identified it
- Complements Block Q2 tasks on the calendar with specific day+hour BEFORE touching urgent tasks — scheduling converts intention into commitment (Q2 calendar blocking) with the debt-assessment that determines which Q2 items to schedule
Common Failure Mode
FIFO deferral: addressing the oldest deferred item first because "it's been waiting longest." Age ≠ urgency. A priority deferred for a year at low interest may still be cheap to address. A priority deferred for one quarter at high interest may have already tripled in cost. Schedule by interest rate (cost growth speed), not by age.
The Protocol
(1) Quarterly, list all important-but-not-urgent priorities that have been identified but not addressed. (2) For each: Date first identified: when did you first recognize this as important? Original cost: what would it have cost to address when first identified? (Time, effort, resources.) Current cost: what would it cost to address now? Interest rate: current cost ÷ original cost = cost multiplier. Higher multiplier = faster-growing debt. (3) Rank by interest rate (cost growth speed), not by age or original importance. (4) Schedule the top 2-3 highest-interest-rate items for the coming quarter (Block Q2 tasks on the calendar with specific day+hour BEFORE touching urgent tasks — scheduling converts intention into commitment). These are the debts compounding fastest and therefore the most expensive to continue deferring. (5) Accept that some low-interest debts may remain deferred indefinitely — if the cost barely grows, the urgency is genuinely low.