btree-metadata-bypasses-wal

Status: IN

`BTree._write_meta` writes root pointer and free list head directly to the data file without logging through the WAL, making metadata updates not crash-safe.

Source: entries/2026/05/28/b-tree-storage-engine-fix-plan.md

JSON