Status: IN
`append_batch` of N items writes N+1 records to the WAL: the N data records plus a trailing record with `op_type == "COMMIT"` that seals the batch
Source: entries/2026/05/28/write-ahead-log-test_wal.md
JSON