Run Object
The current stable public persisted run-detail object is agentRunDetailSchema from prompt-orchestra-contracts/src/agents.ts.
Top-level shape
runcontractTracevalidationdiagnosticdecisionTrace
run
The nested run object includes:
idstatusagentIdagentVersionIdagentVersionNumberoutput
Boundary note
The API implementation also exposes orchestration-run detail at /api/runs/:id, but that route family is non-public in the current docs boundary.