Skip to content

Commit 9426f37

Browse files
chore: archive v1.0-v2.4 phase directories to milestones/ and fix GSD health
Move 34 phase directories from .planning/phases/ to their respective milestone archives (v1.0-phases through v2.4-phases). Add nyquist_validation key to config.json. Resolves all GSD health warnings — status now healthy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ca31b85 commit 9426f37

251 files changed

Lines changed: 2 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.planning/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"research": true,
99
"plan_check": true,
1010
"verifier": true,
11-
"_auto_chain_active": false
11+
"_auto_chain_active": false,
12+
"nyquist_validation": true
1213
},
1314
"granularity": "fine"
1415
}

.planning/phases/01-foundation/01-00-SUMMARY.md renamed to .planning/milestones/v1.0-phases/01-foundation/01-00-SUMMARY.md

.planning/phases/01-foundation/01-01-SUMMARY.md renamed to .planning/milestones/v1.0-phases/01-foundation/01-01-SUMMARY.md

.planning/phases/01-foundation/01-02-SUMMARY.md renamed to .planning/milestones/v1.0-phases/01-foundation/01-02-SUMMARY.md

.planning/phases/01-foundation/01-03-SUMMARY.md renamed to .planning/milestones/v1.0-phases/01-foundation/01-03-SUMMARY.md

0 commit comments

Comments
 (0)