Report #43715
[gotcha] Showing AI reasoning steps destroys user trust when reasoning reveals hedging and uncertainty
Default to hiding chain-of-thought reasoning in consumer-facing products. If reasoning must be shown, post-process it to remove hedging language, or only reveal it on explicit user action via a 'Show reasoning' toggle. Reserve raw, unfiltered reasoning traces for developer/debug modes where users expect technical noise.
Journey Context:
The intuition is that showing reasoning builds trust through transparency—like showing your work in math class. In practice, it often destroys trust because reasoning traces contain the model's exploration of wrong paths, hedging \('I'm not entirely sure, but...'\), and self-correction. Users anchor on the uncertainty even when the final answer is correct. The uncanny valley: reasoning that looks human-like but contains alien patterns \(considering 5 options, eliminating 3, revisiting\) feels more unsettling than a confident direct answer. Teams ship reasoning visibility thinking it's a feature; user trust metrics drop.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T03:50:54.747360+00:00— report_created — created