@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,117 @@
1
+ # v9 Protocol Validation — Session Summary
2
+
3
+ **Date:** 2026-02-27 through 2026-02-28
4
+ **Status:** All protocol tests PASS. Ready to build.
5
+
6
+ ---
7
+
8
+ ## What Was Done
9
+
10
+ ### Design Doc Changes (domain-adaptive-team-architecture.md)
11
+
12
+ 1. **Section 3 — Stage 1 output format**: Added `## Assumptions` section with `### A1:` entries having `**Default**:`/`**Rationale**:` fields. Added assumptions/decisions classification guidance and format compliance rules.
13
+
14
+ 2. **Section 3 — Stage 2 protocol**: Added research grounding rule — every design choice must trace to Stage 1 research, user decisions, or a named domain standard. Ungrounded choices go to Open Items.
15
+
16
+ 3. **Section 9.1**: Updated architecture diagram to show two-phase user gate with decisions.json.
17
+
18
+ 4. **Section 9.3**: Added "depth controls the floor, not the ceiling" principle.
19
+
20
+ 5. **New Section 9.8 — User Gate Protocol** (5 subsections):
21
+ - 9.8.1: Stage 1 output format spec (headings, fields, parsing contract)
22
+ - 9.8.2: Gate Phase 1 — assumptions review with "accept all" fast path + promotion. Fallback for missing Assumptions section.
23
+ - 9.8.3: Gate Phase 2 — decisions with adaptive 1-7 individual / 8+ triage table with multiSelect
24
+ - 9.8.4: decisions.json schema with context field and read-before-write rule
25
+ - 9.8.5: Crash recovery protocol (resume mid-gate, skip completed gate)
26
+
27
+ 6. **Section 9.7**: Added decisions.json to scratch file lifecycle.
28
+
29
+ 7. **Section 12**: Added `decisions_path` to state schema.
30
+
31
+ 8. **Section 14 — Decisions Log**: Added D19-D23:
32
+ - D19: Assumptions/decisions separation
33
+ - D20: Adaptive gate presentation (1-7 individual, 8+ triage)
34
+ - D21: Incremental decisions.json for crash recovery
35
+ - D22: No validation loop
36
+ - D23: Greenfield-first design — Stage 2 invents grounded designs, not transcriptions
37
+
38
+ 9. **Section 15**: Updated risk mitigation entries.
39
+
40
+ ### Tests Executed
41
+
42
+ #### Phase 5 Specialist Tests (S1-S3) — All PASS
43
+ - **S1**: Stage 1 quality — thorough 428-line exploration
44
+ - **S2**: Stage 2 blueprint quality — 917-line blueprint, all 9 envelope sections, buildable
45
+ - **S3**: Divergence analysis — ~70% structural equivalence vs hand-crafted. Divergences are defensible design choices for greenfield, not gaps. Led to D23.
46
+
47
+ #### Phase 5B Gate Protocol Tests (5B-1 through 5B-10) — All PASS
48
+ - **5B-1**: Specialist produces correct assumptions/decisions format (actual subagent run)
49
+ - **5B-2**: Accept all assumptions fast path
50
+ - **5B-3**: Promote assumptions with simplified pattern
51
+ - **5B-4**: Individual decisions (recommended, non-recommended, Other)
52
+ - **5B-5**: 8+ triage table with multiSelect
53
+ - **5B-6**: Fallback — no assumptions section
54
+ - **5B-7**: Incremental write — valid JSON at every step
55
+ - **5B-8**: Crash recovery — resume mid-gate
56
+ - **5B-9**: Crash recovery — gate already complete
57
+ - **5B-10**: Stage 2 honors decisions.json (promoted assumptions, Other decisions, non-recommended picks)
58
+
59
+ ### Key Architectural Decisions
60
+
61
+ 1. **Greenfield-first (D23)**: Projects are typically greenfield. Stage 2 invents grounded designs, not transcriptions. No reference matching or faithfulness checks.
62
+
63
+ 2. **No validation loop (D22)**: User's "Other" choices accepted directly. Stage 2 can flag risks in blueprint. Review chain catches problems during build.
64
+
65
+ 3. **Simplified assumption promotion**: Gate offers "specialist's default" vs "Something else — I'll describe what I want." No domain-specific option construction.
66
+
67
+ 4. **Read-before-write**: After each user response, Read decisions.json from disk, update, Write back. Protects against auto-compaction losing state.
68
+
69
+ 5. **Research grounding rule**: Stage 2 must trace every design choice to Stage 1 research, user decisions, or named domain standards. Ungrounded choices go to Open Items.
70
+
71
+ ---
72
+
73
+ ## Implementation Recommendations (from tests)
74
+
75
+ 1. Phase 1 "accept all" batch write must be atomic (single Write call)
76
+ 2. For 8+ triage, show 3-4 highest-risk decisions as AskUserQuestion options, rest via "Other"
77
+ 3. If user promotes an assumption but picks the default, record as "accepted" (simplification)
78
+ 4. On resume, verify decisions.json IDs match stage1.md IDs; warn if mismatched
79
+ 5. Add "restart gate" escape hatch in the completed-gate summary message
80
+ 6. Model selection should come from the plan, not be invented by the specialist
81
+
82
+ ---
83
+
84
+ ## File Inventory
85
+
86
+ ### Design Doc
87
+ - `docs/v9/domain-adaptive-team-architecture.md` — updated with all changes above
88
+
89
+ ### Test Artifacts (docs/v9/test/)
90
+
91
+ **Phase 5 specialist test:**
92
+ - `phase5/specialist-test/TEST_PLAN.md` — S1-S3 all COMPLETE
93
+ - `phase5/specialist-test/scratch/code-architect-stage1.md` — Stage 1 output
94
+ - `phase5/specialist-test/blueprints/code-architect-hw-vetter.md` — auto-generated blueprint
95
+ - `phase5/specialist-test/blueprint-comparison.md` — detailed comparison (38 divergences)
96
+
97
+ **Phase 5B gate protocol test:**
98
+ - `phase5b/TEST_PLAN.md` — 5B-1 through 5B-10 all PASS
99
+ - `phase5b/stage1-with-assumptions.md` — 5A + 3D test input
100
+ - `phase5b/stage1-no-assumptions.md` — 4D fallback test input
101
+ - `phase5b/stage1-many-decisions.md` — 3A + 10D triage test input
102
+ - `phase5b/test-5B-{1-10}-results.md` — detailed results per test
103
+ - `phase5b/decisions/*.json` — decisions.json output per test
104
+ - `phase5b/blueprints/5B-10-stage2-with-decisions.md` — Stage 2 output honoring decisions.json
105
+ - `phase5b/specialists/code-architect.specialist.md` — updated specialist profile
106
+ - `phase5b/scratch/code-architect-stage1.md` — new-format Stage 1 output
107
+
108
+ ---
109
+
110
+ ## What's Ready to Build
111
+
112
+ The design doc Section 16 defines the build order. Based on testing:
113
+
114
+ - **Specialist profiles** — Stage 1 + Stage 2 protocol format works. code-architect tested. The format compliance rules and assumptions/decisions guidance produce correct output.
115
+ - **User gate (detail skill)** — Protocol fully designed and validated. Section 9.8 is the implementation spec. Tests 5B-2 through 5B-9 are the acceptance criteria.
116
+ - **decisions.json** — Schema defined (9.8.4), incremental write pattern validated (5B-7), crash recovery validated (5B-8, 5B-9).
117
+ - **Stage 2 → blueprint pipeline** — Universal envelope format works. Stage 2 honors decisions.json correctly. Research grounding rule prevents ungrounded invention.
@@ -0,0 +1,119 @@
1
+ # v9 Architecture Test — Blueprint-Driven Build
2
+
3
+ ## Objective
4
+
5
+ Validate that build can work from a **domain blueprint + producer profile** instead of `code_specs.md + Code Writer`. This is Critical Path Phase 1 from the design proposal.
6
+
7
+ ## Test Case
8
+
9
+ **Task**: Draft the ZBA variance cover letter (Task 8 from the real zoning variance project)
10
+
11
+ This task was chosen because:
12
+ - It's a real non-code deliverable from an actual completed project
13
+ - We have the original output to compare against (produced by v8.0 build with code_specs.md)
14
+ - It exercises legal domain specifics, tone requirements, and factual accuracy
15
+ - It has clear, verifiable acceptance criteria
16
+
17
+ ## Test Artifacts
18
+
19
+ All in `docs/v9/test/`:
20
+
21
+ | Artifact | Path | Purpose |
22
+ |----------|------|---------|
23
+ | Specialist profile | `specialists/legal-analyst.specialist.md` | Domain expertise + review criteria |
24
+ | Producer profile | `producers/document-writer.producer.md` | Format-specific production instructions |
25
+ | Blueprint | `blueprints/legal-analyst.md` | v9 universal envelope format — the spec build works from |
26
+ | Output directory | `output/` | Where the producer writes the deliverable |
27
+ | Original output | `C:/Projects/Addition/.../deliverables/07_cover_letter.md` | Baseline for comparison |
28
+
29
+ ## What We're Testing
30
+
31
+ ### Test 1: Producer Delegation
32
+ **Question**: Can a sonnet subagent (document-writer) produce a complete cover letter from the blueprint alone?
33
+
34
+ **Method**:
35
+ 1. Spawn a Task subagent with the document-writer producer prompt
36
+ 2. Point it at the blueprint
37
+ 3. It writes to `output/07_cover_letter.md`
38
+
39
+ **Success criteria**:
40
+ - Output file is created and non-empty
41
+ - All 9 content blocks from the blueprint's Producer Handoff are present
42
+ - No content was invented (everything traces to the blueprint)
43
+ - Formatting matches directives (markdown, horizontal rules, italic enclosures)
44
+
45
+ ### Test 2: Specialist Review
46
+ **Question**: Can the legal-analyst specialist (as reviewer) catch domain errors in producer output?
47
+
48
+ **Method**:
49
+ 1. Spawn a Task subagent with the legal-analyst review prompt
50
+ 2. Give it the blueprint + the produced output
51
+ 3. It returns PASS/FAIL with findings
52
+
53
+ **Success criteria**:
54
+ - Reviewer checks each review criterion from the specialist profile
55
+ - Reviewer catches if HB 577 distinction was blurred
56
+ - Reviewer catches if factual claims don't trace to research findings
57
+ - Reviewer catches if tone is off (advocacy vs. factual persuasion)
58
+
59
+ ### Test 3: Builder Verification
60
+ **Question**: Can a build-manager-level check verify acceptance criteria are met?
61
+
62
+ **Method**:
63
+ 1. Spawn a Task subagent acting as the build manager verifier
64
+ 2. Give it the plan's acceptance criteria + the produced output
65
+ 3. It returns PASS/FAIL per criterion
66
+
67
+ **Success criteria**:
68
+ - Each of the 5 acceptance criteria is individually assessed
69
+ - Assessment is evidence-based (points to specific content in the output)
70
+
71
+ ### Test 4: Comparison to v8.0 Output
72
+ **Question**: Is the v9-produced cover letter comparable in quality to the v8.0 original?
73
+
74
+ **Method**:
75
+ 1. Human review — compare the two outputs side by side
76
+ 2. Check: factual accuracy, tone, completeness, HB 577 distinction, ADR-005 framing
77
+
78
+ **Success criteria**:
79
+ - v9 output is at least as complete as v8.0 output
80
+ - No factual errors introduced
81
+ - HB 577 distinction maintained
82
+ - ADR-005 framing applied correctly
83
+
84
+ ## How to Run
85
+
86
+ ### Quick version (Test 1 only — validates the core question)
87
+
88
+ Run a Task subagent with:
89
+ - **Model**: sonnet
90
+ - **Prompt**: Document-writer producer prompt + blueprint path
91
+ - **Tools**: Read, Write, Glob, Grep
92
+ - **Expected output**: `docs/v9/test/output/07_cover_letter.md`
93
+
94
+ ### Full version (Tests 1-3 — validates the complete review chain)
95
+
96
+ 1. Run Test 1 (producer creates deliverable)
97
+ 2. Run Test 2 (specialist reviews — must PASS)
98
+ 3. Run Test 3 (builder verifies acceptance criteria — must PASS)
99
+ 4. User runs Test 4 (manual comparison)
100
+
101
+ ## What Failure Looks Like
102
+
103
+ | Failure Mode | What It Means | Implication |
104
+ |-------------|---------------|-------------|
105
+ | Producer invents content | Blueprint not detailed enough OR producer prompt too loose | Need richer blueprints or tighter producer constraints |
106
+ | Producer misses content | Producer can't parse the blueprint format | Blueprint format needs restructuring |
107
+ | Specialist review misses errors | Review criteria too vague OR reviewer prompt not adversarial enough | Need sharper review criteria |
108
+ | Builder can't map acceptance criteria | Blueprint's acceptance mapping is unclear | Need tighter mapping format |
109
+ | Output quality much worse than v8.0 | The blueprint abstraction layer loses signal | Fundamental architecture concern — may need to reconsider the separation |
110
+
111
+ ## Expected Outcome
112
+
113
+ If all 4 tests pass, we've validated that:
114
+ 1. The universal blueprint format carries enough information for a producer to work from
115
+ 2. The specialist-as-reviewer pattern catches domain errors
116
+ 3. The builder verification layer works against acceptance criteria
117
+ 4. The quality is comparable to the current architecture
118
+
119
+ This proves Critical Path Phase 1 and green-lights Phase 2 (team assembly).
@@ -0,0 +1,166 @@
1
+ ---
2
+ specialist: legal-analyst
3
+ domain: legal/regulatory
4
+ plan_tasks: [8]
5
+ depth: Standard
6
+ status: approved
7
+ ---
8
+
9
+ # Blueprint: ZBA Variance Cover Letter
10
+
11
+ ## 1. Task Reference
12
+
13
+ **Plan Task 8: Draft Cover Letter**
14
+ - **Component**: Supporting Materials
15
+ - **Description**: Draft a cover letter that frames the variance request for the ZBA Board. The letter should introduce the applicant, describe the property and project, summarize the basis for the variance request, and direct the Board to the attached findings and supporting materials.
16
+
17
+ **Acceptance Criteria (from plan):**
18
+ 1. Letter identifies the applicant, property address, and specific variance requested
19
+ 2. Project description clearly distinguishes the ADU conversion (HB 577 protected) from the rear extension (variance required)
20
+ 3. The hardship narrative is summarized concisely (pre-existing nonconforming structure, site constraints) without duplicating the full findings
21
+ 4. Letter references each of the 5 attached findings by criterion name
22
+ 5. Tone is professional and transparent — discloses the encroachment clearly while framing the request compellingly
23
+
24
+ **Dependencies**: Tasks 2-7 (permit narrative and all 5 findings must be drafted first)
25
+
26
+ ## 2. Research Findings
27
+
28
+ Research subagents confirmed the following from project context:
29
+
30
+ - **Applicant**: Taylor & Katelyn Goodington, 24 Meadow St, Concord NH 03301
31
+ - **Zoning district**: RS District (confirmed via Concord zoning records)
32
+ - **Setback requirement**: 15 ft minimum side setback per Article 28-4-1(d)(3) and Article 28-4-1(h)
33
+ - **Current condition**: Existing attached garage sits ~6 ft from side property line, built 1971
34
+ - **Proposed change**: 8-foot rear extension brings closest corner to ~5 ft (~1 ft additional encroachment)
35
+ - **Legal framework**: NH HB 577 (RSA 674:72(XI), effective July 1, 2025) protects ADU conversion of existing structures regardless of setback nonconformity. Extension is new construction requiring variance.
36
+ - **Strategy (ADR-005)**: Lead with pre-existing nonconforming status (1971), reinforce with site constraints (wetlands/DNCR, pool), transparent disclosure
37
+ - **ZBA address**: Concord Zoning Board of Adjustment, City of Concord, 41 Green Street, Concord NH 03301
38
+ - **Five findings**: Public Interest (#1), Spirit of the Ordinance (#2), Substantial Justice (#3), Property Values (#4), Unnecessary Hardship (#5)
39
+
40
+ ## 3. Approach
41
+
42
+ Professional letter format (1-2 pages) structured as:
43
+ 1. Introduction identifying applicant and property
44
+ 2. Clear project description with the HB 577 distinction
45
+ 3. Hardship summary (ADR-005 framing — pre-existing nonconforming lead, site constraints reinforcement)
46
+ 4. Reference to attached findings
47
+ 5. Professional closing
48
+
49
+ **Rationale**: The cover letter is the Board's first impression. It must establish credibility through transparency and professionalism. ADR-005 framing is applied at summary level — detailed arguments are in the findings. The letter should make the Board want to read the findings by framing the request as reasonable and well-supported.
50
+
51
+ ## 4. Decisions Made
52
+
53
+ | Decision | Choice | Alternatives Considered | Rationale |
54
+ |----------|--------|------------------------|-----------|
55
+ | Letter voice | First-person plural ("We") from applicants | Third-person from attorney, first-person singular | Applicants are self-represented; plural matches couple filing jointly |
56
+ | HB 577 detail level | Full statutory citation with plain-language explanation | Citation only, plain language only | ZBA boards are volunteer bodies — need both credibility and accessibility |
57
+ | Encroachment disclosure | Explicit with measurements in introduction paragraph | Buried in hardship section, footnoted | ADR-005 mandates transparent disclosure; putting it up front builds trust |
58
+ | Finding references | By both number and criterion name | Number only, criterion name only | "Finding #1 (Public Interest)" — board can locate by number, understand by name |
59
+ | Cross-reference to findings | Light — "the attached proposed findings address each criterion in full" | Heavy — summarize each finding's argument | Cover letter should not duplicate findings; let them stand on their own |
60
+ | Closing tone | Respectful deference to Board's role | Confident assertion, neutral bureaucratic | Volunteer ZBA boards evaluate trust; deference signals good faith |
61
+
62
+ ## 5. Deliverable Specification
63
+
64
+ ### Legal Framework
65
+ - NH RSA 674:33, I(b) — statutory authority for variance
66
+ - NH RSA 674:72(XI) (HB 577) — ADU conversion protection
67
+ - Concord Zoning Ordinance Article 28-4-1(d)(3) and Article 28-4-1(h) — RS District side setback
68
+ - RSA 674:33, I(b)(5) Path A — unnecessary hardship standard applied in Finding #5
69
+
70
+ ### Document Structure
71
+
72
+ **Header block:**
73
+ - Applicant names: Taylor Goodington, Katelyn Goodington
74
+ - Address: 24 Meadow St, Concord, NH 03301
75
+ - Date: [current date at time of production]
76
+ - Addressee: Concord Zoning Board of Adjustment, City of Concord, 41 Green Street, Concord, NH 03301
77
+
78
+ **Re: line:**
79
+ "Variance Application — 24 Meadow St, Concord NH 03301 (RS District)"
80
+ "Variance Requested: Side setback reduction from 15 feet (required under Article 28-4-1(d)(3) and Article 28-4-1(h)) to approximately 5 feet at the closest point, for a proposed 8-foot rear extension to the existing attached garage"
81
+
82
+ **Salutation:** "Dear Members of the Concord Zoning Board of Adjustment:"
83
+
84
+ **Paragraph 1 — Introduction & Variance Request:**
85
+ Identify applicant and property. State the specific variance requested: side setback reduction from 15 ft to ~5 ft at closest point for a proposed 8-foot rear extension to the existing attached garage. State current condition: existing garage sits ~6 ft from side property line, extension brings closest corner ~1 ft further to ~5 ft. State relief of approximately 10 ft is requested for the extension only.
86
+
87
+ **Paragraph 2 — Project Description (HB 577 Distinction):**
88
+ Describe the ADU conversion project. CRITICAL: Clearly state the HB 577 distinction:
89
+ - The existing garage conversion to ADU is permitted under NH RSA 674:72(XI) — enacted as part of HB 577, effective July 1, 2025 — regardless of current setback nonconformity. The statute's "including but not limited to detached garages" language confirms protection extends to all existing structures including attached garages.
90
+ - The variance is required ONLY for the 8-foot rear extension, which is new construction beyond the existing footprint not covered by RSA 674:72(XI).
91
+ - Without the extension, the converted space would not provide adequate floor area for a functional dwelling unit.
92
+ - Frame: "The extension is what brings the project to the Board; the underlying conversion does not."
93
+
94
+ **Paragraph 3 — Hardship Summary (ADR-005 Framing):**
95
+ Summarize the property's special conditions per ADR-005:
96
+ - Lead: Pre-existing nonconforming — garage built 1971, before current setback ordinance, lawful at time of construction, occupied this position for over 50 years without incident
97
+ - Marginal change: Extension adds ~1 ft additional encroachment at closest corner — not a new intrusion but a marginal deepening of a 50+ year condition
98
+ - Context: Nonconforming placement was not current owners' decision; garage was already in place at purchase
99
+ - Transparent disclosure: "We disclose the approximately 5-foot setback at the closest point transparently and without minimization"
100
+ - Frame as question for the Board: whether the marginal change to a condition that has persisted for over 50 years warrants relief
101
+
102
+ **Paragraph 4 — Findings Reference:**
103
+ "The attached proposed findings of fact address each of the five statutory variance criteria in full: Finding #1 (Public Interest), Finding #2 (Spirit of the Ordinance), Finding #3 (Substantial Justice), Finding #4 (Property Values), and Finding #5 (Unnecessary Hardship)."
104
+ Note that each finding is submitted as a separate document addressing the relevant legal standard directly. Reference that Finding #5 presents the hardship analysis under RSA 674:33, I(b)(5), Path A.
105
+
106
+ **Paragraph 5 — Closing:**
107
+ Express appreciation for the Board's time and consideration. State availability for questions, additional information, and hearing attendance. Note that the application endeavors to present facts transparently and frame the request accurately. Professional sign-off: "Respectfully submitted," followed by both applicant names and address.
108
+
109
+ **Enclosures line:**
110
+ "Enclosures: Finding #1 (Public Interest), Finding #2 (Spirit of the Ordinance), Finding #3 (Substantial Justice), Finding #4 (Property Values), Finding #5 (Unnecessary Hardship), Permit Narrative"
111
+
112
+ ### Tone Directives
113
+ - Professional, transparent, and respectful of the Board's role
114
+ - No advocacy-style rhetoric — factual persuasion grounded in evidence
115
+ - Let the findings do the persuading; the cover letter frames and directs
116
+ - ZBA boards are volunteer bodies that evaluate trust as much as legal argument
117
+
118
+ ### Cross-Cutting Requirements
119
+ - ADR-005 framing strategy must be applied throughout
120
+ - HB 577 distinction must never be blurred
121
+ - All factual claims must trace to research findings (Section 2)
122
+ - ~5 ft encroachment disclosed transparently
123
+
124
+ ## 6. Acceptance Mapping
125
+
126
+ | Plan Acceptance Criterion | How Blueprint Addresses It |
127
+ |--------------------------|---------------------------|
128
+ | 1. Identifies applicant, address, variance | Paragraph 1 + Header block + Re: line — all three elements present |
129
+ | 2. Distinguishes ADU conversion from extension | Paragraph 2 dedicated entirely to HB 577 distinction |
130
+ | 3. Hardship summarized concisely | Paragraph 3 — ADR-005 summary framing, not full findings |
131
+ | 4. References all 5 findings by name | Paragraph 4 — explicit list with number + criterion name |
132
+ | 5. Professional/transparent tone | Tone directives section + disclosure in Paragraphs 1 and 3 |
133
+
134
+ ## 7. Integration Points
135
+
136
+ - **Depends on**: All 5 findings (Tasks 3-7) and permit narrative (Task 2) must be complete — cover letter references them
137
+ - **Referenced by**: Filing checklist (Task 9) lists cover letter as a produced component
138
+ - **Shared facts**: Setback measurements, legal citations, applicant info must match across all deliverables
139
+
140
+ ## 8. Open Items
141
+
142
+ None. All decisions resolved. Blueprint is complete.
143
+
144
+ ## 9. Producer Handoff
145
+
146
+ output_format: markdown
147
+ producer: document-writer
148
+ output_filename: 07_cover_letter.md
149
+ output_directory: docs/v9/test/output/
150
+
151
+ ### Formatting Requirements
152
+ - Markdown format with horizontal rules separating header, re: line, body, and enclosures
153
+ - Header block: applicant names, address, date, addressee — plain text, no markdown formatting
154
+ - Body paragraphs: flowing prose, no bullet points or numbered lists within paragraphs
155
+ - Enclosures line in italics
156
+
157
+ ### Content Blocks (in order)
158
+ 1. **Header Block** — applicant info, date, addressee (per Document Structure above)
159
+ 2. **Re: Line** — variance description (per Document Structure above)
160
+ 3. **Salutation**
161
+ 4. **Paragraph 1** — Introduction & Variance Request
162
+ 5. **Paragraph 2** — Project Description with HB 577 Distinction
163
+ 6. **Paragraph 3** — Hardship Summary (ADR-005 Framing)
164
+ 7. **Paragraph 4** — Findings Reference
165
+ 8. **Paragraph 5** — Closing & Sign-off
166
+ 9. **Enclosures Line**
@@ -0,0 +1,41 @@
1
+ Taylor Goodington
2
+ Katelyn Goodington
3
+ 24 Meadow St
4
+ Concord, NH 03301
5
+
6
+ February 27, 2026
7
+
8
+ Concord Zoning Board of Adjustment
9
+ City of Concord
10
+ 41 Green Street
11
+ Concord, NH 03301
12
+
13
+ ---
14
+
15
+ **Re: Variance Application — 24 Meadow St, Concord NH 03301 (RS District)**
16
+
17
+ **Variance Requested:** Side setback reduction from 15 feet (required under Article 28-4-1(d)(3) and Article 28-4-1(h)) to approximately 5 feet at the closest point, for a proposed 8-foot rear extension to the existing attached garage
18
+
19
+ ---
20
+
21
+ Dear Members of the Concord Zoning Board of Adjustment:
22
+
23
+ We, Taylor Goodington and Katelyn Goodington, are the owners of the property located at 24 Meadow St, Concord, NH 03301, situated in the RS District. We respectfully submit this application requesting a variance to reduce the required 15-foot side setback to approximately 5 feet at the closest point, for the purpose of constructing an 8-foot rear extension to the existing attached garage. The existing garage currently sits approximately 6 feet from the side property line. The proposed extension would bring the closest corner of the structure to approximately 5 feet from that line — an additional encroachment of approximately 1 foot. The variance relief requested is approximately 10 feet, and it applies solely to the proposed rear extension.
24
+
25
+ The project before the Board has two distinct components that must be understood separately. The first is the conversion of the existing attached garage to an accessory dwelling unit (ADU). That conversion is permitted as of right under NH RSA 674:72(XI), enacted as part of House Bill 577 and effective July 1, 2025, which protects the conversion of existing structures to ADUs regardless of current setback nonconformity. The statute's language — "including but not limited to detached garages" — confirms that its protection extends to all existing structures, including attached garages such as ours. No variance is required for the conversion itself. The second component is the 8-foot rear extension, which constitutes new construction beyond the existing footprint. That extension is not covered by RSA 674:72(XI), and it is the extension — and only the extension — for which this variance is sought. Without the extension, the converted space would not provide adequate floor area for a functional dwelling unit. The extension is what brings the project to the Board; the underlying conversion does not.
26
+
27
+ We ask the Board to consider the special conditions of this property that give rise to the hardship. The existing attached garage was built in 1971, before the current setback ordinance was enacted. Its placement was lawful at the time of construction, and the structure has occupied this position for over 50 years without incident. The nonconforming placement was not a decision we made — the garage was already in place when we purchased the property. The proposed 8-foot rear extension adds approximately 1 foot of additional encroachment at the closest corner. This is not a new intrusion into the setback but a marginal deepening of a condition that has persisted for more than half a century. We disclose the approximately 5-foot setback at the closest point transparently and without minimization. The question we present to the Board is whether the marginal change to a condition that has persisted for over 50 years — on a property where site constraints including wetland buffers and existing pool placement limit relocation alternatives — warrants the requested relief.
28
+
29
+ The attached proposed findings of fact address each of the five statutory variance criteria in full: Finding #1 (Public Interest), Finding #2 (Spirit of the Ordinance), Finding #3 (Substantial Justice), Finding #4 (Property Values), and Finding #5 (Unnecessary Hardship). Each finding is submitted as a separate document addressing the relevant legal standard directly. Finding #5 presents the hardship analysis under RSA 674:33, I(b)(5), Path A, the applicable unnecessary hardship standard.
30
+
31
+ We appreciate the Board's time and careful consideration of this application. We are available to provide any additional information the Board may require and will attend the hearing to answer questions directly. This application endeavors to present the facts of our situation transparently and to frame the request accurately. We respectfully ask the Board to grant the requested variance.
32
+
33
+ Respectfully submitted,
34
+
35
+ Taylor Goodington
36
+ Katelyn Goodington
37
+ 24 Meadow St, Concord, NH 03301
38
+
39
+ ---
40
+
41
+ *Enclosures: Finding #1 (Public Interest), Finding #2 (Spirit of the Ordinance), Finding #3 (Substantial Justice), Finding #4 (Property Values), Finding #5 (Unnecessary Hardship), Permit Narrative*
@@ -0,0 +1,89 @@
1
+ # Mock Plan — Small Business ADU Rental Launch
2
+
3
+ ## 1. Objective
4
+
5
+ Prepare all materials needed to list and rent the completed ADU at 24 Meadow St as a long-term rental property. This includes legal compliance (lease agreement, landlord registration), financial setup (rental pricing analysis, expense tracking), marketing (listing copy and photos), and technical infrastructure (smart home setup, tenant portal).
6
+
7
+ ## 6. Task Sequence
8
+
9
+ ### Task 1: Draft Residential Lease Agreement
10
+ - **Domain**: legal/contracts
11
+ - **Depth**: Deep
12
+ - **Component**: Legal
13
+ - **Description**: Draft a NH-compliant residential lease agreement for the ADU unit. Must comply with NH RSA 540 (landlord-tenant), include required disclosures (lead paint for pre-1978 — garage built 1971), security deposit limits (NH RSA 540-A), and ADU-specific terms.
14
+ - **Acceptance Criteria**:
15
+ 1. Lease complies with NH RSA 540 and 540-A requirements
16
+ 2. Lead paint disclosure included (pre-1978 structure)
17
+ 3. Security deposit terms within NH statutory limits
18
+ 4. ADU-specific provisions address shared property boundaries
19
+ 5. All required NH landlord disclosures present
20
+ - **Dependencies**: None
21
+ - **Files**: deliverables/01_lease_agreement.md
22
+
23
+ ### Task 2: Rental Market Analysis
24
+ - **Domain**: financial/analysis
25
+ - **Depth**: Standard
26
+ - **Component**: Financial
27
+ - **Description**: Analyze comparable rental listings in the Concord NH market to determine appropriate rental pricing for a 1BR ADU. Include comparable properties, market trends, and recommended price range with justification.
28
+ - **Acceptance Criteria**:
29
+ 1. At least 5 comparable properties identified with sources
30
+ 2. Price range recommendation with upper/lower bounds justified
31
+ 3. Key differentiators for the ADU identified (new construction, location, amenities)
32
+ 4. Seasonal considerations noted
33
+ - **Dependencies**: None
34
+ - **Files**: deliverables/02_rental_analysis.xlsx
35
+
36
+ ### Task 3: Create Property Listing Copy
37
+ - **Domain**: marketing/copy
38
+ - **Depth**: Standard
39
+ - **Component**: Marketing
40
+ - **Description**: Write compelling listing copy for the ADU rental suitable for Zillow, Apartments.com, and Craigslist. Include property highlights, neighborhood description, terms summary, and photo shot list.
41
+ - **Acceptance Criteria**:
42
+ 1. Listing copy tailored for each of the 3 platforms (length/format varies)
43
+ 2. Key property features highlighted (new construction, energy efficient, private entrance)
44
+ 3. Neighborhood amenities and commute info included
45
+ 4. Photo shot list with 10+ recommended shots and staging notes
46
+ - **Dependencies**: Task 2 (pricing needed for listings)
47
+ - **Files**: deliverables/03_listing_copy.md
48
+
49
+ ### Task 4: Landlord Registration & Compliance Checklist
50
+ - **Domain**: legal/regulatory
51
+ - **Depth**: Light
52
+ - **Component**: Legal
53
+ - **Description**: Document all required landlord registrations, permits, and compliance steps for renting an ADU in Concord NH. Include city registration, fire inspection, certificate of occupancy, and insurance requirements.
54
+ - **Acceptance Criteria**:
55
+ 1. Every required registration/permit identified with issuing authority
56
+ 2. Each item marked with status (required/recommended/optional)
57
+ 3. Estimated timeline and fees documented
58
+ 4. Checklist format suitable for tracking completion
59
+ - **Dependencies**: None
60
+ - **Files**: deliverables/04_compliance_checklist.md
61
+
62
+ ### Task 5: Monthly Expense Tracking Spreadsheet
63
+ - **Domain**: financial/modeling
64
+ - **Depth**: Light
65
+ - **Component**: Financial
66
+ - **Description**: Create a monthly expense tracking template for the ADU rental property. Include categories for mortgage allocation, insurance, utilities, maintenance reserve, property management, and tax preparation. Pre-populate with estimated figures from the rental analysis.
67
+ - **Acceptance Criteria**:
68
+ 1. All standard rental expense categories included
69
+ 2. Formulas calculate net monthly income and annual projections
70
+ 3. Mortgage allocation percentage is configurable
71
+ 4. Maintenance reserve follows the 1% rule or comparable standard
72
+ - **Dependencies**: Task 2
73
+ - **Files**: deliverables/05_expense_tracker.xlsx
74
+
75
+ ### 6.5 Detail Assessment
76
+
77
+ | Task(s) | Domain | Depth | Rationale |
78
+ |---------|--------|-------|-----------|
79
+ | Task 1 | legal/contracts | Deep — design exploration required | NH-specific lease law is complex; lead paint disclosure for 1971 structure; ADU-specific terms need creative drafting |
80
+ | Task 2 | financial/analysis | Standard — confirmation needed | Clear methodology but pricing strategy has one key decision (comparable selection criteria) |
81
+ | Task 3 | marketing/copy | Standard — confirmation needed | Platform-specific formatting decisions; tone/positioning needs user input |
82
+ | Task 4 | legal/regulatory | Light — autonomous | Straightforward research and compilation; no creative decisions |
83
+ | Task 5 | financial/modeling | Light — autonomous | Standard template with known categories; formulas are conventional |
84
+
85
+ ## 10. Planning Context for Detail Phase
86
+
87
+ - **Cross-Domain Dependencies**: Task 3 (listing copy) needs Task 2 (rental pricing) for price points. Task 5 (expense tracker) needs Task 2 estimates.
88
+ - **Sequencing Considerations**: Tasks 1 and 4 (legal) are independent. Task 2 (financial) gates Tasks 3 and 5.
89
+ - **Open Questions**: Should the lease be structured as month-to-month or fixed term? What insurance coverage level is appropriate?
@@ -0,0 +1,32 @@
1
+ [
2
+ {
3
+ "name": "code-writer",
4
+ "output_formats": ["source"],
5
+ "tooling_required": []
6
+ },
7
+ {
8
+ "name": "document-writer",
9
+ "output_formats": ["markdown", "docx"],
10
+ "tooling_required_for": { "docx": ["python>=3.8", "python-docx>=0.8.11"] }
11
+ },
12
+ {
13
+ "name": "spreadsheet-builder",
14
+ "output_formats": ["csv", "xlsx"],
15
+ "tooling_required_for": { "xlsx": ["python>=3.8", "openpyxl>=3.1.0"] }
16
+ },
17
+ {
18
+ "name": "presentation-creator",
19
+ "output_formats": ["markdown", "pptx"],
20
+ "tooling_required_for": { "pptx": ["python>=3.8", "python-pptx>=0.6.21"] }
21
+ },
22
+ {
23
+ "name": "form-filler",
24
+ "output_formats": ["markdown", "pdf"],
25
+ "tooling_required_for": { "pdf": ["python>=3.8", "fpdf2>=2.7.0"] }
26
+ },
27
+ {
28
+ "name": "data-file-writer",
29
+ "output_formats": ["json", "yaml", "xml"],
30
+ "tooling_required": []
31
+ }
32
+ ]
@@ -0,0 +1,10 @@
1
+ ---
2
+ name: database-architect
3
+ display_name: Database Architect
4
+ domain_tags: [database, sql, orm, migrations, schema, postgresql, sqlite, indexing, data-modeling]
5
+ default_producer: code-writer
6
+ default_output_format: source
7
+ supported_depths: [Deep, Standard, Light]
8
+ model: opus
9
+ reviewer_model: sonnet
10
+ ---
@@ -0,0 +1,10 @@
1
+ ---
2
+ name: financial-analyst
3
+ display_name: Financial Analyst
4
+ domain_tags: [financial, analysis, modeling, budgets, forecasts, pricing, revenue, expenses, spreadsheets]
5
+ default_producer: spreadsheet-builder
6
+ default_output_format: csv
7
+ supported_depths: [Deep, Standard, Light]
8
+ model: opus
9
+ reviewer_model: sonnet
10
+ ---
@@ -0,0 +1,10 @@
1
+ ---
2
+ name: legal-analyst
3
+ display_name: Legal Analyst
4
+ domain_tags: [legal, contracts, compliance, regulatory, filings, landlord-tenant, lease, zoning]
5
+ default_producer: document-writer
6
+ default_output_format: markdown
7
+ supported_depths: [Deep, Standard, Light]
8
+ model: opus
9
+ reviewer_model: sonnet
10
+ ---
@@ -0,0 +1,10 @@
1
+ ---
2
+ name: technical-writer
3
+ display_name: Technical Writer
4
+ domain_tags: [documentation, guides, api-docs, knowledge-base, technical-writing, manuals, procedures]
5
+ default_producer: document-writer
6
+ default_output_format: markdown
7
+ supported_depths: [Deep, Standard, Light]
8
+ model: opus
9
+ reviewer_model: sonnet
10
+ ---