feat(#1): Airport v2 engine — flights, gates, ATC, passengers, weather, ASCII terminal #2

Merged
ti-paul merged 1 commit from feature/1-airport-engine into main 2026-06-15 23:38:03 +00:00
Member

Code Airport v2 Engine

Closes #1

Features

  • 6 flight types with priority system
  • 4 gates with boarding lifecycle
  • ATC with conflict detection
  • Weather affecting operations
  • ASCII departures board

Tests

  • 40 tests, all passing
## Code Airport v2 Engine Closes #1 ### Features - **6 flight types** with priority system - **4 gates** with boarding lifecycle - **ATC** with conflict detection - **Weather** affecting operations - **ASCII departures board** ### Tests - 40 tests, all passing
- Flight: 6 types (deploy, hotfix, rollback, migration, canary, scheduled) with priority
- Gate: 4 types (dev, staging, prod, quarantine) with capacity and boarding lifecycle
- ATC: clearance system with conflict detection
- Passenger: patience system, VIP weighting, baggage
- Weather: clear/fog/storm affecting delays and departures
- ASCII departures board and gate status display
- 40 tests, all passing
Sign in to join this conversation.
No reviewers
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!2
No description provided.