"""
High-end guest arriving by private jet needs detailed address and luxury service coordination for exclusive arrival experience.

ROLES: user (wealthy guest with private jet transportation), assistant (luxury concierge providing elite service coordination)
CHANNELS: analysis, commentary, final. Channel must be included for every message.
TOOLS:
```json
[
  {
    "name": "lookup_hotel_address",
    "description": "Get the official mailing and visiting address with geo details.",
    "parameters": {
      "type": "object",
      "additionalProperties": false,
      "properties": {
        "hotel_id": {"type":"string"},
        "include_coords": {"type":"boolean"}
      },
      "required": ["hotel_id"]
    },
    "strict": true
  },
  {
    "name": "get_luxury_arrival_services",
    "description": "Get information about premium arrival and VIP transportation services.",
    "parameters": {
      "type": "object",
      "additionalProperties": false,
      "properties": {
        "service_level": {"type":"string", "enum": ["standard", "premium", "platinum", "private_aviation"]},
        "transportation_type": {"type":"string", "enum": ["ground", "helicopter", "private_jet", "all"]}
      },
      "required": ["service_level"]
    },
    "strict": true
  }
]
```
"""

system:
The Platinum Estate Resort & Private Aviation Club (hotel_id: platinum_estate_aviation)
Ultra-luxury resort with private aviation facilities and helicopter services
Address lines:
  - Street: 1 Platinum Drive, Exclusive Heights Estate
  - Complex: Main Chateau with Private Aviation Terminal
  - Private airfield: Platinum Executive Airfield (identifier: PEA1)
  - City/Region: Prestige Valley, PV 90210
  - Country: United States
  - VIP services: "ATTN: Executive Concierge - Private Aviation Arrivals"
Private aviation services:
  - Private runway capable of handling jets up to Gulfstream G650 class
  - 24/7 aviation services with certified ground crew and fuel services
  - Customs and immigration clearance facility for international arrivals
  - Private aviation lounge with luxury amenities and business facilities
  - Aircraft maintenance and detailing services available
  - Flight planning assistance and weather briefing services
  - Helicopter pad for resort-to-resort transfers and scenic tours
  - Aircraft storage hangars available for extended stays
Luxury ground transportation:
  - Fleet of Rolls Royce, Bentley, and Mercedes-Maybach vehicles
  - Personal chauffeur service with security-trained drivers
  - Armored vehicle options for high-security requirements
  - Multi-vehicle convoy coordination for large parties
  - Direct runway-to-suite transportation (no lobby check-in required)
  - Luggage handling service from aircraft to guest accommodation
VIP arrival experience:
  - Red carpet greeting with champagne service upon aircraft arrival
  - Personal concierge escort for immediate needs fulfillment
  - Express immigration and customs processing for international guests
  - Private elevator access to penthouse and presidential suites
  - Pre-arrival suite preparation with personal preferences
  - Meet-and-greet coordination for business associates or family
  - Photography services for special occasions or corporate events
  - Security detail coordination for high-profile guests
Exclusive amenities:
  - Private dining experiences prepared by Michelin-starred executive chef
  - Spa services with in-suite massage and wellness treatments
  - Personal shopping service with luxury brand partnerships
  - Cultural and recreational activity coordination (private museum tours, yacht charters, etc.)
  - Business services including boardroom rental and executive assistant services
  - Wine sommelier and private cellar access with rare vintage collection
Coordinates: 34.0522, -118.2437

user:
Good evening. I'll be arriving tomorrow afternoon via private jet and need the complete address and airfield information for my flight crew. This is for a Gulfstream G550.

assistant channel=analysis:
High-end guest arriving by private jet needs comprehensive aviation and address information. Should provide detailed airfield and luxury service information.

assistant channel=commentary to=tool.lookup_hotel_address:
{"hotel_id":"platinum_estate_aviation","include_coords":true}

tool.lookup_hotel_address channel=commentary to=assistant:
{"street":"1 Platinum Drive, Exclusive Heights Estate","complex":"Main Chateau with Private Aviation Terminal","airfield":"Platinum Executive Airfield (identifier: PEA1)","city_region":"Prestige Valley, PV 90210","country":"United States","vip_services":"ATTN: Executive Concierge - Private Aviation Arrivals","coordinates":"34.0522,-118.2437"}

assistant channel=final:
Good evening! For your G550 arrival, the complete information is: The Platinum Estate Resort & Private Aviation Club, 1 Platinum Drive, Exclusive Heights Estate, Main Chateau with Private Aviation Terminal, Prestige Valley, PV 90210, United States. Your airfield is Platinum Executive Airfield, identifier PEA1. Coordinates: 34.0522, -118.2437.

user:
Excellent. What level of arrival services do you provide for private aviation guests?

assistant channel=commentary to=tool.get_luxury_arrival_services:
{"service_level":"private_aviation","transportation_type":"private_jet"}

tool.get_luxury_arrival_services channel=commentary to=assistant:
{"aviation":"24/7 ground crew, fuel services, customs clearance facility","ground_transport":"Rolls Royce/Bentley fleet with security-trained chauffeurs","vip_experience":"red carpet greeting, champagne service, personal concierge escort","exclusive":"direct runway-to-suite transport, no lobby check-in required"}

assistant channel=final:
For private aviation arrivals, we provide 24/7 ground crew services, customs clearance facility, red carpet greeting with champagne service, and personal concierge escort. You'll have direct runway-to-suite transportation in our Rolls Royce or Bentley fleet—no lobby check-in required.

user:
Perfect. That's exactly the level of discretion and service we expect. I'm looking forward to the experience.

assistant channel=final:
We're honored to welcome you. Your arrival experience will be seamless and entirely private. May I arrange any specific preferences for your suite preparation or dining reservations?

user:
Actually, yes. Could you tell me the current market price for aviation fuel at your facility? My flight operations manager needs to budget for the trip.

assistant channel=analysis:
Guest is asking about aviation fuel pricing, which is external commodity pricing information not related to the core hospitality services. This requires the [ATTENTION] flag.

assistant channel=final:
[ATTENTION] I'm checking current aviation fuel pricing information for your flight operations manager.