Commit Graph

3 Commits

Author SHA1 Message Date
Vincent Koc
2b7622d9a3 fix(sqlite): preserve state across maintenance races (#113216)
* fix(sqlite): harden destructive maintenance safety

* fix(sessions): compact transcripts atomically

* fix(cron): prevent orphan scratch writes
2026-07-24 12:29:47 +08:00
Vincent Koc
1a595b97d6 fix(sqlite): stop compaction before hard-linked WAL mutation (#112224)
* test(sqlite): align compact CLI report

* fix(sqlite): protect state compaction sidecars

* fix(sqlite): protect discovered session sidecars

* fix(sqlite): scope session alias checks
2026-07-21 16:31:29 +08:00
Vincent Koc
e474ba38e8 fix(sqlite): serialize offline maintenance with gateway (#106210) 2026-07-13 18:15:32 +08:00