feat: Airport v2 engine — flights, gates, ATC, passengers, ASCII terminal #1

Closed
opened 2026-06-15 23:35:42 +00:00 by ti-paul · 0 comments
Member

Code Airport v2

Airport v2 for developers.

Features

  • Flight system (deploys with origin/destination, status, delay, gate)
  • Gate system (environments: A=dev, B=staging, C=prod, each with boarding state)
  • ATC tower (orchestration: clearance, routing, conflict detection)
  • Passenger system (requests with priority, destination, patience)
  • Runway system (throughput-limited, sequencing departures/arrivals)
  • Weather system (affecting operations: clear, fog, storm)
  • Delay/cancellation system (incidents affecting schedules)
  • Baggage claim (data delivery post-deploy)
  • ASCII airport terminal

Acceptance

  • 25+ tests
## Code Airport v2 Airport v2 for developers. ### Features - Flight system (deploys with origin/destination, status, delay, gate) - Gate system (environments: A=dev, B=staging, C=prod, each with boarding state) - ATC tower (orchestration: clearance, routing, conflict detection) - Passenger system (requests with priority, destination, patience) - Runway system (throughput-limited, sequencing departures/arrivals) - Weather system (affecting operations: clear, fog, storm) - Delay/cancellation system (incidents affecting schedules) - Baggage claim (data delivery post-deploy) - ASCII airport terminal ### Acceptance - 25+ tests
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/code-airport-v2#1
No description provided.