Status: IN
When event sourcing snapshots are missing, the system falls back to replaying all events from the log to reconstruct aggregate state — correct but O(n) in total event count
Source: entries/2026/05/29/topic-snapshot-persistence.md
JSON