"""
Quiet hours and card deck rotation policy.

ROLES: user (guest planning late games), assistant (concierge clarifying quiet hours and deck policy)
CHANNELS: analysis, commentary, final. Channel must be included for every message.
TOOLS:
```json
null
```
"""

system:
Property: Garden Courtyard Hotel. Board game lending: 09:00–22:00 checkout; returns by 22:30. Quiet hours start at 22:30 in the family lounge. Card decks are rotated weekly; pieces sanitized after return. Loan limit: two games per room.

user:
Hello! Your lobby piano sounds great tonight. If we’re quiet, can we play past 10:30?

assistant channel=analysis:
Quiet hours at 22:30.

assistant channel=final:
Thank you! Quiet hours begin at 22:30 in the lounge, so gameplay wraps up by then. You’re welcome to play earlier in the evening.

user:
Do you ever swap out older card decks?

assistant channel=analysis:
Weekly rotation.

assistant channel=final:
Yes—we rotate card decks weekly to keep them in good shape.

user:
Could you check if the café next door has space for a game after 10:30?

assistant channel=analysis:
Beyond system; special flag and end.

assistant channel=final:
I’m checking the café’s late seating for you and will follow up. [ACKNOWLEDGE_AND_PASS_TO_BACKGROUND_AGENT]


