← FlyATC

Changelog

Shipping the control tower in public.

Short notes on what changed, what got easier for operators, and what we learned while building ATC.

May 4, 2026

  • Dispatch can send Flight Plans directly into active Concourse lanes.
  • Lane detail now has a Merge button, replacing the curl path.
  • Dispatch assigns agents by name instead of UUID copy-paste.
  • Outcome recording is moving into lane detail after merge.

Learned: The operator loop is becoming visible: plan, work, evidence, merge, outcome.

May 3, 2026

  • First real Flight Plan completed end to end with OpenClaw/Fiddy.
  • Artifacts can carry inline evidence instead of local file paths.
  • Agent revive/revoke flows update the roster immediately.

Learned: Completion only becomes trustworthy when evidence is portable and canonical.

April 2026

  • ATC v0.1 established Projects, Lanes, Tasks, Artifacts, Agents, and Events.
  • ADR-007 locked the APOP-native state machine.
  • Agent keys, org scoping, and service-role guardrails landed.

Learned: Agent teams need a runtime contract before they need a chat surface.