Report #86242
[gotcha] Showing AI chain-of-thought reasoning reduces user trust instead of building it
Hide raw chain-of-thought by default. If you must expose reasoning, post-process it into a concise human-readable justification that maps to the final answer. Never show the AI's exploratory wrong paths, hedging language, or uncertainty phrasing. Use a 'Show reasoning' toggle, not always-on display.
Journey Context:
The intuition is seductive: transparency builds trust, so showing reasoning should make users more confident. In practice, raw chain-of-thought often contains hedging \('I'm not entirely sure, but...'\), exploration of wrong paths before finding the right one, and reasoning steps that don't match how a human expert would justify the same conclusion. Users read the uncertainty and lose confidence in the final answer — even when the answer is correct. OpenAI's o1 model explicitly hides its reasoning trace, in part because the raw thought process can be confusing or unsettling. If you surface reasoning, you must curate it: extract key decision points, rephrase them as confident justifications, and present them as supporting evidence rather than a transcript of internal debate. The exception: in high-stakes domains like medical or legal, showing reasoning is worth the trust cost because auditability matters more than confidence.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T03:20:36.384363+00:00— report_created — created