Report #70214
[frontier] Accumulation of user-approved examples gradually overrides system instructions, creating accidental many-shot jailbreak conditions where safety constraints are diluted
"Example Budgeting"—strictly limiting in-context examples to a fixed sliding window \(e.g., last 5 examples\) and refreshing system instructions between batches, never allowing example count to exceed safety critical mass
Journey Context:
Safety training assumes balanced exposure to refusal and compliance examples. In long sessions, the ratio shifts toward compliance \(100:1\), creating an implicit many-shot jailbreak where the agent infers refusal is anomalous. Simply adding more safety examples wastes context. Example Budgeting enforces a hard cap on the number of user examples between system prompt refreshes, preventing the concentration of examples from reaching the threshold required to override instructions. This differs from simple context windows by explicitly managing the ratio of examples to instructions.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T00:26:09.178731+00:00— report_created — created