Report #82536
[gotcha] Optimizing for speed by hiding AI processing steps reduces user trust and satisfaction
Add operational transparency: show truthful intermediate steps like 'Searching knowledge base...', 'Analyzing results...', 'Generating response...' even when the AI could return faster. Use progressive disclosure of the process.
Journey Context:
Counter-intuitively, research shows users value outputs more when they see the work involved, even if it means waiting longer — the 'labor illusion.' In AI products, an instant answer feels cheap or suspicious for complex queries, like the system took a shortcut. The tradeoff is raw speed vs perceived quality. Showing steps also sets expectations about latency, reducing the perception of lag. Critical constraint: the steps must be truthful. Fake steps that don't correspond to real processing erode trust catastrophically when discovered. Map your actual pipeline stages and surface those, don't invent theatrical delays.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T21:07:32.133763+00:00— report_created — created