Session Pulse
replay stream status
session.connected
cursor=18420 accepted
item.started
tool_call:createPatch
item.completed
file_ref:src/routes/index.tsx
status
replay speed x1.5
speed
1.5x
lag
220ms
cursor
18424

Built from the Phase 3 to Phase 6 architecture docs: deterministic streaming, DVR-style scrubbing, deep payload inspection, and compliance-ready archival.
Ordering
Sequence is canonical
Streaming
Backpressure-aware SSE
Retention
Immutable archives
Session Pulse
session.connected
cursor=18420 accepted
item.started
tool_call:createPatch
item.completed
file_ref:src/routes/index.tsx
status
replay speed x1.5
speed
1.5x
lag
220ms
cursor
18424
Sequence-first ordering keeps the timeline stable during seek, pause, and resume.
Resume from any offset
One viewer model works for both active sessions and historical playback windows.
Single UI contract
Filters, source labels, and payload drill-down make compliance review practical.
Raw + parsed payload views
Architecture Flightpath
Playback controls, stream orchestration, and timeline state are separated to prevent UI drift.
This page focuses on the product promise: deterministic replay, stable timeline semantics, and compliance-first storage decisions.