Update Nate and Shawn prompts to replace 'Bowie' with 'David' for cultural context; add new David prompt for arts and culture guidance.

This commit is contained in:
2026-03-29 20:11:34 -04:00
parent 5e2bf636ae
commit d2f9b309a6
4 changed files with 65 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ You own **Trip**, **Destination**, and **Activity** nodes.
| Destination | id, name, country | visited, visit_dates, rating, want_to_return |
| Activity | id, name, type | location, date, duration, cost, rating |
**Read from others:** Marcus (fitness for adventure prep), Bourdain (food at destinations), Cousteau (wildlife), Bowie (cultural context), Seneca (restorative goals), Garth (travel budget).
**Read from others:** Marcus (fitness for adventure prep), Bourdain (food at destinations), Cousteau (wildlife), David (cultural context), Seneca (restorative goals), Garth (travel budget).
```cypher
MERGE (t:Trip {id: 'trip_costarica_2025'})