rowboat/apps/x/packages/core/docs
Ramnique Singh 12a7118445 feat(x): turn event spine — one bus for every turn's events
TurnRuntime now publishes every turn's events (durable ones tagged with
their 1-based file offset, deltas without) to an injected TurnEventHub,
regardless of who started the turn. Main forwards durable events to all
windows on one turns:events channel; the renderer's new useTurn(turnId)
hook joins live turns gap/duplicate-free via the offset protocol. The
sub-agent card drops its 1s polling for push updates, and the nine
per-channel window fan-out loops collapse into one broadcastToWindows.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 14:19:53 +05:30
..
session-design.md docs(x): turn runtime + session layer design specs 2026-07-02 14:20:44 +05:30
turn-runtime-design.md feat(x): turn event spine — one bus for every turn's events 2026-07-09 14:19:53 +05:30