What to build
Deepen event-log parsing and replay validation into a shared event-log codec module. EventLog.open(), replay loading, and export/offline replay readers should rely on one implementation for JSONL parsing, size limits, record validation, and contiguous sequence checks.
Acceptance criteria
Blocked by
None - can start immediately.
What to build
Deepen event-log parsing and replay validation into a shared event-log codec module.
EventLog.open(), replay loading, and export/offline replay readers should rely on one implementation for JSONL parsing, size limits, record validation, and contiguous sequence checks.Acceptance criteria
src/host/eventLog.tsandsrc/host/replay.ts.Blocked by
None - can start immediately.