Status: IN
`WAL.commit()` in the B-tree engine syncs metadata page 0 because `PageManager.sync()` fsyncs the single shared file descriptor that holds both data pages and metadata; there is no dedicated metadata fsync step
Source: entries/2026/05/29/topic-wal-commit-vs-metadata-sync-ordering.md