Status: IN
The B-tree metadata (root, height, total_keys, next_free, free_head) is always stored at file offset 0 in page 0, which is reserved as the superblock and occupies exactly `page_size` bytes.
Source: entries/2026/05/29/b-tree-storage-engine-btree-_write_meta.md