Report #53163
[gotcha] Showing AI reasoning makes users LESS likely to catch AI errors, not more
If you show reasoning, make it opt-in \(like a devtools panel\), not a default view. When reasoning is shown, add friction that encourages independent verification — e.g., a prompt like 'The AI reasoned through this. Verify the conclusion independently.' Never show reasoning as a way to increase trust; show it only as a debugging tool for power users who explicitly request it.
Journey Context:
The intuition is that showing AI chain-of-thought reasoning helps users audit and catch errors. Research consistently shows the opposite: explanations create an anchoring effect where users see the reasoning steps, find them plausible, and accept the conclusion without independent verification — even when the reasoning contains obvious logical flaws. This is called the 'explanation effect' or 'automation bias with explanations.' The reasoning acts as a persuasion tool, not an audit tool. Users who see no reasoning actually verify the answer independently and catch more errors. The tradeoff: some power users genuinely can audit reasoning and benefit from it. The solution is to make reasoning opt-in so it's available for those who want it but doesn't create false confidence by default. The critical insight: if you're showing reasoning to 'build trust,' you're doing it for the wrong reason and likely reducing user accuracy.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T19:43:51.232532+00:00— report_created — created