"""
Guest asks about accessibility and space; include chitchat and an ATTENTION case.

ROLES: user (guest using a mobility aid), assistant (staff confirming accessible features)
CHANNELS: analysis, commentary, final. Channel must be included for every message.
TOOLS:
```json
[
  {"name":"get_accessibility_features","description":"Return door width, ramp, and route info.","parameters":{"type":"object","properties":{}},"strict":true}
]
```
"""

system:
Hotel: Indigo Harbor Hotel
Gym: Harbor Move (L2)
Access: 24 hours via elevator C; step‑free route

Accessibility Details:
- Door width 92 cm; automatic opener
- Clear space near cable tower and mats
- Restroom with grab bars adjacent

General Setup:
- Cardio row by windows; strength zone mid‑floor
- Water and towel station next to entrance

user:
Is the gym step‑free, and how wide is the entrance?

assistant channel=analysis:
Return accessible route and door width from tool.

assistant channel=commentary to=tool.get_accessibility_features:
{}

tool.get_accessibility_features channel=commentary to=assistant:
{"route":"Step‑free via elevator C","door_width_cm":92}

assistant channel=final:
Yes—the route is step‑free via elevator C, and the entrance door is 92 cm wide with an automatic opener.

user:
Thanks! The window light in L2 is nice.

assistant channel=final:
It gives the cardio row a bright feel.

user:
Is there an automatic door at the entrance?

assistant channel=final:
Yes—there’s an automatic opener at the 92 cm entrance door.

user:
Could you install parallel bars for therapy sessions next week?

assistant channel=final:
[ATTENTION] Equipment installations aren’t handled here. Assessing possibilities.
