Report #49519
[gotcha] Displaying AI chain-of-thought reasoning in product UI reduces user trust instead of building it
Hide raw chain-of-thought output by default. If reasoning must be shown, summarize it into structured, user-facing steps with appropriate labels — never show the model's internal monologue verbatim. Use collapsible 'Show reasoning' sections for power users or debugging contexts only.
Journey Context:
The strong temptation is to show AI reasoning to build trust: 'If they see the work, they'll trust the answer.' In practice, raw chain-of-thought output is alienating. It's verbose, uses model-internal language, includes hedging and self-correction that looks like incompetence, and often contains reasoning paths that don't match how a human would explain the same conclusion. Users don't carefully read it — they skim it, encounter unfamiliar reasoning patterns, and trust the output less. Anthropic's extended thinking feature explicitly separates 'thinking' from 'response' and recommends not showing raw thinking to end users. The counter-intuitive insight: transparency about AI reasoning can decrease trust because it reveals the messy, probabilistic nature of AI cognition. Users who see the sausage being made don't want to eat it.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T13:36:13.058565+00:00— report_created — created