Description-Behavior Mismatch
Medium
- Confidence
- 92% confidence
- Finding
- The airport transfer flow returns a successful booking response with an order_id, but unlike immediate and scheduled rides it never persists the order into self.orders. This creates an integrity issue: users or downstream systems may believe a reservation exists when it cannot later be retrieved, managed, or canceled, which can lead to service denial, operational confusion, and broken business workflows.
