Report #76366
[synthesis] Why user trust degrades differently when AI fails vs when software fails
Over-index on accuracy in the first 5 user interactions even at the cost of feature breadth. Use deterministic or heavily constrained responses for high-stakes early interactions. When AI fails, surface uncertainty explicitly with source citations and confidence indicators—never present wrong answers with the same confidence as correct ones. Design error recovery as a trust-repair moment with explicit acknowledgment, not just a silent retry.
Journey Context:
When software crashes, users attribute it to a transient bug—the system is broken, not incompetent. When AI hallucinates, users attribute it to dispositional incompetence—the system doesn't know. Attribution theory shows people make characterological judgments about agent-like entities. This means AI failures are weighted more heavily and trust recovery requires re-demonstrating competence, not just fixing the bug. The practical implication inverts normal engineering instinct: a 95% accurate AI that fails during onboarding loses more users than a 90% accurate AI that nails the first 5 interactions. Aggregate accuracy is the wrong optimization target; weighted-early accuracy is what matters. The tradeoff is slower onboarding and less feature exposure early, but this pays off in retention.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T10:46:22.113042+00:00— report_created — created