What Gets Persisted
Prompt Orchestra persists the data you need to reproduce and explain behavior.
Persisted for runs
- Run record (
ai_runs) with input/output snapshots and status. - Run steps (
ai_run_steps) for tool calls, provider responses, and final outputs. - Traces assembled from snapshots and steps in run detail.
Persisted for sessions
- Agent session records and event history when sessions are used.
- Realtime session and run artifacts for voice flows (beta).