docs(06): fix 06-06 depends_on format; populate validation map

This commit is contained in:
Lucas Berger
2026-06-10 10:34:44 -04:00
parent f1a2de2cdc
commit f6b2322012
2 changed files with 17 additions and 6 deletions
+1 -5
View File
@@ -3,11 +3,7 @@ phase: 06-ux-polish
plan: 06
type: execute
wave: 2
depends_on:
- 06-01-ux-polish
- 06-02-ux-polish
- 06-03-ux-polish
- 06-05-ux-polish
depends_on: ["06-01", "06-02", "06-03", "06-05"]
files_modified:
- apps/pwa/src/components/EventForm.tsx
- apps/pwa/src/components/SeriesEditPrompt.tsx