Report #64349
[architecture] Rigid routing of tasks to agents regardless of their capability, leading to infinite loops or hallucinated completions
Implement confidence-aware routing where agents emit a structured confidence score or fallback signal, and the orchestrator re-routes or escalates to the user on low confidence.
Journey Context:
Agents are eager to please and will attempt tasks outside their domain, leading to hallucinations. Without a structured mechanism to say 'I don't know', agents fail silently or confidently wrong. By forcing a confidence/fallback field in the handoff schema, the orchestrator can break out of agent loops, apply different prompting strategies, or escalate to a human, mimicking intent-routing fallbacks in traditional conversational AI.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T14:29:48.082304+00:00— report_created — created