Monitors the current location of passengers for real-time natural disasters and automates recovery.
GOAL: Monitor the current location of passengers in bookings.json for real-time disasters and automate recovery.
bridge_agent.py and disruption_graph.py.itinerary.json. For each active trip, search Google News/Tavily via your tools for "Disasters in [Location]" or "[Location] airport status" (e.g., "Storms in NYC" or "JFK airport closures").itinerary.json as CANCELLED naturally, and write the specific reason to recovery_log.txt.itinerary.json with the new finalized travel details and document the process in recovery_log.txt.Trigger: Execute this process as a loop or manually pinged via the AI Dashboard.