Pre-flight briefings with weather + NOTAMs + fuel + W&B + signature blocks. Live ops board. IROPS command center.
Letter-paper manifest with flight ID, crew, route, fuel, alternate, cancellation reasons. Print CSS strips the app shell.
8 sections per flight: ID, crew, weather (METAR + flight category for departure + arrival + 2 alts), NOTAMs, fuel planning, W&B summary, customer notes, signature block.
Real-time flight tracking via FlightAware, scheduled + active sim sessions, work-order alerts, today's manifest at a glance.
Disruption-event workflow — WEATHER / MECHANICAL / CREW / ATC / AIRPORT. Severity scoring, affected-resource tracking, resolution narrative + audit trail.
METAR/TAF from aviationweather.gov, NOTAMs from api.faa.gov. Auto-tagged critical (RWY CLSD, ILS U/S).
URL-shareable ?at= pivot lets dispatch preview the 0600 picture before the shift starts. Crew duty + ops board respect the pivot.
Yes — /app/dispatch produces a print-ready manifest with crew, route, fuel, alternates. /app/dispatch/[bookingId]/briefing is the deeper briefing with weather + NOTAMs + W&B + signature blocks.
Yes — METAR + TAF from aviationweather.gov (free, no key), NOTAMs from api.faa.gov (free with API key registration). Both have graceful no-op when keys aren't set.
Irregular operations / Maintenance Operations Control — when a flight cancels, a tail goes mechanical, weather closes a hub, or a crew member calls in sick, IROPS is the workflow to reroute / reassign / notify customers. Captured as discrete events with severity + resolution narrative.
URL search-param-backed ?at= ISO timestamp. Pages like /app/crew + /app/ops + /app/dispatch recompute against that moment instead of "now". Shareable — paste the URL to show a coworker the 0600 picture.
FlightAware AeroAPI adapter polls every 2 minutes via a Vercel cron. Public /track/[token] surface shares a single tail without exposing your ops board.
Launching Q1 2027 — join the waitlist for early access.