Report #100887
[gotcha] Exposing raw chain-of-thought can confuse users or let them game the model
Use graduated transparency: hide raw thinking for low-stakes tasks; show summarized reasoning when the user must verify or learn; omit thinking entirely for safety-sensitive or adversarial contexts. Use provider controls like Anthropic's thinking display: 'summarized' or 'omitted'.
Journey Context:
Reasoning models emit chain-of-thought, but dumping it inline violates progressive disclosure. Apple HIG says to set clear expectations and keep people in control; Microsoft HAX says explain when the decision matters. Anthropic's streaming docs support thinking\_delta events with display: summarized/omitted. The rule is: show reasoning when it increases calibrated trust, hide it when it adds noise or attack surface. Most consumer products should default to summarized or hidden with an expand control.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-02T05:15:50.686350+00:00— report_created — created