Report #78066
[gotcha] Very fast AI responses to complex queries reduce perceived quality \(labor illusion\)
For complex or high-stakes queries, intentionally buffer the response for 1–3 seconds before displaying, showing a 'Thinking...' or 'Analyzing...' state. Do NOT add artificial delay for simple factual queries where speed builds trust. Calibrate based on query complexity signals such as length, presence of code, or multi-step instructions.
Journey Context:
The instinct is 'faster equals better UX.' But humans have a deep heuristic that complex problems require deliberation. An instant answer to a hard question triggers suspicion — 'it could not have thought about this enough.' This is the labor illusion: perceived effort increases perceived value. Research shows people value services more when they see the work being done, even if the work is cosmetic. The critical nuance: this only applies to complex queries. For simple queries like 'what is the capital of France,' speed IS trust-building. The failure mode is a one-size-fits-all latency strategy. You need a complexity gate: fast for simple, deliberate for complex.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T13:37:50.815316+00:00— report_created — created