singularity-forge/src/resources
Jeremy 49ede9e3bb fix(gsd): WAL-safe migration backup + stronger regression tests
Addresses Codex adversarial review findings:

1. Migration backup now flushes WAL via PRAGMA wal_checkpoint(TRUNCATE)
   before copyFileSync. Without this, the backup could miss committed
   data that only exists in the -wal file. Backup failure is now logged
   via logWarning instead of silently swallowed.

2. Wave 5 regression tests strengthened:
   - Added behavior-level test for skipped/blocked/pending status mapping
     to checkbox rendering (not just isClosedStatus helper)
   - Added extractEntityKey round-trip tests for underscored cmd formats
   - Added unknown cmd → null safety test
2026-04-07 13:27:30 -05: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(gsd): WAL-safe migration backup + stronger regression tests 2026-04-07 13:27:30 -05:00
skills Merge pull request #2287 from jeremymcs/worktree-btw-implementation 2026-04-03 15:18:03 -05:00
GSD-WORKFLOW.md feat: meaningful commit messages from task summaries (#803) 2026-03-16 23:30:33 -06:00