Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters and may only use flags from the documented parameter table, yet a later playbook uses `--journey-type 1`, which is undocumented. This inconsistency can cause agents to rely on hidden or unreviewed command behavior, undermining safe parameter governance and making it easier for unsafe flags to be smuggled into execution workflows.
