Defined term / workflow

Rollout record

The durable typed event stream behind every chat turn — exportable as Harmony or raw Codex JSONL.

Definition

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 Runtime

How SimPilot acts like an engineering agent: phases, typed events, tools, approvals, subagents, and replay.

Open doc

Related doc

Rollout Records

The durable typed event stream behind every chat turn — exportable as Harmony or raw Codex JSONL for inspection.

Open doc