Skip to Content
Data ModelsFlight Plan

Flight Plan

A Flight Plan defines the operational parameters for a single planned flight within a Mission. It binds one asset and one pilot to a schedule window and a geographic envelope stored in the Constraint Engine.

Role in the platform

Flight plans are the precise unit for strategic deconfliction and for starting flight sessions. They inherit Permission rows from the parent mission by reference. They do not independently invent a second zone-approval pass, except where strategic deconfliction shadows inherited rows when envelopes conflict.

Core fields

FieldDescription
plan_uuid / plan_udai_idPublic identifiers
mission_uuidParent mission
org_uuidOperations owner organisation
asset_uuidAssigned aircraft
user_uuidAssigned pilot
payload_id / payload_typePayload reference for the plan
schedule_start_time / schedule_end_timeWindow within the mission
constraint_uuidPlan envelope in the Constraint Engine
min_height / max_heightAltitude bounds in metres AGL
airspace_restrictions_coveredOverlapping zone UUIDs
permissionsInherited permission references; may be shadowed by deconfliction
flight_status / statusPlan and record lifecycle (see Enums)
Last updated on