Set "Pulse" ON to make the city blink on the map. Click any map node → opens its briefing box.
⚡ AI Event Detection
⟳ AI geolocating…
Live Events
Highlighted Countries (manual)
Modes: Related (orange) · Ally (blue) · Hostile (red). An event with a "Highlight country" auto-marks it Related and links it to Iran.
Add Event Manually
Attack types (strike / airstrike / drone) animate a trajectory from origin → target with an impact reticle. Disasters (earthquake / fire / flood) get their own signatures. New events flash, pan the map, and post to the ticker + intel feed automatically.
News / Ticker Items
⟳ Searching the web…
News items feed both the LIVE INTEL list and the bottom BREAKING ticker.
Currency · Rial · Gold · Coin
Use "Fetch Live Prices (AI Web)" on the dashboard to auto-update via web search, or set values manually here. To wire a real-time API endpoint, see the AI / API tab.
Video Feed
⟳ Translating…
For YouTube use the /embed/ URL form. Aparat: use the iframe src. Direct video: a .mp4 URL. AI translates the pasted transcript into an English caption.
Strategic Postures
Instability Index
Strategic Risk Index
Readiness (DEFCON)
Strategic Chokepoints
AI Engine
AI features call Claude directly from inside this dashboard (works when opened in Claude.ai). They power: node briefings, video translation, AI brief, web-search headlines & live prices. No API key needed inside Claude.ai.
External Price API (self-host)
When you host this file on your own server, paste a JSON endpoint that returns prices and it'll be polled automatically. (Inside the Claude.ai sandbox, external calls are blocked by CORS — use AI web fetch or manual entry there.)
⟳ Polling…
External Events API (self-host)
Returns a JSON array of events (or {"events":[...]}). Each item: type, name, lat, lon, severity, title, summary, optional origin. Polled automatically when you host this file on your own server.
⟳ Fetching feed…
Live Public Feeds
USGS earthquakes work live in-browser. ADS-B (flights) and AIS (ships) need your own self-hosted relay/key (blocked by CORS in the sandbox) — paste a JSON endpoint and it'll be polled when hosted on your server.
USGS Earthquakes
ADS-B / AIS (self-host)
Operator
Audit Log
Admin Access
Optional PIN to re-enter Admin mode from Viewer preview. NOTE: this is only a UI gate — real access control must live in your backend (see deployment notes). Leave blank for none.
Persistence
All data is saved automatically (persists across sessions in Claude.ai). Use export to back up or move between machines.