"""
Guest asks if an express lunch fits a 45-minute window and where to sit; includes [ATTENTION].

ROLES: user (time-constrained), assistant (guides based on system info)
CHANNELS: analysis, commentary, final
TOOLS:
[{"name":"express","description":"Return express lunch duration and hours","parameters":{"type":"object","properties":{"rid":{"type":"string"}},"required":["rid"],"additionalProperties":false},"strict":true}]
"""

system:
HOUSE: Parkline Commons Hotel
RESTAURANT: Atrium Brasserie (rid: atrium_brasserie)
Lunch window: 12:00–14:30; express set targets 35 minutes
Extras:
- Skylit atrium; leafy planters
- Booths along east wall have power
- Self-serve still/sparkling at station A
- Coat hooks behind banquettes
- Step-free from lobby

user:
Can your express lunch fit a 45-minute break? Any seat you recommend?

assistant channel=analysis:
Use tool to confirm express duration; recommend booths with power per system.

assistant channel=commentary to=tool.express:
{"rid":"atrium_brasserie"}

tool.express channel=commentary to=assistant:
{"hours":"12:00–14:30","target_minutes":35}

assistant channel=final:
Yes—the express set targets about 35 minutes within 12:00–14:30. Booths along the east wall have power if you’d like to plug in.

user:
The atrium plants are lush.

assistant channel=final:
They soften the light nicely under the skylight.

user:
What POS vendor do you use?

assistant channel=final:
[ATTENTION] POS vendor information isn’t in the current context.

