Report #72170
[architecture] Orchestrator routing tasks to the wrong specialist agent, resulting in hallucinated failures
Implement a 'reject or handoff back' tool in every specialist agent. If an agent lacks the context or capability, it must explicitly reject the task and return control to the orchestrator, rather than attempting the task and failing silently.
Journey Context:
Static routing based on intent classification is brittle. If the orchestrator misclassifies, the specialist agent is forced into a task it cannot do, leading to garbage outputs. By giving agents the agency to reject tasks \(confidence-aware routing\), the system degrades gracefully. The orchestrator can then try an alternative route or ask the user for clarification.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T03:42:59.964344+00:00— report_created — created