R024 · llm-contradiction
LLM: no contradictions
- Code: R024
- Slug:
llm-contradiction - Tier: llm
- Default severity: error
- Packages: recommended, strict
- Locked: No
- Doc: https://doraval.dev/reference/rules/R024
| What | LLM-tier: finds instructions in the skill that contradict each other. |
| Why | Contradictions force the agent to guess which rule wins. Behavior becomes inconsistent across tasks and models. |
How to fix
Remove one of the conflicting instructions, or state precedence next to the exception. Keep exceptions beside the rule they modify.