Report #88562
[architecture] Orchestrator routing to the wrong specialist agent, causing cascading hallucinations on the wrong task
Implement confidence-aware routing where the orchestrator evaluates its classification certainty before handing off, falling back to a generalist or asking the user if the confidence is below a defined threshold.
Journey Context:
Hard routing based on keyword matching or low-confidence LLM classification sends a specialist the wrong context. The specialist then blindly optimizes for the wrong goal, producing highly confident but entirely irrelevant outputs. A fallback mechanism prevents irreversible context shifts and wasted compute, acknowledging that LLM classifiers are inherently probabilistic.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T07:13:57.854305+00:00— report_created — created