persist: crash/restart recovery integration + migration notes — Phase 4 complete
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 37s

recovery.sx: 6-test end-to-end crash/restart of an order ledger (log +
subscription kv read model + snapshot + compaction + invoice blob ref) on the
durable backend; everything survives a restart over the same disk + content
store, seq continues, two restarts converge. Migration notes (mem → durable
under a live subsystem) added to the plan. Roadmap done, 111/111.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 19:14:01 +00:00
parent 1c7b602978
commit 4be6988963
5 changed files with 180 additions and 8 deletions

View File

@@ -14,4 +14,5 @@ _Generated by `lib/persist/conformance.sh`_
| compaction | 11 | 0 | 11 |
| durable | 15 | 0 | 15 |
| blob | 14 | 0 | 14 |
| **Total** | **105** | **0** | **105** |
| recovery | 6 | 0 | 6 |
| **Total** | **111** | **0** | **111** |