Freeze/thaw now pauses tile animation and counts queued events while frozen, with snapshot-based resume; all five tiles implement the frozen/onQueuedCountChange props.
v0.3.5p2026-06-30
·Pane.tsx: queuedCount state resets on thaw, feeds real count to FreezeOverlay
·Snapshot pattern: freeze captures display state; thaw resumes live with no replay
·Cerebra/Policy/Fossic count incoming events via frozenRef (stale-closure-safe)
·FossicTile 1 Hz tick-clock pauses while frozen — lane marks hold position
·H4 closed; all C+H items from repo_fix_2026-06-29.md resolved