{"id":"event-store-persist-no-durability","text":"`EventStore._persist_event()` in `event-sourcing-store/event_store.py` opens the file in a `with` block, writes JSON, and relies on implicit `close()` — no explicit `flush()` or `os.fsync()`, making persisted events vulnerable to loss on OS crash","truth_value":"OUT","source":"entries/2026/05/29/topic-os-fsync-durability.md","source_url":"","source_hash":"","justifications":[],"dependents":["event-sourcing-state-is-fully-reconstructible"],"metadata":{"_retracted":true},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"event-store-persist-no-durability","truth_value":"OUT","reason":"retracted premise"}]}}