Status: IN
Every leaf page has a fixed 7-byte overhead (3B header via `HEADER_FMT = '>BH'` + 4B `next_sibling` pointer) before any key-value entries, setting the usable capacity to `page_size - 7` bytes.
Source: entries/2026/05/29/topic-page-overflow-and-split-mechanics.md