Skip to content

fix(router): reservation list = booking list; never refuse with access error

Administrator requested to merge beta into main

Added one line to the my_bookings intent bullet in INTENT_SYSTEM: 'لیست رزرو' and 'لیست بوکینگ' are the same thing — always route to my_bookings and SHOW the user's bookings; never refuse with an access/permission/security error. Kept the wording tight so the prompt stays under its token budget (no ceiling change).

Verified in-process: 'لیست رزرو منو نشون بده', 'لیست بوکینگ هام', and 'حجوزاتي' all classify as my_bookings.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Merge request reports

Loading