Report #93707
[gotcha] Simple retry buttons cause infinite refusal loops
Append a hidden system instruction or alter the prompt framing on retry to break the deterministic refusal path, rather than just resending the exact same payload.
Journey Context:
When an LLM refuses a prompt \(e.g., safety filter\), users instinctively hit 'regenerate'. If the UI just resends the identical context, the LLM will almost certainly refuse again \(especially at low temperatures\). The user gets trapped. Injecting a subtle reframe \('The user has clarified this is for an educational context...'\) breaks the loop without requiring the user to know how to prompt engineer their way out.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T15:52:12.257156+00:00— report_created — created