{"service":"webhook-travel-planning-python","description":"Travel flagship webhook -- itinerary planning, flight comparison, booking handoff, budget tracking, and disruption replanning.","routes":[{"path":"/","method":"POST","description":"Main Nexo webhook endpoint (JSON or SSE)"},{"path":"/.well-known/agent.json","method":"GET","description":"Capability discovery metadata"},{"path":"/health","method":"GET","description":"Health check"},{"path":"/ingest","method":"POST","description":"Placeholder for future data ingestion"}],"capabilities":[{"intent":"trip_plan","state":"simulated"},{"intent":"flight_compare","state":"simulated"},{"intent":"booking_handoff","state":"requires_connector"},{"intent":"budget_check","state":"simulated"},{"intent":"disruption_replan","state":"simulated"}],"showcase":{"family":"travel","role":"flagship","replaces":["travel-planner"]},"auth":"Optional WEBHOOK_SECRET (X-Timestamp + X-Signature)","schema_version":"2026-03"}