no-page-size-enforcement-in-serialize

Status: IN

Neither _serialize_internal nor _serialize_leaf checks whether the serialized output fits within page_size; overflow prevention is the caller's responsibility via the max_keys limit in BTree._insert.

Source: entries/2026/05/29/b-tree-storage-engine-btree-_serialize_internal.md

JSON