v1.0.0

koala73/worldmonitorv1.0.0Feb 14, 2026by koala73

AI Summary

The initial public release establishing the platform as a real-time global intelligence dashboard with core map layers and data aggregation.

Key Highlights

  • Real-time news aggregation from 50+ RSS feeds
  • Interactive world map with D3.js projection
  • Polymarket predictions and undersea cables layer
  • Signal detection system with convergence
  • Basic infrastructure using Vercel and Railway

New Features

  • Real-time news aggregation from 50+ RSS feeds
  • Interactive world map with zoom and pan
  • Polymarket predictions with probability bars
  • Undersea cables layer with hover effects
  • Conflict zones overlay (Ukraine, Myanmar, Sudan)
  • Signal detection system with convergence and triangulation
  • Search across all data sources
  • Weather/disaster alerts via NWS API

Full Release Notes

## World Monitor v1.0.0 — Initial Release

The first public release of World Monitor, a real-time global intelligence dashboard.

### Core Features
- **Real-time news aggregation** from 50+ RSS feeds across geopolitical, defense, and economic sources
- **Interactive world map** with D3.js Natural Earth projection, zoom, pan, and regional focus views
- **Polymarket predictions** with probability bars
- **Undersea cables** layer with hover effects
- **Conflict zones** overlay (Ukraine, Myanmar, Sudan, etc.)
- **Signal detection system** with convergence and triangulation
- **Search** across all data sources

### Map Layers
- Countries, conflict zones, undersea cables
- Nuclear facilities, data centers, APT groups
- Weather/disaster alerts (NWS API)

### Panels
- Live Intelligence (GDELT Doc API)
- Markets (Yahoo Finance with circuit breaker)
- Predictions (Polymarket)
- Economic Indicators (FRED)
- Government press releases
- History, alerts, and status dashboard

### Infrastructure
- Vercel serverless API proxies
- Railway WebSocket relay for AIS vessel tracking
- RSS proxy with domain allowlist
- CORS handling for production deployment

**Full Changelog**: https://github.com/koala73/worldmonitor/commits/v1.0.0