Status: IN
`PageManager.write_page` calls `flush()` but never `os.fsync()`, so written pages may not be durable on crash even after the WAL has committed.
Source: entries/2026/05/28/b-tree-storage-engine-fix-plan.md
JSON