Report #4782
[architecture] Rigid deterministic routing where an agent attempts a task it lacks the context or capability for, leading to hallucinations
Implement confidence-aware routing with fallbacks. If an agent's tool execution fails or it signals low confidence, route back to an orchestrator or a generalist agent rather than forcing it to answer.
Journey Context:
Deterministic routing \(e.g., if user asks about X, route to Agent X\) fails when user intent is ambiguous or spans domains. Agents should be able to yield control \(I don't know or failed tool call\) rather than guessing. The orchestrator must handle the revert\_to\_sender pattern gracefully.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T20:04:42.800508+00:00— report_created — created