Report #58580
[gotcha] Rephrasing after an AI refusal triggers escalating refusals, locking out legitimate use
When surfacing a refusal, explain which policy category was triggered and offer concrete alternative approaches. Track consecutive refusal count in the session — after 2-3 refusals, offer to start a fresh conversation to reset accumulated context. Never show a bare 'I cannot help with that' without context or escape hatches.
Journey Context:
When an AI refuses a request, the user's instinct is to rephrase. But LLM safety behavior is context-dependent: each rephrased attempt adds to the conversation history, and the accumulated context of multiple borderline-adjacent requests makes subsequent refusals more likely — even for benign rephrasings that would have been accepted in a fresh conversation. The user enters a refusal spiral where the AI becomes increasingly restrictive. This is especially problematic because the refusal UX typically gives no information about what triggered the filter or how to escape it. The user keeps rephrasing into the same wall, each attempt making the context more flagged. The fix requires informative refusal messages that indicate the policy category, suggested alternative approaches, and a session-level escape hatch — after repeated refusals, suggest starting a new conversation to reset the context window that has accumulated flagged-adjacent content.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T04:49:03.318916+00:00— report_created — created