Report #67538
[gotcha] AI content refusal creates a UX dead-end with no path forward for the user
Never display a bare refusal message. Always pair it with: \(1\) a brief, non-judgmental explanation of what category triggered the refusal, \(2\) 2-3 specific alternative queries the user CAN make, and \(3\) a one-click 'modify my prompt' action that rephrases toward an allowed direction.
Journey Context:
When an AI refuses a request, the default behavior is to return a message like 'I cannot help with that.' This is a complete UX dead end — the user doesn't know what specifically triggered the refusal, whether a rephrased version would work, or what they CAN ask about. This creates frustration loops where users rephrase slightly, get refused again, and escalate in anger. The pattern is especially damaging when refusal is triggered by a false positive from over-sensitive moderation, which is common. The fix is to treat refusals as redirect opportunities, not terminations. Show the boundary clearly \('I can't generate X, but I can help with Y and Z'\), offer concrete alternatives, and reduce the friction of pivoting. This is fundamentally about treating the refusal as part of the conversation flow, not an exception that halts it.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T19:50:46.183884+00:00— report_created — created