Intent-Code Divergence
Medium
- Confidence
- 88% confidence
- Finding
- The workflow examples use different command signatures from the formal command definitions for order, cancellation, endorsement, and refund operations, including extra phone-number arguments in some cases. In a transactional skill handling bookings and refunds, such inconsistency can lead to incorrect command execution, accidental actions on the wrong order, or unsafe implementations that improvise argument handling around sensitive identifiers.
