Report #51892
[gotcha] High-accuracy AI output causes automation bias where users stop verifying and the remaining errors slip through
For high-stakes domains \(code, medical, legal, financial\), always pair AI output with: \(1\) verifiable source citations, \(2\) confidence or uncertainty indicators where available, \(3\) a persistent non-dismissable disclaimer. Design the UI so verification is the path of least resistance — make citations clickable, show code as reviewable diffs, highlight uncertain claims. Never let the user's trust curve outpace the AI's accuracy curve.
Journey Context:
Automation bias is well-documented in HCI and aviation safety research: humans over-trust automated systems that are usually right. An AI that is obviously wrong triggers skepticism and verification. An AI that is 95% correct lulls users into complacency — they stop checking, and the inevitable errors slip through undetected. This is the core UX paradox of AI products: the better the AI, the less users verify, and the more damaging the remaining errors become. The solution is not to make the AI worse but to design verification into the workflow. Google's AI Overviews and Perplexity cite sources for every claim. GitHub Copilot shows code suggestions as diffs for easy review. The key principle: calibrate trust. When the AI is uncertain, show it. When the AI is confident, still make verification easy. The counter-intuitive takeaway: adding friction \(requiring a click to accept, showing confidence scores\) at the right points improves outcomes even though it slows the user down.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T17:35:50.742022+00:00— report_created — created