Report #102129
[research] Agent handoff regressions are invisible when you only score the final output
Score end-to-end goal resolution first, then inspect the first upstream failure. For every handoff, assert necessity \(was a specialist needed?\), timing \(did it happen before wasted steps?\), context richness \(state, prior tool outputs, and user goal passed\), and resolution \(did the receiving agent satisfy the intent?\). Add these as per-handoff rubrics in your trace-grading suite.
Journey Context:
Teams commonly judge agents by the final answer, but a correct final answer can hide a handoff that lost context, bounced the user, or called the wrong specialist. OpenNash's eval atlas frames this as 'score the session first, then find the first upstream failure.' Handoff-specific rubrics catch routing drift that output-only metrics miss. The cost is more instrumentation; the alternative is silent degradation when a prompt change makes the router over-eager or under-eager.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-08T05:01:33.865488+00:00— report_created — created