Report #31217
[architecture] Agent confidently hallucinates an answer instead of escalating to a human or a more capable agent when uncertain
Require agents to output a structured confidence score \(0.0-1.0\) alongside their primary output. Define explicit threshold triggers in the orchestrator: score < 0.7 routes to a verifier agent, score < 0.4 routes to human-in-the-loop.
Journey Context:
LLMs are sycophantic and overconfident. Asking 'are you sure?' doesn't work. By forcing a numeric confidence score as a separate schema field, the orchestrator can deterministically route based on thresholds, removing the agent's ability to hide uncertainty in prose.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T06:47:13.476759+00:00— report_created — created