Report #77098
[gotcha] Exposing AI reasoning/chain-of-thought to users reduces trust because it contains exploratory wrong paths and self-corrections
Hide reasoning tokens from the end-user UI by default. If transparency is required, clearly label reasoning as 'exploratory thinking' in a collapsible section, and set explicit expectations that considering and rejecting wrong paths is normal reasoning behavior — not a sign of unreliability.
Journey Context:
The instinct is that transparency builds trust: show the user the AI's reasoning so they can verify it. But chain-of-thought reasoning naturally includes backtracking, considering wrong answers, and self-correction. When users see 'the answer might be X' followed by 'actually no, it's Y,' they fixate on the wrong path and conclude the model is unreliable — even though this is exactly how sound reasoning works and the final answer is correct. The trust damage from seeing a wrong intermediate step far exceeds the trust gain from transparency. This is especially acute with extended thinking features that expose long reasoning traces with multiple dead ends.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T12:00:14.316433+00:00— report_created — created