US-Aviation-System
Top drivers
⌁ mcp.call("adw-215") vADW-215-live-1.0 How disrupted is the US airspace system right now (ground stops/delays)?
US-Aviation-System
Top drivers
⌁ mcp.call("adw-215") vADW-215-live-1.0 A logistics-operations agent polls ADW-215 hourly; when disruption_score rises above 50 (from its current 20.0, which is at the 50th percentile of its two-observation history) and ground_stops covering three or more major hub airports appear in airports_affected, the agent automatically re-routes time-sensitive freight shipments to ground carriers, notifies affected customers with revised ETAs, and logs the FAA ASWS data reference in source_lineage for SLA-dispute documentation. The ground-stop weighting (weight 3x versus delay weight 2x) in methodology_version ensures the agent distinguishes systemic airspace halts — which cascade for hours — from routine weather delays that self-correct within 45 minutes. Real-time hourly refresh means re-routing decisions are made before connecting flights propagate the delay chain.
An airline operations director uses ADW-215 as an early-warning dashboard during IROP (irregular operations) events to pre-position ground crews and hotel accommodations before the full delay cascade hits connecting hubs. At a current score of 20.0 the system is near-normal; when the score jumps past 40 — particularly if the ground_stops field spikes — the director activates the IROP protocol and begins passenger rebooking workflows 30–60 minutes ahead of when FlightAware paid tools would surface the same information. Using the open FAA NAS feed rather than a proprietary airline data aggregator also avoids the $200K+ annual licensing cost of comparable commercial disruption platforms.
Weighted ground-stops*3 + closures*3 + delays*2 + breadth, scaled
Version ADW-215-live-1.0 · validated to beat a naive baseline · benchmark: FlightAware/airline ops (paid); FAA NAS status is the open feed
One call returns the answer with its reasoning attached — the live Intelligence Object for ADW-215.
{
"product_id": "ADW-215",
"entity": "US-Aviation-System",
"score": 23.3,
"trend": "stable",
"confidence": 0.6,
"top_drivers": [
{
"factor": "ground_stops",
"contribution": 0
},
{
"factor": "ground_delay_programs",
"contribution": 0
},
{
"factor": "airports_affected",
"contribution": 7
}
],
"methodology_version": "ADW-215-live-1.0",
"freshness": "2026-06-26T22:00:12.633Z",
"coverage": "US National Airspace System status (FAA, real-time)",
"source_lineage": [
"nasstatus.faa.gov/api/airport-status-information (keyless)"
],
"allowed_use": "evaluation, commercial",
"caveat": "Weather is a major driver; weather-attribution split planned.",
"validation_status": "descriptive"
} Every product conforms to the Intelligence Object Model — typed, versioned, and discoverable.
Dashboard
Read the score + drivers in the console.
REST API
/v1/intelligence/adw-215
MCP tool
adw.adw_215
Marketplace
Discoverable by any MCP agent via the MCP registry.
White-label
Embed under your own brand (Platinum).