fix(state): correct STATE.md progress totals after tool bug

gsd-sdk's state.complete-phase fallback (gsd-tools.cjs) overwrote the
milestone-wide progress totals with just phase 24's counts (total_phases:
1, total_plans: 7) and lost milestone_name entirely. Restored accurate
project-wide totals (10 phases / 37 plans across v3.0 including this
post-ship addition) and the milestone name.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
lorentz 2026-08-05 23:19:13 -04:00
parent 3465192ab5
commit 820e5c584b

View file

@ -2,15 +2,15 @@
gsd_state_version: 1.0 gsd_state_version: 1.0
milestone: v3.0 milestone: v3.0
milestone_name: Phishing Triage Automation milestone_name: Phishing Triage Automation
status: executing status: completed
stopped_at: Phase 24 context gathered stopped_at: Phase 24 complete
last_updated: "2026-08-05T23:21:04.510Z" last_updated: "2026-08-06T03:18:19.527Z"
last_activity: 2026-08-05 -- Phase 24 execution started last_activity: 2026-08-06 -- Phase 24 marked complete
progress: progress:
total_phases: 9 total_phases: 10
completed_phases: 9 completed_phases: 10
total_plans: 30 total_plans: 37
completed_plans: 30 completed_plans: 37
percent: 100 percent: 100
--- ---
@ -21,14 +21,14 @@ progress:
See: .planning/PROJECT.md (updated 2026-07-14) See: .planning/PROJECT.md (updated 2026-07-14)
**Core value:** A manager/security operator can see every phishing/spam report ticket automatically triaged, deduplicated into campaigns, and classified — with any destructive remediation gated behind explicit human approval. **Core value:** A manager/security operator can see every phishing/spam report ticket automatically triaged, deduplicated into campaigns, and classified — with any destructive remediation gated behind explicit human approval.
**Current focus:** Phase 24 — aws-route-53-dns-sync-track-changes-crud-operations-full-aud **Current focus:** Phase 24 complete — AWS Route 53 DNS sync live in production
## Current Position ## Current Position
Phase: 24 (aws-route-53-dns-sync-track-changes-crud-operations-full-aud) — EXECUTING Phase: 24 (aws-route-53-dns-sync-track-changes-crud-operations-full-aud) — COMPLETE
Plan: 1 of 7 Plan: 7 of 7
Status: Executing Phase 24 Status: Phase 24 complete
Last activity: 2026-08-05 -- Phase 24 execution started Last activity: 2026-08-06 -- Phase 24 marked complete
## Performance Metrics ## Performance Metrics