Report #102746
[counterintuitive] Saying 'don't do X' is an effective way to constrain model behavior.
Rewrite every 'don't' as a positive, verifiable instruction. For example, replace 'don't use markdown' with 'respond in plain prose paragraphs' and 'don't be verbose' with 'limit each point to two sentences'. Reserve negative constraints for hard safety boundaries or binary exclusions, and pair them with a positive alternative.
Journey Context:
Negation is cognitively harder for language models because generation is a positive next-token selection process; saying 'don't use jargon' still activates the 'jargon' concept. Anthropic's official best practices explicitly advise telling Claude what to do instead of what not to do. Research on prompt sentiment also shows negative framing reduces factual accuracy and can trigger emotional rebound. Positive framing gives the model a concrete target rather than asking it to avoid a pattern.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:23:32.655653+00:00— report_created — created