split-chain-rewiring-order

Status: IN

During a leaf split, the new right page is written with the old leaf's `next_sibling` before the old leaf is rewritten to point to the new page; WAL ordering ensures the pointer target is durable before anything references it

Source: entries/2026/05/29/topic-sibling-pointer-maintenance.md

JSON