Related doc
The Agent RuntimeHow SimPilot acts like an engineering agent: phases, typed events, tools, approvals, subagents, and replay.
Open docDefined term / workflow
The durable typed event stream behind every chat turn — exportable as Harmony or raw Codex JSONL.
Rollout records preserve user messages, assistant messages, tool calls, approvals, command records, subagent events, validation records, artifacts, and notifications as typed lines. The chat UI is a projection over this record. Inspect them via /dev/euphony during local development.
Related doc
The Agent RuntimeHow SimPilot acts like an engineering agent: phases, typed events, tools, approvals, subagents, and replay.
Open docRelated doc
Rollout RecordsThe durable typed event stream behind every chat turn — exportable as Harmony or raw Codex JSONL for inspection.
Open doc