Decision Trace

The stable public decision trace lives on agentRunDetailSchema.decisionTrace.

Each entry records:

  • step
  • decision
  • reason
  • optional inputs

Use it to understand branching and runtime choices on the public agent-run detail surface.

See also

Was this page helpful?