Status: IN
`_wal_write_page` pads data to exactly `page_size` with null bytes before passing it to both `wal.log_write` and `pm.write_page`, ensuring the WAL record and data file page are byte-identical.
Source: entries/2026/05/29/b-tree-storage-engine-btree-_wal_write_page.md