wal-is-reliable-source-of-truth

Status: IN

The WAL serves as the authoritative source from which the entire storage engine can be rebuilt via replay.

Justifications

WAL authoritativeness depends on replay correctness; while replay lacks batch atomicity verification, partial batches from crashes can corrupt the rebuilt state

Depends on (SL): wal-is-source-of-truth

Unless: wal-replay-no-atomicity-check

JSON