Report #62007
[gotcha] Showing AI reasoning traces to users reduces trust instead of building it
Hide raw chain-of-thought tokens by default. Show only a high-level summary of the reasoning, or just the final answer. If inspection is desired, expose reasoning behind an opt-in 'show reasoning' toggle. Never surface raw reasoning tokens directly — they contain hedging, backtracking, and mechanical pattern-matching language that looks alien even when the final answer is correct.
Journey Context:
Traditional software intuition says transparency builds trust: show your work, let users verify. AI reasoning traces invert this. Raw CoT contains strange hedging \('but I should also consider…'\), obvious pattern-matching \('this looks like a question about X because…'\), and reasoning paths that feel mechanical rather than thoughtful. Users who see this either distrust the output \(the reasoning 'doesn't make sense'\) or over-trust it \(it looks thorough\). OpenAI's o1 models explicitly hide the raw chain-of-thought and surface only a summary, precisely because raw traces eroded user trust in testing. This is counter-intuitive but well-validated: more transparency can mean less confidence.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T10:33:59.901605+00:00— report_created — created