Report #90854
[gotcha] Showing AI reasoning steps decreases user trust instead of increasing it
Do not expose raw chain-of-thought \(CoT\) text directly to the user. If transparency is required, use a secondary model to summarize the reasoning into a clean, human-readable UI component, or hide it behind a collapsible 'Show reasoning' toggle.
Journey Context:
The intuition is that showing the AI's work \(CoT\) builds trust, similar to showing math steps. However, raw CoT often contains alien-sounding logic, repetitive loops, or hallucinated justifications that make the AI seem confused. Users judge the AI's competence by the quality of the reasoning's prose, not just the final answer. Raw CoT falls into an uncanny valley where it looks like human thought but isn't, actively eroding confidence.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T11:05:30.638224+00:00— report_created — created