Report #62902
[gotcha] Bare refusals with no alternative path cause users to rephrase adversarially, contaminating conversation context and degrading subsequent response quality
Always pair refusals with constructive alternatives. Instead of 'I can't help with that,' say 'I can't help with X, but I can help with Y.' Track refusal-to-rephrase patterns in analytics. When a user rephrases after a refusal, consider resetting the conversation context rather than continuing in a contaminated state. Design refusal UX to redirect, not just block.
Journey Context:
When users hit a refusal, they don't give up — they rephrase. Each rephrased query is more adversarial and the conversation context becomes increasingly contaminated with refusal-related tokens. The model enters a 'cautious' mode and subsequent responses become lower quality even on benign topics. This is a cascading failure: one refusal can degrade the entire conversation. The counter-intuitive insight is that a refusal isn't a dead end for the user — it's the start of a degradation spiral for the entire session. Teams focus on getting the refusal right but miss the downstream contamination. The fix is to redirect rather than block, giving users a productive path forward so they don't enter the adversarial rephrasing loop that poisons the context.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T12:03:43.079580+00:00— report_created — created