{"service":"webhook-routines-python","description":"Daily Routines webhook — morning briefing, schedule management, follow-up reminders.","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":"morning_briefing","state":"simulated"},{"intent":"schedule_management","state":"simulated"},{"intent":"follow_up","state":"simulated"}],"auth":"Optional WEBHOOK_SECRET (X-Timestamp + X-Signature)","schema_version":"2026-03"}