Report #65288
[gotcha] AI responds too quickly to complex queries, causing users to distrust the answer quality
For complex queries, use progressive disclosure UX: show staged status updates like 'Analyzing your request...' then 'Considering multiple factors...' before the response. Match perceived effort to query complexity through calibrated UI signals, not artificial delays.
Journey Context:
Developers optimize for speed — lower latency is always better, right? Not in AI UX. Users carry a mental model that complex questions require deliberation. When an AI returns a sophisticated answer in under a second, users assume it's generic, cached, or shallow. This is the 'labor illusion' — people value outputs more when they witness effort. The naive approach of making everything faster actually hurts perceived quality for complex tasks. The fix isn't fake loading spinners; it's progressive disclosure that makes the AI's process legible. This also makes streaming feel more natural and gives users a sense that their complex query is being given appropriate consideration.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T16:04:08.566307+00:00— report_created — created