Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters and may only use flags listed in the Parameters table, but the Direct Route playbook later uses `--journey-type 1`, which is undocumented. This creates an instruction inconsistency that can cause agents to use unsupported or unintended flags, increasing the chance of command misuse, failed execution, or unsafe parameter expansion behavior in wrappers around the CLI.
