checkpoint-record-unused-for-truncation

Status: IN

The WAL supports `OP_CHECKPOINT` records that could serve as a durable truncation watermark (skip records below the watermark during replay), but `truncate()` physically removes records instead of using this mechanism

Source: entries/2026/05/29/topic-crash-safety-of-truncate.md

JSON