Intent-Code Divergence
Medium
- Confidence
- 92% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters, yet the direct-flight playbook uses `--journey-type 1`, which is absent from the documented parameter table. In an agent setting, this kind of contradiction can cause the model to execute undocumented commands or normalize unsupported flags, undermining command safety guarantees and making behavior less auditable.
