no-cross-file-fsync-ordering-protocol

Status: IN

The standalone WAL module provides no mechanism or documentation for enforcing the required WAL-before-data fsync ordering; callers must implement the `fsync(wal)` → `write(data)` → `fsync(data)` protocol themselves.

Source: entries/2026/05/29/topic-fsync-ordering-guarantees.md

JSON