AI Agent Orchestration Platform · View 27 of 32 · 5 · Operations
Decisions
- Failed and escalated production runs are the primary source of new evaluation cases; the golden set grows from reality, not from imagination
- Offline evaluation gates promotion; online evaluation gates the canary. Both are required, and neither substitutes for the other
- LLM-as-judge is used alongside deterministic assertions, never instead of them, and the judge itself is version-pinned
Metrics tracked
- Task success rate, accuracy, groundedness, tool-call correctness, safety
- Latency, token consumption, cost per successful task
- Failure rate and human escalation rate — the two that tell you whether the agent is actually saving anyone time
Risks
- A golden set drawn only from failures over-represents hard cases and can block a version that is better on average
- Judge models drift between versions; the judge is pinned and its own agreement with human labels is re-measured each quarter