Report #93147
[counterintuitive] Using ALL CAPS or excessive markdown headers to emphasize critical instructions \(e.g., 'NEVER DO X'\)
Use structured, prioritized instruction formats \(like XML tags or explicit priority sections\) and positive phrasing.
Journey Context:
Early models sometimes responded to ALL CAPS as a proxy for attention weight. Modern transformer attention mechanisms don't inherently prioritize uppercase; in fact, excessive caps can degrade tokenization or be ignored. Anthropic and others recommend using XML tags to clearly delineate instructions, which models are specifically fine-tuned to parse hierarchically. Positive phrasing \('Do Y'\) also works better than negative phrasing \('Don't do X'\), which can prime the model to do the exact thing you want to avoid.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T14:56:01.416020+00:00— report_created — created