@tgoodington/intuition 8.1.2 → 9.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/docs/v9/decision-framework-direction.md +142 -0
  2. package/docs/v9/decision-framework-implementation.md +114 -0
  3. package/docs/v9/domain-adaptive-team-architecture.md +1016 -0
  4. package/docs/v9/test/SESSION_SUMMARY.md +117 -0
  5. package/docs/v9/test/TEST_PLAN.md +119 -0
  6. package/docs/v9/test/blueprints/legal-analyst.md +166 -0
  7. package/docs/v9/test/output/07_cover_letter.md +41 -0
  8. package/docs/v9/test/phase2/mock_plan.md +89 -0
  9. package/docs/v9/test/phase2/producers.json +32 -0
  10. package/docs/v9/test/phase2/specialists/database-architect.specialist.md +10 -0
  11. package/docs/v9/test/phase2/specialists/financial-analyst.specialist.md +10 -0
  12. package/docs/v9/test/phase2/specialists/legal-analyst.specialist.md +10 -0
  13. package/docs/v9/test/phase2/specialists/technical-writer.specialist.md +10 -0
  14. package/docs/v9/test/phase2/team_assignment.json +61 -0
  15. package/docs/v9/test/phase3/blueprints/legal-analyst.md +840 -0
  16. package/docs/v9/test/phase3/legal-analyst-full.specialist.md +111 -0
  17. package/docs/v9/test/phase3/project_context/nh_landlord_tenant_notes.md +35 -0
  18. package/docs/v9/test/phase3/project_context/property_facts.md +32 -0
  19. package/docs/v9/test/phase3b/blueprints/legal-analyst.md +1715 -0
  20. package/docs/v9/test/phase3b/legal-analyst.specialist.md +153 -0
  21. package/docs/v9/test/phase3b/scratch/legal-analyst-stage1.md +270 -0
  22. package/docs/v9/test/phase4/TEST_PLAN.md +32 -0
  23. package/docs/v9/test/phase4/blueprints/financial-analyst-T2.md +538 -0
  24. package/docs/v9/test/phase4/blueprints/legal-analyst-T4.md +253 -0
  25. package/docs/v9/test/phase4/cross-blueprint-check.md +280 -0
  26. package/docs/v9/test/phase4/scratch/financial-analyst-T2-stage1.md +67 -0
  27. package/docs/v9/test/phase4/scratch/legal-analyst-T4-stage1.md +54 -0
  28. package/docs/v9/test/phase4/specialists/financial-analyst.specialist.md +156 -0
  29. package/docs/v9/test/phase4/specialists/legal-analyst.specialist.md +153 -0
  30. package/docs/v9/test/phase5/TEST_PLAN.md +35 -0
  31. package/docs/v9/test/phase5/blueprints/code-architect-hw-vetter.md +375 -0
  32. package/docs/v9/test/phase5/output/04_compliance_checklist.md +149 -0
  33. package/docs/v9/test/phase5/output/hardware-vetter-SKILL-v2.md +561 -0
  34. package/docs/v9/test/phase5/output/hardware-vetter-SKILL.md +459 -0
  35. package/docs/v9/test/phase5/producers/code-writer.producer.md +49 -0
  36. package/docs/v9/test/phase5/producers/document-writer.producer.md +62 -0
  37. package/docs/v9/test/phase5/regression-comparison-v2.md +60 -0
  38. package/docs/v9/test/phase5/regression-comparison.md +197 -0
  39. package/docs/v9/test/phase5/review-5A-specialist.md +213 -0
  40. package/docs/v9/test/phase5/specialist-test/TEST_PLAN.md +60 -0
  41. package/docs/v9/test/phase5/specialist-test/blueprint-comparison.md +252 -0
  42. package/docs/v9/test/phase5/specialist-test/blueprints/code-architect-hw-vetter.md +916 -0
  43. package/docs/v9/test/phase5/specialist-test/scratch/code-architect-stage1.md +427 -0
  44. package/docs/v9/test/phase5/specialists/code-architect.specialist.md +168 -0
  45. package/docs/v9/test/phase5b/TEST_PLAN.md +219 -0
  46. package/docs/v9/test/phase5b/blueprints/5B-10-stage2-with-decisions.md +286 -0
  47. package/docs/v9/test/phase5b/decisions/5B-2-accept-all-decisions.json +68 -0
  48. package/docs/v9/test/phase5b/decisions/5B-3-promote-decisions.json +70 -0
  49. package/docs/v9/test/phase5b/decisions/5B-4-individual-decisions.json +68 -0
  50. package/docs/v9/test/phase5b/decisions/5B-5-triage-decisions.json +110 -0
  51. package/docs/v9/test/phase5b/decisions/5B-6-fallback-decisions.json +40 -0
  52. package/docs/v9/test/phase5b/decisions/5B-8-partial-decisions.json +46 -0
  53. package/docs/v9/test/phase5b/decisions/5B-9-complete-decisions.json +54 -0
  54. package/docs/v9/test/phase5b/scratch/code-architect-stage1.md +133 -0
  55. package/docs/v9/test/phase5b/specialists/code-architect.specialist.md +202 -0
  56. package/docs/v9/test/phase5b/stage1-many-decisions.md +139 -0
  57. package/docs/v9/test/phase5b/stage1-no-assumptions.md +70 -0
  58. package/docs/v9/test/phase5b/stage1-with-assumptions.md +86 -0
  59. package/docs/v9/test/phase5b/test-5B-1-results.md +157 -0
  60. package/docs/v9/test/phase5b/test-5B-10-results.md +130 -0
  61. package/docs/v9/test/phase5b/test-5B-2-results.md +75 -0
  62. package/docs/v9/test/phase5b/test-5B-3-results.md +104 -0
  63. package/docs/v9/test/phase5b/test-5B-4-results.md +114 -0
  64. package/docs/v9/test/phase5b/test-5B-5-results.md +126 -0
  65. package/docs/v9/test/phase5b/test-5B-6-results.md +60 -0
  66. package/docs/v9/test/phase5b/test-5B-7-results.md +141 -0
  67. package/docs/v9/test/phase5b/test-5B-8-results.md +115 -0
  68. package/docs/v9/test/phase5b/test-5B-9-results.md +76 -0
  69. package/docs/v9/test/producers/document-writer.producer.md +62 -0
  70. package/docs/v9/test/specialists/legal-analyst.specialist.md +58 -0
  71. package/package.json +4 -2
  72. package/producers/code-writer/code-writer.producer.md +86 -0
  73. package/producers/data-file-writer/data-file-writer.producer.md +116 -0
  74. package/producers/document-writer/document-writer.producer.md +117 -0
  75. package/producers/form-filler/form-filler.producer.md +99 -0
  76. package/producers/presentation-creator/presentation-creator.producer.md +109 -0
  77. package/producers/spreadsheet-builder/spreadsheet-builder.producer.md +107 -0
  78. package/scripts/install-skills.js +88 -7
  79. package/scripts/uninstall-skills.js +3 -0
  80. package/skills/intuition-agent-advisor/SKILL.md +107 -0
  81. package/skills/intuition-assemble/SKILL.md +261 -0
  82. package/skills/intuition-build/SKILL.md +211 -151
  83. package/skills/intuition-debugger/SKILL.md +4 -4
  84. package/skills/intuition-design/SKILL.md +7 -3
  85. package/skills/intuition-detail/SKILL.md +377 -0
  86. package/skills/intuition-engineer/SKILL.md +8 -4
  87. package/skills/intuition-handoff/SKILL.md +251 -213
  88. package/skills/intuition-handoff/references/handoff_core.md +16 -16
  89. package/skills/intuition-initialize/SKILL.md +20 -5
  90. package/skills/intuition-initialize/references/state_template.json +16 -1
  91. package/skills/intuition-plan/SKILL.md +139 -59
  92. package/skills/intuition-plan/references/magellan_core.md +8 -8
  93. package/skills/intuition-plan/references/templates/plan_template.md +5 -5
  94. package/skills/intuition-prompt/SKILL.md +89 -27
  95. package/skills/intuition-start/SKILL.md +42 -9
  96. package/skills/intuition-start/references/start_core.md +12 -12
  97. package/skills/intuition-test/SKILL.md +345 -0
  98. package/specialists/api-designer/api-designer.specialist.md +291 -0
  99. package/specialists/business-analyst/business-analyst.specialist.md +270 -0
  100. package/specialists/copywriter/copywriter.specialist.md +268 -0
  101. package/specialists/database-architect/database-architect.specialist.md +275 -0
  102. package/specialists/devops-infrastructure/devops-infrastructure.specialist.md +314 -0
  103. package/specialists/financial-analyst/financial-analyst.specialist.md +269 -0
  104. package/specialists/frontend-component/frontend-component.specialist.md +293 -0
  105. package/specialists/instructional-designer/instructional-designer.specialist.md +285 -0
  106. package/specialists/legal-analyst/legal-analyst.specialist.md +260 -0
  107. package/specialists/marketing-strategist/marketing-strategist.specialist.md +281 -0
  108. package/specialists/project-manager/project-manager.specialist.md +266 -0
  109. package/specialists/research-analyst/research-analyst.specialist.md +273 -0
  110. package/specialists/security-auditor/security-auditor.specialist.md +354 -0
  111. package/specialists/technical-writer/technical-writer.specialist.md +275 -0
  112. package/skills/intuition-initialize/references/design_brief_template.md +0 -64
  113. package/skills/intuition-initialize/references/discovery_output_template.json +0 -19
  114. package/skills/intuition-initialize/references/execution_brief_template.md +0 -160
  115. package/skills/intuition-initialize/references/planning_brief_template.md +0 -101
  116. package/skills/intuition-initialize/references/project_plan_template.md +0 -151
