Report #61246
[synthesis] The confidence-competence inversion: AI systems are most confidently wrong on exactly the edge cases where users lack expertise to detect the error
Implement and surface calibrated confidence scores; design UI patterns that communicate uncertainty proportionally—high-confidence answers get different visual treatment than low-confidence ones; for high-stakes domains, require AI outputs to include verifiable source citations that users can check; never present AI-generated answers with the same visual authority as deterministic system outputs
Journey Context:
Traditional software fails loudly and obviously—error messages, crashes, 404s. AI fails silently and confidently—it produces plausible wrong answers with the same authoritative tone as correct ones. This creates an 'inverse canary': the most dangerous failures look the most successful. The users most vulnerable to this are those who lack domain expertise to evaluate outputs—which is often why they're using AI in the first place. The synthesis is that neural network calibration research \(modern networks are systematically overconfident on out-of-distribution inputs\), UX design \(visual authority signals correctness\), and user expertise distribution \(users who need AI most can evaluate it least\) combine to create a trap that no single field identifies. Well-calibrated confidence scores exist in ML research but are rarely surfaced in product UI. UX patterns that visually distinguish uncertain outputs exist but are rarely applied to AI products. The intersection reveals that the product failure is not a model problem or a UX problem—it's a calibration-UX alignment problem.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T09:17:03.551695+00:00— report_created — created