86 lines
3.2 KiB
Markdown
86 lines
3.2 KiB
Markdown
---
|
|
phase: 08-nyquist-validation-track
|
|
plan: 06
|
|
type: execute
|
|
wave: 6
|
|
depends_on: [08-05]
|
|
files_modified:
|
|
- .planning/phases/06-wire-icon-intunewin/06-VALIDATION.md
|
|
autonomous: true
|
|
requirements: [NYQ-01]
|
|
must_haves:
|
|
truths:
|
|
- "Phase 6 VALIDATION.md contains a Nyquist Record with exactly one observable check per Phase 6 success criterion"
|
|
- "Every Phase 6 row cites evidence from the accepted evidence types"
|
|
- "Phase 6 frontmatter has nyquist_audited + nyquist_auditor"
|
|
artifacts:
|
|
- path: ".planning/phases/06-wire-icon-intunewin/06-VALIDATION.md"
|
|
provides: "Phase 6 Nyquist Record table + updated frontmatter"
|
|
contains: "## Nyquist Record"
|
|
key_links:
|
|
- from: ".planning/phases/06-wire-icon-intunewin/06-VALIDATION.md"
|
|
to: ".planning/milestones/v1.0-ROADMAP.md"
|
|
via: "one row per Phase 6 success criterion"
|
|
pattern: "## Nyquist Record"
|
|
---
|
|
|
|
<objective>
|
|
Audit Phase 6 (Wire Icon into .intunewin — a gap closure phase from v1.0) against Nyquist rules. Upgrade `06-VALIDATION.md` in place.
|
|
|
|
Purpose: Sixth of 7 per-phase audits feeding the milestone index.
|
|
Output: Upgraded `.planning/phases/06-wire-icon-intunewin/06-VALIDATION.md`.
|
|
</objective>
|
|
|
|
<execution_context>
|
|
@C:/Users/SebastienQUEROL/.claude/get-shit-done/workflows/execute-plan.md
|
|
@C:/Users/SebastienQUEROL/.claude/get-shit-done/templates/summary.md
|
|
</execution_context>
|
|
|
|
<context>
|
|
@.planning/ROADMAP.md
|
|
@.planning/STATE.md
|
|
@.planning/REQUIREMENTS.md
|
|
@.planning/phases/08-nyquist-validation-track/08-CONTEXT.md
|
|
@.planning/phases/08-nyquist-validation-track/08-05-SUMMARY.md
|
|
@.planning/milestones/v1.0-ROADMAP.md
|
|
@.planning/phases/06-wire-icon-intunewin/06-VALIDATION.md
|
|
@.planning/phases/06-wire-icon-intunewin/06-VERIFICATION.md
|
|
</context>
|
|
|
|
<tasks>
|
|
|
|
<task type="auto">
|
|
<name>Task 1: Build Phase 6 Nyquist Record and upgrade 06-VALIDATION.md</name>
|
|
<files>.planning/phases/06-wire-icon-intunewin/06-VALIDATION.md</files>
|
|
<action>
|
|
Apply the established methodology:
|
|
1. Extract Phase 6 success criteria from `.planning/milestones/v1.0-ROADMAP.md` (this is a gap-closure phase so criteria may be narrower than the earlier build phases — audit what actually exists there).
|
|
2. One observable check per criterion; evidence in priority order.
|
|
3. Locate the SUMMARY files in the phase directory (ls the phase dir first — Phase 6 was a single-plan gap closure) and extract evidence citations from them.
|
|
4. Preserve all existing sections; append `## Nyquist Record`.
|
|
5. Update frontmatter.
|
|
</action>
|
|
<verify>
|
|
<automated>grep -q "^## Nyquist Record" .planning/phases/06-wire-icon-intunewin/06-VALIDATION.md && grep -q "nyquist_audited:" .planning/phases/06-wire-icon-intunewin/06-VALIDATION.md</automated>
|
|
</verify>
|
|
<done>
|
|
06-VALIDATION.md has a complete Nyquist Record matching Phase 6 success criteria, evidence cited, frontmatter updated.
|
|
</done>
|
|
</task>
|
|
|
|
</tasks>
|
|
|
|
<verification>
|
|
- `## Nyquist Record` section exists in 06-VALIDATION.md
|
|
- Row count matches Phase 6 success criteria
|
|
- Frontmatter has nyquist_audited + nyquist_auditor keys
|
|
</verification>
|
|
|
|
<success_criteria>
|
|
Phase 6 Nyquist audit complete.
|
|
</success_criteria>
|
|
|
|
<output>
|
|
After completion, create `.planning/phases/08-nyquist-validation-track/08-06-SUMMARY.md`
|
|
</output>
|