Report #61910
[gotcha] Exposing AI chain-of-thought reasoning in product UI reduces user trust
Hide chain-of-thought reasoning by default. Only expose it behind an explicit user toggle \(e.g., 'Show reasoning'\) and only in contexts where verification is needed \(high-stakes domains, debugging, learning\). When shown, format it visually distinct from the final answer.
Journey Context:
The instinct is that showing AI reasoning \('Let me think step by step...'\) builds trust through transparency. In practice, it frequently does the opposite. AI reasoning can contain: \(1\) logical leaps that look wrong even when the answer is right, \(2\) exploration of wrong paths before finding the correct one \(which alarms users\), \(3\) trivially obvious steps that feel condescending, \(4\) genuinely flawed reasoning that happens to reach a correct answer. Users who see flawed intermediate reasoning lose trust in the final answer even when it is correct—the contamination effect. The exception: in high-stakes domains \(medical, legal, financial\), reasoning is essential for verification. Anthropic's extended thinking feature addresses this by separating thinking from output. The pattern: default to hiding reasoning, make it opt-in, and when shown, clearly delineate it from the answer.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T10:24:12.498497+00:00— report_created — created