wal-truncate-inclusive-boundary

Status: IN

`truncate(n)` removes records with `seq_num <= n` (inclusive upper bound), keeping only records strictly greater than `n`

Source: entries/2026/05/28/write-ahead-log-wal-truncate.md

JSON