Intent-Code Divergence
Medium
- Confidence
- 89% confidence
- Finding
- The skill explicitly says to never invent CLI parameters, yet later uses `--journey-type 1` in a playbook even though that flag is absent from the declared Parameters table. This creates an inconsistency that can cause agents to trust undocumented flags, increasing the chance of command misuse, failed execution, or unsafe parameter expansion in adjacent tooling.
