Skip to content

What is AlaskaIntel?

Welcome to the definitive, extended master documentation for the Alaska Intelligence Platform. This section serves as an operational overview of the federated tracking and incident dashboard ecosystem.

AlaskaIntel is a real-time, zero-latency situational awareness platform designed for command centers. It aggregates data from over 184 disparate sources and standardizes them into a unified stream of actionable intelligence (Signals).

These sources range from:

  • USGS earthquake seismographs
  • NWS weather stations
  • Alaska 511 road cameras and highway statuses
  • Local EMS, fire, and police dispatches
  • Automated municipal incident feeds

The entire command center infrastructure is governed by a strict 6-Pillar Monorepo Strategy. This federated model ensures maximum uptime, low operating costs, and hyper-scalable delivery of intelligence.

Maintains consistency across decoupled apps. It does not run its own code, but rather holds the global standard JSON schemas (Entity, Signal, Region Shapes), CSS design tokens, and shared configuration files.

The pulsing heart of AlaskaIntel. It utilizes zero-cost serverless CDN and GitHub Actions to continuously orchestrate web scrapers. The raw intelligence is outputted as minified .json files and served globally at the edge without heavy R2 or paid CDN overhead.

The command center display layer. This umbrella includes:

  • www.alaskaintel.com: The main App and Command Center operator console.
  • radar.alaskaintel.com: A strictly geospatial intelligence map for live traffic and incidents.
  • wall.alaskaintel.com: An ambient, rotating screen loop meant to run on massive 4K command center walls infinitely.
  • globe.alaskaintel.com: A 3D WebGL global correlation visualizer.

The private sector monetization tier housing Clerk JWT and Stripe metered billing usage logic running as highly guarded edge array networks. Only select enterprise partners are granted endpoint access.

The invisible ingestion architecture ensuring active failover, dynamic rate limiting, and headless parsing across cloud workers.

Automated CLI deployment architectures built on top of Cloudflare, making multi-application rolling updates trivial across the entire planetary network.