singularity-forge/src/resources
Tom Boucher 81e303a483 fix: attempt VACUUM recovery when initSchema fails with corrupt freelist (#2519) (#3270)
When a file-backed database has a corrupted freelist, DDL operations
fail with "database disk image is malformed" even though integrity_check
passes. This adds VACUUM recovery to openDatabase() before re-throwing,
matching SQLite's documented recovery strategy for freelist corruption.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 13:47:13 -06:00
..
agents fix: type errors in claude-import.ts and marketplace-discovery.ts 2026-03-16 14:46:31 -04:00
extensions fix: attempt VACUUM recovery when initSchema fails with corrupt freelist (#2519) (#3270) 2026-03-30 13:47:13 -06:00
skills fix: use GitHub Issue Types via GraphQL instead of classification labels 2026-03-25 22:18:26 -06:00
GSD-WORKFLOW.md feat: meaningful commit messages from task summaries (#803) 2026-03-16 23:30:33 -06:00