Report #70627
[gotcha] Exposing raw AI chain-of-thought reasoning to users erodes trust when reasoning is messy or contradictory
Default to hiding reasoning traces in consumer products; show them only on explicit user request or for technical/expert audiences. If showing reasoning, sanitize for coherence — summarize key decision points rather than exposing raw, unfiltered thought chains.
Journey Context:
The instinct is that showing AI reasoning builds trust through transparency — like showing your work in math class. In practice, raw chain-of-thought is often circular, contains abandoned reasoning paths, self-corrections, and contradictory intermediate conclusions before arriving at the final answer. Users see the messiness and lose confidence in the output, even when the final answer is correct. The counter-intuitive insight: more transparency can reduce trust. The tradeoff: hiding reasoning feels opaque, especially for high-stakes decisions. The right call: for most consumer products, hide reasoning by default. For expert users who request it, show a cleaned-up summary of key reasoning steps, not the raw stream. Anthropic's extended thinking feature was designed with this exact control — letting developers choose visibility — because exposing raw thought chains consistently degraded user trust in testing.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T01:07:20.968909+00:00— report_created — created