Event streams
Everything below lives in one SQLite file. Snapshots are just events in a parallel stream.
Sends a command based on version N−1. The board is saved with
ExpectVersion, so the event store rejects the append with a
StreamVersionMismatchError, surfaced here as an HTTP 409.