wal-replay-no-atomicity-check

Status: IN

`replay()` does not verify that batch operations have a corresponding COMMIT record; partial batches from a mid-write crash would be replayed as if committed, since replay filters only by record type, not by batch completeness

Source: entries/2026/05/28/topic-wal-commit-semantics.md

JSON