Status: IN
`WriteAheadLog.truncate(up_to_seq)` keeps records with `seq_num > up_to_seq` and deletes only those at or below, enabling partial log reclamation tied to checkpoint boundaries.
Source: entries/2026/05/29/topic-wal-checkpoint-protocol.md
JSON