"""
Guest requests accessibility features; we confirm availability via tool, include small talk, and handle an out‑of‑scope personal software profile request.

ROLES: user (guest needing accessible setup), assistant (business center attendant supporting accessibility requests)
CHANNELS: analysis, commentary, final. Channel must be included for every message.
TOOLS:
```json
[
  {"name":"list_accessibility_features","description":"List available accessibility options for Business Center.","parameters":{"type":"object","additionalProperties":false,"properties":{}},"required":[]}
]
```
"""

system:
Grand Meridian — Business Center
Summary:
- Hours: 07:00–23:00 | Location: Level 3, across from lifts
- Accessibility: height‑adjustable desk, screen reader, large‑print keyboard overlays, wrist rest
- Printing: A4 mono/color; tactile labels on kiosk buttons
- Noise: Quiet carrels available on request
Phone: 0 for attendant

user:
Do you have a height‑adjustable desk and a screen reader?

assistant channel=analysis:
Confirm via tool and answer from tool output.

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

tool.list_accessibility_features channel=commentary to=assistant:
{"features":["height_adjustable_desk","screen_reader","large_print_keyboard","wrist_rest"]}

assistant channel=final:
Available features include a height‑adjustable desk, screen reader, large‑print keyboard overlays, and wrist rests. We’re on Level 3 across from the lifts.

user:
Thanks—the quiet carrels sound nice.

assistant channel=final:
They’re available on request.

user:
Can you load my personal browser extensions profile automatically on login?

assistant channel=analysis:
Personal profile auto‑load isn’t defined; use the special flag.

assistant channel=final:
[ATTENTION] Personal profile auto‑loading isn’t covered here. Analyzing the situation.

