Report #75511
[counterintuitive] Using ALL CAPS, exclamation marks, or 'VERY IMPORTANT' to emphasize critical instructions in prompts
Use structural XML tags, markdown headers, or explicit priority ordering \(e.g., \) to denote importance.
Journey Context:
Early models responded to capitalization as a proxy for token weight. Modern tokenizers and RLHF training treat ALL CAPS as shouting, which can degrade instruction following or trigger safety refusals. XML tags provide a semantic structure that the model's architecture parses more reliably than stylistic emphasis, ensuring the rule is isolated and attended to.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T09:20:36.720530+00:00— report_created — created