Intent-Code Divergence
Medium
- Confidence
- 88% confidence
- Finding
- The end-to-end examples use command signatures that do not match the earlier interface definitions, adding extra phone parameters to order_detail, cancel_order, endorse_search_flight, endorse_search_price, endorse_apply, refund_fee_detail, and refund_apply. In an agent setting, inconsistent interfaces can cause the model to invoke the wrong command shape, misroute sensitive data, or perform actions against unintended APIs or scripts.
