singularity-forge/src/resources
Tom Boucher dae746b905 fix(forensics): read completion status from DB instead of legacy file (#3129) (#3234)
The forensics command showed "Completed Keys: 0" because it read from
completed-units.json, which is never populated during normal auto-mode
completion. Now queries the DB (milestones/slices/tasks tables) for
authoritative completion counts, falling back to the legacy file only
when DB is unavailable. Also fixes STATE.md showing "Active Milestone"
for completed milestones — now shows "Last Completed Milestone" when
phase is complete.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 14:31:57 -06:00
..
agents fix: replace web_search with search-the-web in prompts and agent frontmatter (#2920) (#3245) 2026-03-30 14:30:01 -06:00
extensions fix(forensics): read completion status from DB instead of legacy file (#3129) (#3234) 2026-03-30 14:31:57 -06:00
skills fix(docs): use ~/.pi/agent/extensions/ for community extension install path (#3131) (#3259) 2026-03-30 13:50:25 -06:00
GSD-WORKFLOW.md feat: meaningful commit messages from task summaries (#803) 2026-03-16 23:30:33 -06:00