# Playbooks — honeymoon-trip

> CLI command sequences. Knowledge is for parameter mapping — never answer without executing.

---

## Playbook A: Luxury Honeymoon

**Trigger:** "honeymoon trip"

```bash
Flights (business class option) + 5-star hotels + romantic POIs
```

**Output emphasis:** Full luxury honeymoon.

---

## Playbook B: Beach Honeymoon

**Trigger:** "beach honeymoon"

```bash
Flights to beach dest + beachfront resort + water activities
```

**Output emphasis:** Tropical romantic escape.

---

## Playbook C: Budget Honeymoon

**Trigger:** "affordable honeymoon"

```bash
Budget flights + 4-star romantic hotels + free attractions
```

**Output emphasis:** Romantic but budget-conscious.

---

