concurrency-check-is-pre-mutation

Status: IN

The `expected_version` optimistic concurrency check in `append_batch` runs before any state mutation, so a `ConcurrencyConflict` exception is safe and leaves the store completely unchanged.

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

JSON