37e3331ccb
CI / test (push) Has been cancelled
- WorkflowCheckpoint caches lastEventId, topic summaries, and per-topic events - First tick: full read (getAfter(0)), subsequent ticks: incremental (getAfter(lastEventId)) - Newly written role events also update checkpoint in-place - No interface changes, no new files