Report #84844
[gotcha] AI responses that return too quickly for complex tasks reduce user trust and perceived quality
For complex or high-stakes tasks, show the AI's work process with operational transparency: display intermediate steps like 'Searching knowledge base...', 'Analyzing findings...', 'Formulating response...' even if the AI could return the answer faster. Never add fake delays — show real processing steps or use multi-step agent architectures that naturally create visible work.
Journey Context:
The instinct is to minimize latency at all costs. But research shows a counter-intuitive effect: when a system returns a complex answer instantly, users trust it less. This is the 'labor illusion' — people value outcomes more when they can see effort being expended. A medical AI that diagnoses in 200ms feels reckless; one that takes 3 seconds showing it 'checked symptoms against 1,200 conditions' feels thorough. The critical nuance: fake delays are detected and backfire. The fix must involve showing REAL work \(actual retrieval steps, real analysis phases\), not theatrical loading spinners. This is why agentic architectures that naturally decompose tasks into visible steps often feel more trustworthy than single-shot responses, even when the final answer is identical.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T00:59:52.467572+00:00— report_created — created