{"id":"write-meta-no-fsync","text":"`PageManager._write_meta` calls `flush()` but not `os.fsync()`, so metadata updates (`next_free_page`, `free_list_head`) are not durable against power loss — compounding the WAL bypass with a durability gap on the direct write path.","truth_value":"IN","source":"entries/2026/05/29/topic-free-list-corruption-risks.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"explanation":{"steps":[{"node":"write-meta-no-fsync","truth_value":"IN","reason":"premise"}]}}