batch-append-not-crash-safe

Status: IN

`append_batch` can leave a partial batch on disk if the process crashes mid-write, since events are individually appended to the NDJSON file without a transaction marker or write-ahead log

Source: entries/2026/05/29/event-sourcing-store-event_store.md

JSON