Files
worldmonitor/api
Elie Habib 55fd6cfda3 Add FocalPointDetector intelligence synthesis layer
Correlates news entities with map signals to identify "main characters"
appearing across multiple intelligence streams:

- Extract entities from all 80+ news sources via NER
- Cross-reference with map signals (flights, vessels, outages, protests)
- Score focal points where news + signals converge
- Generate rich AI context for correlation-aware summarization

New files:
- focal-point-detector.ts: Core detection and scoring service
- signal-aggregator.ts: Geographic signal aggregation

UI shows top focal points with urgency badges and signal icons.
AI prompts updated to leverage intelligence synthesis context.
2026-01-25 16:28:29 +04:00
..
2026-01-22 23:31:58 +04:00