Report #101143
[architecture] Router always sends work to the first available agent, even when confidence is low
Require each agent or router to emit a confidence score and intent classification; route to a fallback, human, or planner when confidence is below threshold.
Journey Context:
Specialized agents fail in regions outside their training distribution but rarely refuse. A router that only selects the 'best' agent ignores uncertainty. Adding an explicit confidence gate surfaces out-of-distribution inputs before they corrupt state. The tradeoff is an extra LLM call and calibration effort; the alternative is silent degradation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:03:43.809032+00:00— report_created — created