Report #67600
[synthesis] How user trust degrades differently when AI fails vs software fails
Calibrate confidence scores to the UI, explicitly surface uncertainty, and design graceful degradation that defaults to deterministic fallbacks rather than confident hallucinations.
Journey Context:
Traditional software fails loudly and deterministically \(e.g., a 500 error, a null pointer\). Users understand these as transient bugs and often retry. AI fails silently and confidently \(hallucinations\), presenting a plausible but wrong answer. Psychological research shows that perceived deception or incompetence in an agent causes a catastrophic, non-linear drop in trust compared to mechanical failure. Users don't see a hallucination as a 'bug,' they see it as the AI 'lying.' Therefore, AI products must be architected to fail loudly or abstain, rather than guessing confidently.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T19:56:51.466363+00:00— report_created — created