@@ -0,0 +1,142 @@
1
+ # Decision Framework — Direction Summary
2
+
3
+ **Status**: IMPLEMENTED — see `decision-framework-implementation.md` for build details
4
+ **Date**: 2026-03-03
5
+
6
+ ## Problem Statement
7
+
8
+ In v9 workflows, the user (creative director) experiences two failure modes:
9
+
10
+ 1. **Rubber-stamping**: Specialists surface technical decisions the user doesn't care about. The user always accepts the recommendation, making the interaction feel like wasted time.
11
+ 2. **Silent decisions**: Specialists confidently make choices about user-facing experience, interaction patterns, and outputs without surfacing them. The user discovers these downstream when they're harder to change.
12
+
13
+ The root cause is structural: the system lacks a principled framework for classifying **who should make which decisions**. Classification currently relies on individual specialist judgment — and the classifier is the same entity making the decision, creating a blind spot.
14
+
15
+ ## Core Insight
16
+
17
+ The user is the **creative director**, not the tech lead. They care about **what the user experiences** — outputs, interactions, workflows, look-and-feel. They do not care about **how the machine achieves it** — algorithms, patterns, internal architecture.
18
+
19
+ This maps to a universal pattern across creative industries (film, architecture, advertising, product management, music production): the principal retains control over the **experiential outcome**; specialists own the **technical method**.
20
+
21
+ ## Research Foundations
22
+
23
+ Five external frameworks inform this direction:
24
+
25
+ ### Appelo's 7 Levels of Delegation
26
+ A spectrum from "user decides" to "full autonomy." For practical use, the roundtable collapsed this to three tiers (see Framework below).
27
+
28
+ ### RAPID (Bain & Company)
29
+ Separates "Recommend" from "Decide." Key insight: the specialist's job is *always* to recommend. The routing system determines whether the user reviews or the recommendation is auto-approved.
30
+
31
+ ### Commander's Intent (Military / Product Management)
32
+ State the desired end state and why it matters. Let specialists determine how to get there. The prompt brief is the user's intent statement — it must be clear enough that downstream phases can classify decisions without guessing.
33
+
34
+ ### Principal-Agent Theory (Economics)
35
+ The strongest alignment mechanism is **information forcing** — requiring specialists to show reasoning, surface assumptions, and present alternatives rather than just conclusions. When a specialist is confident and picks a direction silently, that's the exact scenario where blind spots occur.
36
+
37
+ ### Decision Fatigue (Cognitive Psychology)
38
+ Every decision drains the same cognitive pool regardless of importance. The solution isn't "ask less" — it's "ask only the right things." Decision policies (rules that handle categories automatically) reduce fatigue more than individual case-by-case delegation.
39
+
40
+ ## Professional Practice Patterns
41
+
42
+ Across film, architecture, advertising, product management, and music production:
43
+
44
+ - **Principal always retains**: Emotional register, strategic alignment, user/audience experience, approval gates, cross-specialist coordination
45
+ - **Specialist always owns**: Technical execution, tool selection, craft-level decisions, method of achieving stated outcome
46
+ - **Communication artifacts** (creative briefs, lookbooks, performance specs, reference tracks) all share a structure: **"here is what success feels like"** + **"here are the hard constraints"**
47
+ - The explicit anti-pattern in every domain is micromanagement — prescribing method when you should be evaluating outcome
48
+
49
+ ## Proposed Framework: Three-Layer Decision System
50
+
51
+ ### Layer 1: Prompt — Capture Intent + Posture
52
+
53
+ Prompt currently produces a brief through iterative refinement. Two additions:
54
+
55
+ **Commander's Intent Block** — a new section in the prompt brief:
56
+ - Desired end state: what success feels like to the end user
57
+ - Non-negotiables: the 2-3 things that would make the user reject the result
58
+ - Boundaries: constraints on the solution space (not prescribed solutions)
59
+
60
+ **Decision Posture Map** — the user's engagement preferences per brief element:
61
+ - "I decide" — surface with full options and tradeoffs
62
+ - "Show me options" — specialist recommends, user approves or redirects
63
+ - "Just handle it" — specialist has full autonomy
64
+
65
+ The posture map is coarse at this stage — it gets refined as plan decomposes tasks. Prompt can be somewhat longer here; the tradeoff is that more clarity upfront means fewer and faster questions in every downstream phase.
66
+
67
+ ### Layer 2: Plan — Classify Decisions Per Task
68
+
69
+ Plan decomposes work into tasks. Each task gets a `Decisions` field with classified decision points:
70
+
71
+ **Three delegation tiers:**
72
+
73
+ | Label | Meaning | Appelo Equivalent |
74
+ |-------|---------|-------------------|
75
+ | `[USER]` | Specialist recommends, user decides | L2-L3 |
76
+ | `[SPEC]` | Specialist decides, reports rationale | L5-L6 |
77
+ | `[SILENT]` | Full autonomy, no report needed | L7 |
78
+
79
+ **Classification heuristic (2x2):**
80
+
81
+ | | Human-facing | Machine-facing |
82
+ |---|---|---|
83
+ | **Hard to reverse** | `[USER]` always | `[SPEC]` (reported with full reasoning) |
84
+ | **Easy to reverse** | `[USER]` by default, user can downgrade | `[SILENT]` |
85
+
86
+ Plan uses the Commander's Intent and Decision Posture from the prompt brief to determine what counts as "human-facing" from the user's perspective. Without that signal, plan defaults conservative.
87
+
88
+ **User confirmation**: After presenting the full task breakdown, one question: "Here are the decisions I'd surface to you during detail work. Want to reclassify any?" Shows `[USER]` and `[SPEC]` items only. One pass, not per-task. Capped at ~2-3 decisions per task to prevent overload.
89
+
90
+ ### Layer 3: Downstream Phases — Follow, Log, Escalate
91
+
92
+ All phases after plan follow the delegation assignments:
93
+
94
+ **Detail / Specialists:**
95
+ - Follow `[USER]` / `[SPEC]` / `[SILENT]` labels from plan
96
+ - During Stage 1a research planning, explicitly separate "technical questions I'll resolve" from "experience questions I need principal input on"
97
+ - User gate surfaces `[USER]` decisions with full options + tradeoffs
98
+ - `[SPEC]` decisions logged with rationale
99
+ - New decisions discovered during work get classified using the 2x2 before being routed
100
+
101
+ **Engineer (v8 compat):**
102
+ - Simple boundary test: "Would the user notice this from the outside?"
103
+ - Decisions appended to a decision log with: decision, tier, rationale (one line), user-facing flag
104
+ - Gray area: implementation choices that constrain future UX get elevated to joint decisions
105
+
106
+ **Build:**
107
+ - Decision log is a read-only verification artifact
108
+ - Build report includes "Decision Compliance" section: user-reserved honored, expert-delegated applied, deviations noted
109
+ - Unanticipated decisions with user-facing impact: pause task and escalate, never guess
110
+ - Build's only autonomous domain: production logistics (task ordering, retries, format validation)
111
+
112
+ ## The ECD Lens on Decision Ownership
113
+
114
+ The existing ECD framework (Elements, Connections, Dynamics) maps naturally:
115
+
116
+ - **Elements** (what exists): *Selection* of elements = user decision. *Internal composition* = specialist.
117
+ - **Connections** (how elements relate): Primarily user — these define experience flow. Technical protocol of connections = specialist.
118
+ - **Dynamics** (behavior over time): The danger zone. Experiential dynamics (loading states, error messages, progressive disclosure) = user. Mechanical dynamics (retry logic, caching strategy) = specialist. This is where implicit UX theft happens most — specialists make "technical" choices that shape what users perceive.
119
+
120
+ ## Agent Architecture Considerations
121
+
122
+ - Decision policies must be serialized into agent spawn prompts (agents can't discover files)
123
+ - Structured decision artifacts (not free-text summaries) for reliable parsing by parent skills
124
+ - Classification belongs in plan (opus), not a separate agent or step
125
+ - Haiku research subagents never classify decisions — they flag potential decision points, opus synthesizes and classifies
126
+ - Decision policy blocks kept under 30 lines to avoid context bloat in agent prompts
127
+
128
+ ## Open Questions
129
+
130
+ 1. **Where does the decision log live?** Options include: inline in existing artifacts (code_specs.md, blueprints), a structured `decisions.json`, or a unified format that serves multiple consumers. Needs design-phase exploration.
131
+
132
+ 2. **Default when unclassified.** Conservative (ask before deciding) vs. aggressive (specialist decides + reports). May be calibrated by the user's posture map — hands-on users get conservative defaults, delegators get aggressive defaults.
133
+
134
+ 3. **Cross-specialist decisions.** When a decision spans multiple specialists (e.g., a database schema choice that affects API design that affects frontend display), who classifies and who decides? Likely needs coordination at the plan or handoff level.
135
+
136
+ 4. **Learning over time.** Can the system build precedent? ("Last time you upgraded font choice from SILENT to USER — should I default color/typography decisions to USER going forward?") This is a future enhancement, not a v1 requirement.
137
+
138
+ 5. **Metrics / feedback loop.** How does the user signal that the framework is calibrated well vs. still asking too much or too little? Post-build retrospective? Lightweight thumbs-up/down on decision quality?
139
+
140
+ ## Roundtable Participants
141
+
142
+ Direction synthesized from perspectives of: Prompt, Plan, Design, Engineer, Build, Agent-Advisor — run as parallel consultation on 2026-03-03.
@@ -0,0 +1,114 @@
1
+ # Decision Framework — Implementation Tracker
2
+
3
+ **Source**: `docs/v9/decision-framework-direction.md`
4
+ **Started**: 2026-03-03
5
+
6
+ ## Implementation Layers
7
+
8
+ ### Layer 1: Prompt Skill — Capture Intent + Posture
9
+ **Status**: DONE
10
+ **File**: `skills/intuition-prompt/SKILL.md`
11
+
12
+ Changes made:
13
+ - Added INTENT step to REFINE order (between SCOPE and SUCCESS)
14
+ - Added POSTURE phase (Phase 4, between REFLECT and CONFIRM)
15
+ - Added Commander's Intent section to `prompt_brief.md` template
16
+ - Added Decision Posture table to `prompt_brief.md` template
17
+ - Added `commander_intent` and `decision_posture` fields to `prompt_output.json` template
18
+ - Updated phase flow: 4 phases → 5 phases, 5-7 turns → 6-9 turns
19
+ - Updated REFLECT to include Commander's Intent synthesis before posture question
20
+
21
+ ### Layer 2: Plan Skill — Classify Decisions Per Task
22
+ **Status**: DONE
23
+ **File**: `skills/intuition-plan/SKILL.md`
24
+
25
+ Changes made:
26
+ - Added `Decisions` field to task template with `[USER]`/`[SPEC]`/`[SILENT]` tier classifications
27
+ - Added 2x2 classification heuristic (human-facing × reversibility) as Section 10 reference
28
+ - Added Decision Policy output (conservative/aggressive) based on Commander's Intent + Posture Map
29
+ - Added post-plan confirmation step: "Want to reclassify any decisions?" with shift options
30
+ - Added decision classification checklist item
31
+
32
+ Each plan task gets a `Decisions` field with classified decision points using three tiers:
33
+
34
+ | Label | Meaning | Appelo Equivalent |
35
+ |-------|---------|-------------------|
36
+ | `[USER]` | Specialist recommends, user decides | L2-L3 |
37
+ | `[SPEC]` | Specialist decides, reports rationale | L5-L6 |
38
+ | `[SILENT]` | Full autonomy, no report needed | L7 |
39
+
40
+ Classification heuristic (2x2):
41
+
42
+ | | Human-facing | Machine-facing |
43
+ |---|---|---|
44
+ | **Hard to reverse** | `[USER]` always | `[SPEC]` (reported with full reasoning) |
45
+ | **Easy to reverse** | `[USER]` by default, user can downgrade | `[SILENT]` |
46
+
47
+ Plan reads Commander's Intent and Decision Posture from prompt brief to determine what counts as "human-facing." Without that signal, defaults conservative.
48
+
49
+ After presenting the full task breakdown, one confirmation question: "Here are the decisions I'd surface to you during detail work. Want to reclassify any?" Shows `[USER]` and `[SPEC]` items only. One pass, not per-task. Cap at ~2-3 decisions per task.
50
+
51
+ ### Layer 3: Downstream Phases — Follow, Log, Escalate
52
+ **Status**: DONE
53
+ **Files**: `skills/intuition-detail/SKILL.md`, `skills/intuition-build/SKILL.md`
54
+
55
+ Changes made (detail):
56
+ - Step 2: extracts decision classifications + decision policy from detail brief
57
+ - Stage 1a: research budget cap (Deep: 3, Standard: 2) + decision tier awareness in specialist framing
58
+ - Stage 1b: hard enforcement of research cap with warning log
59
+ - Stage 1c: tier tagging in synthesis output ([UNCLASSIFIED] for specialist-discovered decisions)
60
+ - User Gate Phase 2: split into 2a (USER→ask), 2b (SPEC→display+auto-record), 2c (UNCLASSIFIED→classify via 2x2 then route)
61
+ - decisions.json schema: added `decision_policy`, `tier`, `classified_by` fields
62
+ - New section: CLASSIFYING UNCLASSIFIED DECISIONS (2x2 heuristic + posture-based borderline handling)
63
+
64
+ Changes made (build):
65
+ - Removed all v8 compat artifacts (~135 lines: v8 mode detection, steps, subagents, delegation, verification, report)
66
+ - Step 1: reads `scratch/*-decisions.json` + extracts decision log from blueprint Section 4
67
+ - Layer 2 verification: checks [USER] decisions honored, [SPEC] rationale documented, flags untraced producer choices
68
+ - Build report: new "Decision Compliance" section per task
69
+ - New "Unanticipated Decision Escalation" rule: human-facing unclassified decisions pause+escalate
70
+
71
+ **Detail / Specialists:**
72
+ - Follow `[USER]`/`[SPEC]`/`[SILENT]` labels from plan
73
+ - Stage 1a: explicitly separate "technical questions I'll resolve" from "experience questions needing principal input"
74
+ - User gate surfaces `[USER]` decisions with full options + tradeoffs
75
+ - `[SPEC]` decisions logged with rationale
76
+ - New decisions discovered during work get classified using the 2x2 before routing
77
+
78
+ **Engineer (v8 compat):**
79
+ - Boundary test: "Would the user notice this from the outside?"
80
+ - Append to decision log: decision, tier, rationale (one line), user-facing flag
81
+ - Elevate implementation choices that constrain future UX to joint decisions
82
+
83
+ **Build:**
84
+ - Decision log is read-only verification artifact
85
+ - Build report includes "Decision Compliance" section: user-reserved honored, expert-delegated applied, deviations noted
86
+ - Unanticipated decisions with user-facing impact: pause and escalate, never guess
87
+ - Autonomous domain: production logistics only (task ordering, retries, format validation)
88
+
89
+ ## Open Design Decisions
90
+
91
+ ### D1: Decision Log Location & Format
92
+ **Status**: RESOLVED — decisions.json with tier field
93
+
94
+ Uses the existing `decisions.json` file that detail already writes. Added `tier` and `classified_by` fields to each decision entry, plus `decision_policy` at the root. Build reads this for compliance verification. No new file needed.
95
+
96
+ ### D2: Default for Unclassified Decisions
97
+ **Status**: RESOLVED — posture-calibrated (conservative/aggressive from plan Section 10)
98
+
99
+ Detail reads the Decision Policy from plan Section 10. If the user's posture leans hands-on (many "I decide" areas), unclassified decisions default to `[USER]`. If delegator posture, default to `[SPEC]`. Encoded as `"decision_policy": "conservative"` or `"aggressive"` in decisions.json.
100
+
101
+ ### D3: Cross-Specialist Decisions
102
+ **Status**: RESOLVED — first specialist owns, deferred to handoff for v2
103
+
104
+ When handoff passes prior blueprints to the next specialist, it already includes cross-specialist context. The plan's Decisions field tags the owning task. If a decision spans tasks assigned to different specialists, the first specialist to encounter it owns the classification.
105
+
106
+ ### D4: Learning Over Time
107
+ **Status**: DEFERRED (not v1)
108
+
109
+ Can the system build precedent from past decisions? ("Last time you upgraded font choice from SILENT to USER — should I default typography decisions to USER going forward?")
110
+
111
+ ### D5: Metrics & Feedback Loop
112
+ **Status**: DEFERRED (not v1)
113
+
114
+ How does the user signal the framework is calibrated well vs. still asking too much or too little? Post-build retrospective? Lightweight thumbs-up/down?