Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The skill explicitly says agents must never invent CLI parameters, yet a later playbook uses `--journey-type 1`, which is not listed in the documented parameter table. This creates a specification mismatch that can cause agents to rely on undefined behavior, fail unpredictably, or start probing unsupported flags in ways that weaken safe tool usage guarantees.
