Status: IN
`replay(after_seq=n)` returns records with `seq_num` strictly greater than `n` (exclusive lower bound), not greater-or-equal — passing 0 replays the entire log
Source: entries/2026/05/28/write-ahead-log-wal-replay.md
JSON