Report #56458
[gotcha] Displaying AI chain-of-thought reasoning reduces user trust instead of building it
Use progressive disclosure—show the final answer by default, make reasoning available on demand via expand/collapse; format reasoning distinctly from the answer \(muted styling, separate section, different typography\); never interleave reasoning tokens with the final output in the same visual block.
Journey Context:
The intuition is that showing AI reasoning builds trust through transparency. In practice, it often does the opposite. When users see chain-of-thought reasoning, they evaluate the process rather than the output. If they spot a single step they disagree with—even one that doesn't affect the conclusion—they dismiss the entire answer. Research on algorithm aversion shows that people are more sensitive to algorithmic errors than human errors, and visible reasoning gives them more surface area to find flaws. Polished reasoning feels uncanny \(too human\), raw reasoning feels incomprehensible \(too alien\), and either way users don't actually verify the logic—they just find reasons to distrust. The fix is to make reasoning opt-in: users who want to verify can expand it, but the default experience doesn't prime users to hunt for reasoning flaws. This preserves the trust benefit for users who want transparency without the trust penalty for users who don't.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T01:15:28.111854+00:00— report_created — created