88 lines
3.4 KiB
Markdown
88 lines
3.4 KiB
Markdown
---
|
|
phase: 08-nyquist-validation-track
|
|
plan: 07
|
|
type: execute
|
|
wave: 7
|
|
depends_on: [08-06]
|
|
files_modified:
|
|
- .planning/phases/07-dashboard-nav-polish/07-VALIDATION.md
|
|
autonomous: true
|
|
requirements: [NYQ-01]
|
|
must_haves:
|
|
truths:
|
|
- "Phase 7 VALIDATION.md contains a Nyquist Record with exactly one observable check per Phase 7 success criterion"
|
|
- "Every Phase 7 row cites evidence from the accepted evidence types"
|
|
- "UX-03 individual script download links gap recorded (resolved via Phase 9 / UX-03 or deferred)"
|
|
- "Phase 7 frontmatter has nyquist_audited + nyquist_auditor"
|
|
artifacts:
|
|
- path: ".planning/phases/07-dashboard-nav-polish/07-VALIDATION.md"
|
|
provides: "Phase 7 Nyquist Record table + updated frontmatter"
|
|
contains: "## Nyquist Record"
|
|
key_links:
|
|
- from: ".planning/phases/07-dashboard-nav-polish/07-VALIDATION.md"
|
|
to: ".planning/phases/09-ux-tech-debt-closure"
|
|
via: "UX-03 script download links evidence"
|
|
pattern: "UX-03|Phase 9"
|
|
---
|
|
|
|
<objective>
|
|
Audit Phase 7 (Dashboard & Navigation Polish — second v1.0 gap-closure phase) against Nyquist rules. Upgrade `07-VALIDATION.md` in place.
|
|
|
|
Purpose: Seventh and last per-phase audit. Completes NYQ-01 coverage across all 7 v1.0 phases.
|
|
Output: Upgraded `.planning/phases/07-dashboard-nav-polish/07-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-06-SUMMARY.md
|
|
@.planning/milestones/v1.0-ROADMAP.md
|
|
@.planning/phases/07-dashboard-nav-polish/07-VALIDATION.md
|
|
@.planning/phases/07-dashboard-nav-polish/07-VERIFICATION.md
|
|
</context>
|
|
|
|
<tasks>
|
|
|
|
<task type="auto">
|
|
<name>Task 1: Build Phase 7 Nyquist Record and upgrade 07-VALIDATION.md</name>
|
|
<files>.planning/phases/07-dashboard-nav-polish/07-VALIDATION.md</files>
|
|
<action>
|
|
Apply the established methodology:
|
|
1. Extract Phase 7 success criteria from `.planning/milestones/v1.0-ROADMAP.md`.
|
|
2. One observable check per criterion; evidence in priority order.
|
|
3. Preserve all existing sections; append `## Nyquist Record`.
|
|
4. UX-03 individual script download links was a carried-over gap from Phase 7 (per STATE.md). It is now resolved in Phase 9 / UX-03 (Complete). Cite the Phase 9 fix commit or mark the row pass with a pointer to Phase 9 / UX-03.
|
|
5. Update frontmatter.
|
|
</action>
|
|
<verify>
|
|
<automated>grep -q "^## Nyquist Record" .planning/phases/07-dashboard-nav-polish/07-VALIDATION.md && grep -q "nyquist_audited:" .planning/phases/07-dashboard-nav-polish/07-VALIDATION.md</automated>
|
|
</verify>
|
|
<done>
|
|
07-VALIDATION.md has a complete Nyquist Record, UX-03 resolution recorded, frontmatter updated.
|
|
</done>
|
|
</task>
|
|
|
|
</tasks>
|
|
|
|
<verification>
|
|
- `## Nyquist Record` section exists in 07-VALIDATION.md
|
|
- Row count matches Phase 7 success criteria
|
|
- UX-03 row references Phase 9
|
|
- Frontmatter has nyquist_audited + nyquist_auditor keys
|
|
</verification>
|
|
|
|
<success_criteria>
|
|
Phase 7 Nyquist audit complete. All 7 v1.0 phases now have Nyquist Records — NYQ-01 is fully satisfied once 08-08 verifies the rollup.
|
|
</success_criteria>
|
|
|
|
<output>
|
|
After completion, create `.planning/phases/08-nyquist-validation-track/08-07-SUMMARY.md`
|
|
</output>
|