Complexity Determines Convergence Time, Not Depth

Complexity isn’t about doing MORE. It’s about how long it takes for research to CONVERGE — for answers to stop changing your tentative decision.

The Reframe

Old FramingNew Framing
”Complexity means do more things""Complexity means budget more time for the same process to converge”
Creates obligationGives permission to stop
Framework becomes burdenFramework enables closure

The actions are the same in each quadrant. The time to “done” varies.


What Complexity Actually Affects

QuadrantWhat You DOWhat Complexity Affects
Q1: HEURISTICGut check → decideHow quickly you identify “good enough”
Q2: SYSTEMATIZEBuild a rule/systemHow many iterations before edge cases are handled
Q3: CAREFULQuestions → research → decideHow many “that answer raised a new question” loops
Q4: BUILD CAPABILITYBuild knowledge structureHow sprawling the domain is (scope of KB)

Complexity Budgets

QuadrantLow ComplexityHigh Complexity
Q130 sec – 2 min2 – 5 min
Q215 min design, 1 week test30 min design, 2 week test, 1 revision cycle
Q33-question coverage, 15 min/question5-question coverage, 45 min/question
Q45-10 item reference sheetScoped KB (define boundaries first)

The Budget Is Permission to Stop

The framework can push you into infinite research. Knowing about biases makes you feel like you should check for biases. Knowing about Seven Lenses makes you feel like you should run all seven.

The complexity modifier doesn’t say “do more.” It says “you’re ALLOWED to stop after this much.”

ComplexityWhat the Budget Means
Low”You’re allowed to stop after 30 min of Q3”
High”You’re allowed to stop after 2 days of Q3”

In both cases: permission to STOP, not obligation to CONTINUE.

Finishing early is fine. The budget gives you permission to stop, not a target to fill.


How to Assess Complexity

Use Objective Complexity Signals — external signals, not feelings:

SignalLow (0 pts)High (1 pt)
PrecedentDone this type beforeNovel territory
Option clarity2-3 obvious choicesMany unclear options
Variable familiarityUnderstand interactionsCan’t model interdependencies
Expert consensusExperts agreeExperts disagree
ReversibilityEasy to undoLocks in downstream
StakeholdersJust me / alignedMultiple conflicting interests

Score: 0-2 points = Low complexity budget. 3+ points = High complexity budget.


Common Trap

Using complexity to avoid Q1 decisions. “This is complex” can become an excuse to over-analyze low-stakes choices. The question isn’t “is this complex?” — it’s “do the stakes justify engaging with the complexity?”

Low stakes + high complexity = still Q1 or Q2. You satisfice on the complexity rather than resolving it.


North: Where this comes from

East: What opposes this?

South: Where this leads

West: What’s similar?