Intent-Code Divergence
Medium
- Confidence
- 92% confidence
- Finding
- The language-routing block is contradictory: it says English users should read `SKILL_cn.md` while Chinese users should continue using `SKILL.md`, but this file itself is labeled `SKILL_cn.md` and later file structure labels differ. In an agent system, contradictory authoritative-source rules can cause the model to load or prioritize the wrong instruction file, producing unintended behavior or bypassing expected safeguards.
