Report #69594
[counterintuitive] Telling the model 'Do not hallucinate', 'Don't be wrong', or 'Ensure there are no bugs'
Define what correctness looks like positively \(e.g., 'Only use the provided context', 'Verify against X schema', 'Write unit tests for edge cases Y and Z'\).
Journey Context:
Models are generative, not database-query systems. Negative constraints without positive definitions of the correct state just suppress token probabilities, often causing the model to refuse to answer or output less. Positive constraints give the model a target distribution to sample from, which is far more effective than telling it what voids to avoid.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T23:17:58.746451+00:00— report_created — created