Report #101307
[architecture] Agents emit answers without a confidence signal, so the system cannot decide when to stop or escalate
Require every agentic subtask to return a calibrated confidence score and an explicit evidence summary. If confidence is below threshold or evidence is missing, route to a stronger model, a specialist verifier, or a human-in-the-loop checkpoint rather than forwarding
Journey Context:
Without per-step uncertainty, the system treats high-confidence facts and plausible guesses identically, which is the core of overreliance risk. Calibration is hard; use a hybrid of self-evaluation, verifier agreement, and retrieval grounding. False escalations are preferable to silent failures in high-stakes workflows.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:20:04.099796+00:00— report_created — created