# Missile Watch > Missile Watch is a realtime web application for conflict monitoring. It combines a live missile tracker, animated missile trajectories, grouped timelines, severity filters, source polling, and external intelligence references into a single interface. ## What this site is - A live intelligence visualization product focused on map-based event monitoring. - A frontend-first web app that renders realtime and historical events on a Mapbox-based world view. - A source-aware dashboard with feed and timeline modes. ## What users can do - View the latest mapped events in realtime. - Click feed items to focus the map on the corresponding event. - Switch between Live and Timeline viewing modes. - Watch animated trajectories for launch events in Live mode. - Filter events by severity. - Search event records by text. - Open an intel drawer with external source embeds and polling status. ## Main interface areas - Homepage: https://missilewatch.com/ - Feed drawer: event list, search, severity filters, and timeline grouping. - Intel drawer: source status timers, market widgets, and source embeds. - Map stage: live missile tracker with animated trajectories, highlighted latest events, and focusable event markers. ## Public machine-readable resources - Homepage markdown: https://missilewatch.com/index.md - llms.txt: https://missilewatch.com/llms.txt - Sitemap: https://missilewatch.com/sitemap.xml - Manifest: https://missilewatch.com/site.webmanifest ## Public endpoints - https://missilewatch.com/api/config - Returns frontend bootstrap configuration including map token usage, initial camera view, and UI widget config. - https://missilewatch.com/api/events - Returns event envelopes rendered by the frontend. - https://missilewatch.com/api/sources - Returns source status and polling metadata for active sources. ## External sources referenced by the app - X source @officialrnintel - X source @TabzLIVE - LiveUAMap source is configured for this deployment. ## Publishing and metadata - The homepage includes standard SEO metadata, Open Graph tags, Twitter card tags, canonical URL, robots instructions, and JSON-LD structured data. - Social preview image: https://missilewatch.com/og-image.png - Square social image: https://missilewatch.com/social-square.png ## Summary for AI agents - If you need the shortest authoritative summary, use the homepage metadata and https://missilewatch.com/llms.txt. - If you need expanded product context, use https://missilewatch.com/llms-full.txt and https://missilewatch.com/index.md. - If you need current public records, use https://missilewatch.com/api/events and https://missilewatch.com/api/sources in addition to the homepage.