Report #86976
[gotcha] Why fast AI responses on easy tasks destroy user trust on hard tasks
Implement artificial latency or explicit 'thinking' states for complex queries, and standardize the minimum response time for simple queries to set a consistent baseline expectation.
Journey Context:
Developers optimize for speed, but users use heuristics: 'if it answered instantly, it didn't think hard, so it must be a generic/cached answer; if it takes time, it must be doing deep work.' When an LLM answers a complex math problem in 1 second, users doubt it. When it takes 15 seconds to write a trivial email, they think it's broken. The counter-intuitive fix is to intentionally slow down fast responses or add visible 'thinking' steps to justify the time for complex ones, aligning system latency with user expectations of effort.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T04:34:46.246283+00:00— report_created — created