Intent-Code Divergence
Medium
- Confidence
- 82% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters and only use those listed in the Parameters Table, but the direct-flight playbook uses `--journey-type 1`, which is not documented there. This inconsistency can cause agents to rely on undeclared behavior, increasing the chance of command misuse, failed execution, or unsafe parameter expansion if implementations try to compensate.
