{"id":"event-sourcing-lacks-any-durable-recovery-path","text":"Event sourcing has no durable recovery mechanism: appends update in-memory state before persisting to disk with no rollback on failure, snapshots are ephemeral in-memory dicts lost on restart, and state reconstruction must always replay from the beginning with no incremental checkpoint support.","truth_value":"IN","source":"","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"explanation":{"steps":[{"node":"event-sourcing-lacks-any-durable-recovery-path","truth_value":"IN","reason":"premise"}]}}