Matrix · 07 of 08 · Skyport AI

Skyport gains six AI workloads, one per shape

Business-domain agents operating a system, plus the platform agents that already exist. None can apply a change: they read, draft, store artifacts, ask a human and spawn narrower runs. That is what "humans on the loop" looks like without the demo being able to break Skyport.

Skyport gains six AI workloads, one per shape Matrix of six Skyport AI agents, flight-briefer as a task, gate-copilot as a session, passenger-assistant as a service, delay-digest as scheduled, disruption-responder as event-driven and irregular-ops-team as a team, with each one's trigger, purpose, Skyport touchpoints and the Preflight verifier that proves it. AGENT AND SHAPETRIGGERWHAT IT DOESSKYPORT TOUCHPOINTSPREFLIGHT VERIFIERflight-briefershape: taska person or an API asksOps brief for one flight from three APIsflight, boarding, baggage APIs(read)every fact matches the fixturegate-copilotshape: sessiona gate agent opens a chatin TowerAnswers questions, drafts announcements,never sendsflight API; approvals in Towerdrafts never sent; scriptedchatpassenger-assistantshape: servicealways on, public HTTPFlight-status chat for passengersboarding and flight APIs, Redisgolden Q&A; injection ignoreddelay-digestshape: scheduledevery 24 hoursDaily delays and gate-change reportflight API history; artifactstorecounts match; second run is ano-opdisruption-respondershape: eventflight.*.delayed on thebrokerDrafts rebooking notices; hands major ones tothe teambroker consumer; Clearanceone run per unique eventirregular-ops-teamshape: teamspawned by the responderPlanner with researcher, drafter and checkerall three APIs, narrowedbudgets conserved; bad spawndeniedLEGENDWhat it doesTouchpointsHow it is proved

Principle honored

One workload per shape, so every part of Autopilot has a real caller and a test that can fail.

What changes

  • Definitions and cases are built: 9 YAML files and 6 Preflight cases, all tested.
  • Built in order: task, session, service, scheduled, event, team.
  • Each part is walked live before it is called done.

A deliberate failure

The service agent asks for the hardened sandbox. kind and Apple container have no runtime class, so it is Rejected on the dev cluster by design; running it there takes a reviewed commit that lowers isolation.

Hangar · Autopilot · plan