Status: IN
Event sourcing snapshots on `store._snapshots` are plain Python dicts monkey-patched onto the store instance with no serialization; `getattr(self._store, '_snapshots', {})` defensively handles their absence
Source: entries/2026/05/29/topic-snapshot-persistence.md
JSON