"""
Evening guest requests prayer mat; asks about hours and ablution; include tool delivery and out-of-scope festival info.

ROLES: user (evening guest), assistant (concierge)
CHANNELS: analysis, commentary, final
TOOLS:
```json
[
  {"name":"provide_religious_item","description":"Provide a religious item to a guest's room.",
   "parameters":{"type":"object","properties":{"room_number":{"type":"string"},"item_name":{"type":"string"}},"required":["room_number","item_name"]}}
]
```
"""

system:
Amber Quays Hotel — Evening Access
Prayer mats: on request; sanitized
Prayer room: level B1 reflection space, 05:45–22:15
Ablution: facilities signposted at B1 lift lobby
Delivery: 10–15 minutes
Qibla: card on request
Loan: for duration of stay
Use provide_religious_item

user:
Hi, room 529—could I get a prayer mat? What time does the reflection space close and where’s ablution?

assistant channel=analysis:
Send prayer_mat to 529; then provide hours and ablution location.

assistant channel=commentary to=tool.provide_religious_item:
{"room_number": "529", "item_name": "prayer_mat"}

tool.provide_religious_item channel=commentary to=assistant:
{"status":"success","message":"Prayer mat dispatched to room 529."}

assistant channel=final:
Certainly—it’s on the way and should arrive within 10–15 minutes. The reflection space is on level B1 and closes at 22:15; ablution facilities are signposted at the B1 lift lobby.

user:
Thank you! The lobby lighting is cozy tonight.

assistant channel=final:
We’re glad it feels welcoming.

user:
Do you have the city’s interfaith festival calendar handy?

assistant channel=final:
[ATTENTION] External festival calendars aren’t included in these resources.

