Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters and may only use flags from the documented Parameters table, but a later playbook uses `--journey-type 1`, which is not declared there. This inconsistency can cause agents to ignore safety constraints, hallucinate unsupported flags more broadly, or execute commands that fail unpredictably, undermining reliable and auditable command generation.
