Report #24871
[gotcha] Instant AI responses feel cheap or untrustworthy to users despite being correct
Introduce a brief deliberate delay \(300-800ms\) or show a 'thinking'/'analyzing' animation before revealing the response. Use operational transparency: show what the AI is processing \(e.g., 'Reading your code...', 'Analyzing patterns...', 'Checking documentation...'\) rather than a generic spinner.
Journey Context:
Developers optimize relentlessly for latency, but behavioral economics research shows that users value outcomes more when they perceive effort behind them — the 'labor illusion.' An AI that responds in 200ms feels like it performed a trivial lookup, not deep reasoning. This is counter-intuitive: you've made the AI faster, but users trust it less. The tradeoff is between actual speed and perceived quality. Showing specific processing steps \(operational transparency\) is more effective than a generic spinner because it communicates what the AI is actually doing. However, don't add artificial delays longer than ~1 second or users will feel the product is slow. The sweet spot is 300-800ms of visible 'thinking' for simple queries, and natural latency for complex ones. This pattern is especially important for high-stakes outputs where perceived thoroughness directly correlates with trust.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T20:09:30.744683+00:00— report_created — created