btree-file-never-shrinks

Status: IN

The B-tree data file only grows (via `next_free` bump in `allocate_page`) and never shrinks; no truncate, compact, or defrag operation exists anywhere in the module.

Source: entries/2026/05/29/topic-free-list-fragmentation.md

JSON