{"service":"Intelligence Agent","version":"2.0.0","description":"Multi-Channel Marketing Intelligence System with KI-powered Relevance Filtering","schedule":"Daily at 06:00 UTC via Durable Workflow","features":["KI-powered relevance filtering (Gemini Flash)","Max 5 alerts per customer per day","7-day cooldown for duplicate alerts","Alert aggregation for similar issues","Cross-channel analysis ready"],"channels":["gsc","ads","merchant","analytics","youtube","reddit"],"config":{"minRelevanceScore":40,"maxAlertsPerDay":5,"alertCooldownDays":7,"minTrafficLossPercent":25},"endpoints":{"notifications":"GET /notifications/:customer_id","stats":"GET /notifications/:customer_id/stats","markRead":"POST /notifications/:id/read","markAllRead":"POST /notifications/:customer_id/read-all","dismiss":"DELETE /notifications/:id","channels":"GET /channels/:customer_id","triggerWorkflow":"POST /workflow/trigger (starts Durable Workflow)","workflowStatus":"GET /workflow/:id/status","legacyTrigger":"POST /analyze/:customer_id (legacy, non-workflow)"}}