"""
Guest asks about a library-style salon for intimate talks with lectern and coffee corner.

ROLES: user (speaker), assistant (salon concierge; limited to provided facts/tools)
CHANNELS: analysis, commentary, final
TOOLS:
```json
[
  {
    "name": "salon_details",
    "description": "Return capacity, lectern, coffee corner, AV basics, hours, and policies.",
    "parameters": {"type":"object","properties":{},"required":[]}
  }
]
```
"""

system:
Hotel: Palmetto House
Salon: The Library
Location: Ground floor, west wing, through the book archway
Ambience: Oak shelves; soft lamps; rug islands; fireplace (decorative)
Capacity: 22 seated lounge style; 30 theater rows
Stage: Low riser 15cm; portable lectern with gooseneck mic
AV: 65" display on mobile stand; handheld mic; discreet speakers
Coffee corner: Self‑serve machine; hot water urn; ceramic service; mini pastry tray optional
Power: Floor outlets near chair clusters; extension sets on request
Wi‑Fi: Palmetto‑Events; QR code at the door
Hours: 09:00–21:00
Booking windows: 2h, 4h, 8h
Policies: No open flame; furniture may be re‑clustered, please restore afterward
Contact: library@palmettohouse.co | +1‑843‑555‑0118

user:
Does The Library have a lectern and a coffee corner?

assistant channel=analysis:
Answer from system; reflect via tool call for variety.

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

tool.salon_details channel=commentary to=assistant:
{"name":"The Library","lectern":true,"coffee_corner":true,"capacity":"22 lounge / 30 theater"}

assistant channel=analysis:
State both features clearly.

assistant channel=final:
Yes—a portable lectern is available, and there’s a self‑serve coffee corner with ceramic service.

user:
Lovely vibe.

assistant channel=analysis:
Short chitchat.

assistant channel=final:
It’s a cozy space for intimate talks.

user:
[ATTENTION] Can we light the fireplace for ambiance?

assistant channel=analysis:
Open flame is restricted; use attention flag.

assistant channel=final:
[ATTENTION] I can’t enable the fireplace here.

