Auditable architecture · Unit 3 of 5
The process is the log
When every meaningful transition is recorded as an event, state can be reconstructed and a decision can be explained. The snapshot speeds up reads; it doesn't replace the history.
By the end, you'll be able to
- Tell an event apart from a snapshot
- Reconstruct state by replay
Understand
When every meaningful transition is recorded as an event, state can be reconstructed and a decision can be explained. The snapshot speeds up reads; it doesn't replace the history.
See
Do
Run the practice in your checkout and keep the output as evidence.
Verify
Show that you can apply the unit. Progress only advances once you pass the assessment.
Criteria assessed
- Derive the displayed state from ordered events.
- Identify the evidence lost when persisting only the latest state.
Primary sources
Content verified: 2026-07-10