{
 "slug": "operational-control-receipt",
 "topic_id": "TOPIC-138",
 "cluster": "Aviation, MRO & Aerospace Airworthiness Identity",
 "tier": "Tier B",
 "title": "The dispatch release and the MEL deferral: two signatures that decide whether a flight is legal",
 "summary": "Under domestic operating rules the captain and the dispatcher jointly exercise operational control, and an MEL deferral makes an otherwise unairworthy aircraft legal to fly. Both are now clicks in systems that record user IDs.",
 "lede": "Two decisions determine whether a flight may legally depart. A dispatcher and a captain jointly exercise operational control, and a maintenance deferral under the minimum equipment list makes an aircraft with a broken component legal to carry passengers. Both used to be signatures on paper. Both are now workflow states.",
 "date": "2024-07-14",
 "category": "Vertical",
 "author_id": "desmond-okafor-hale",
 "tags": [
  "dispatch release",
  "MEL",
  "operational control",
  "Part 121",
  "electronic flight bag",
  "flight operations"
 ],
 "image": "https://cdn.twc.sh/images/igcache/Operational%20Control%20Receipt/1200_630/blog.jpg",
 "schema": "Article",
 "key_takeaways": [
  "Joint operational control is a shared legal responsibility. Shared responsibilities are precisely the ones that produce unresolvable disputes when the record names accounts rather than certificated individuals.",
  "An MEL deferral is airworthiness relief. It is frequently applied outside base maintenance by delegated staff under time pressure at the gate.",
  "A dual-principal receipt over the rendered release packet and deferral basis costs seconds and removes the ambiguity."
 ],
 "body": [
  {
   "type": "h2",
   "text": "The uncomfortable structure of shared authority"
  },
  {
   "type": "diagram",
   "kind": "chain",
   "alt": "Two signatures, one flight, one record each",
   "caption": "Joint operational control is a legal construct. The evidence for it is two application states.",
   "nodes": [
    {
     "label": "MEL deferral",
     "sub": "item inoperative",
     "note": "makes it legal"
    },
    {
     "label": "Dispatch release",
     "sub": "captain + dispatcher",
     "note": "joint control"
    },
    {
     "label": "Flight departs",
     "sub": "under both",
     "note": "legally"
    },
    {
     "label": "Record: two status fields",
     "sub": "in the ops system",
     "note": "names accounts",
     "bad": true
    }
   ]
  },
  {
   "type": "p",
   "html": "Joint operational control is one of the more elegant ideas in aviation regulation. Neither the dispatcher nor the captain can unilaterally launch a flight; both must concur, and both carry responsibility. The design assumes that two people, with different information and different incentives, will catch what one would miss."
  },
  {
   "type": "p",
   "html": "It also has a failure mode that regulation did not anticipate, because digitisation created it. When responsibility is shared and the record is weak, the shared responsibility becomes a shared inability to establish what either party actually did."
  },
  {
   "type": "p",
   "html": "Paper release packets were signed. Electronic ones are acknowledged. Those are different acts wearing the same name."
  },
  {
   "type": "h2",
   "text": "What the release actually is now"
  },
  {
   "type": "p",
   "html": "The dispatcher builds the release: route, fuel, weather, alternates, weight and balance, notices. It is transmitted to the aircraft. The captain reviews it on an electronic flight bag and acknowledges."
  },
  {
   "type": "p",
   "html": "The acknowledgement is a button on a company-managed tablet, frequently logged into a company account, sometimes shared across a crew base. The record shows an acknowledgement occurred. It does not show that the captain read the fuel figure, the alternate, or the notice about the inoperative component."
  },
  {
   "type": "h2",
   "text": "The MEL deferral is the sharper problem"
  },
  {
   "type": "p",
   "html": "A minimum equipment list deferral says: this component is inoperative, and under these conditions, with these operational and maintenance procedures applied, the aircraft may be dispatched anyway."
  },
  {
   "type": "p",
   "html": "That is airworthiness relief granted by a human under time pressure at a gate, often by maintenance control remotely, often communicated by phone, and recorded as an entry with a category and an expiry."
  },
  {
   "type": "table",
   "head": [
    "Element of the deferral",
    "Recorded today",
    "Evidentiary strength"
   ],
   "rows": [
    [
     "Which MEL item",
     "Yes, by reference",
     "Good"
    ],
    [
     "Category and expiry",
     "Yes",
     "Good"
    ],
    [
     "That the (O) and (M) procedures were applied",
     "As a checkbox or a separate maintenance entry",
     "Weak — not bound to the deferral"
    ],
    [
     "Who authorised the deferral",
     "User id in the maintenance system",
     "Weak — session-attributed, often a shared maintenance control account"
    ],
    [
     "That the captain was informed of the deferral before acceptance",
     "Implied by the release packet",
     "Not evidenced"
    ]
   ]
  },
  {
   "type": "h2",
   "text": "Why the fifth row is the one that matters"
  },
  {
   "type": "p",
   "html": "Every serious dispatch-related investigation eventually asks whether the captain knew. The answer today is derived: the deferral was on the release, the release was acknowledged, therefore the captain knew."
  },
  {
   "type": "p",
   "html": "That inference chain is only as strong as its weakest link, and the weakest link is an acknowledgement button on a shared tablet. A captain who says they never saw the deferral cannot be contradicted, and a captain who did see it cannot be exonerated."
  },
  {
   "type": "blockquote",
   "text": "Shared authority with weak attribution is not two people checking each other. It is two people unable to establish what either did."
  },
  {
   "type": "h2",
   "text": "The Operational Control Receipt"
  },
  {
   "type": "p",
   "html": "One canonical statement, two certificated signatures, bound to the rendered content."
  },
  {
   "type": "code",
   "text": "{\n  \"type\": \"manav-stmt/1\",\n  \"action\": \"dispatch_release\",\n  \"render\": [\n    \"Flight: [number]  Aircraft: [registration]  Date: [date]\",\n    \"Route: [origin]–[destination]  Alternates: [list]\",\n    \"Fuel: [release fuel]  Payload: [figure]\",\n    \"MEL items open: [item] cat [A-D] expires [date]\",\n    \"Applied procedures: (O) [ref]  (M) [ref]\"\n  ],\n  \"signers\": [\"dispatcher [cert]\", \"pilot in command [cert]\"]\n}"
  },
  {
   "type": "p",
   "html": "The deferral appears inside the rendered content, so the captain's signature covers it explicitly. The inference chain collapses into a single verifiable fact."
  },
  {
   "type": "h2",
   "text": "The turnaround objection, answered with a number"
  },
  {
   "type": "p",
   "html": "Flight operations will object on tempo, and they are right to. A control that adds thirty seconds to a turnaround at a hub does real damage across a day of operations."
  },
  {
   "type": "p",
   "html": "So measure before proposing. Instrument the gesture on the actual EFB hardware in use, at a gate, with a line captain, under normal pre-departure workload. Report median and p95. A control with a median of roughly a second and a p95 under four is a different conversation from one that occasionally takes fifteen because the tablet is negotiating a network it cannot reach — which is why offline verification matters here specifically."
  },
  {
   "type": "h2",
   "text": "What stays the same"
  },
  {
   "type": "p",
   "html": "Everything procedural. The dispatcher builds the release the same way. Maintenance control grants the deferral under the same authority. The captain reviews the same packet. No new approval step is introduced, and nothing blocks a departure that is currently permitted."
  },
  {
   "type": "p",
   "html": "The only change is that the two confirmations already being made produce records that name certificated individuals and cover the content those individuals confirmed."
  },
  {
   "type": "h2",
   "text": "What the record should bind"
  },
  {
   "type": "table",
   "caption": "The elements that decide legality",
   "head": [
    "Element",
    "Why it must be inside the signature"
   ],
   "rows": [
    [
     "Aircraft registration and configuration",
     "A deferral applies to one aircraft in one state"
    ],
    [
     "MEL item, category and expiry",
     "A deferral has a clock; an expired one is not a deferral"
    ],
    [
     "Operational limitations imposed",
     "The conditions under which the deferral holds"
    ],
    [
     "Release parameters",
     "Fuel, alternates, weather window"
    ],
    [
     "Both named individuals",
     "Joint control means two people, not two accounts"
    ]
   ]
  },
  {
   "type": "h2",
   "text": "Objections and honest limits"
  },
  {
   "type": "p",
   "html": "<strong style=\"font-weight:600\">“The ops system already records all of this.”</strong> It records it. The question is whether the signature is bound to that configuration, so that a change after release invalidates it rather than silently proceeding."
  },
  {
   "type": "p",
   "html": "<strong style=\"font-weight:600\">“Dispatchers release dozens of flights a shift.”</strong> Which is exactly why the signature must be cheap — one gesture on the release — and why it should render the deltas from standard rather than the whole release packet."
  }
 ],
 "faq": [
  {
   "q": "Does this add an approval step?",
   "a": "No. It changes what the existing acknowledgements produce. Nobody new is inserted into the decision."
  },
  {
   "q": "What if the EFB has no connectivity at the gate?",
   "a": "Verification is offline against a published key held on the device, which is a deliberate design choice for exactly this case."
  },
  {
   "q": "Who signs when maintenance control grants the deferral remotely?",
   "a": "The authorised individual in maintenance control signs the deferral, and the captain separately signs the release that carries it. Two distinct acts, correctly attributed."
  },
  {
   "q": "Is this required under Part 121?",
   "a": "No. Part 121 establishes operational control and MEL authority. It does not prescribe the evidentiary form of the resulting records."
  },
  {
   "q": "Why do two signatures matter here?",
   "a": "Because operational control is exercised jointly. Two application states naming two accounts is not the same as two people each attesting to the same configuration."
  },
  {
   "q": "What should the deferral signature cover?",
   "a": "The aircraft, the item, the category, the expiry and the operational limitations — so an expired or changed deferral fails verification."
  },
  {
   "q": "Does this slow dispatch?",
   "a": "It should not. One gesture on the release, rendering the deltas from standard rather than the full packet."
  }
 ],
 "sources": [
  {
   "t": "14 CFR Part 121 — Operating requirements: domestic, flag and supplemental operations",
   "u": "https://www.ecfr.gov/current/title-14/chapter-I/subchapter-G/part-121"
  },
  {
   "t": "Federal Aviation Administration regulations and policies",
   "u": "https://www.faa.gov/regulations_policies"
  },
  {
   "t": "FAA — Advisory Circulars",
   "u": "https://www.faa.gov/regulations_policies/advisory_circulars"
  }
 ],
 "related": [
  {
   "slug": "rts-signature-uniqueness-test",
   "title": "Unique to one individual",
   "category": "Vertical"
  },
  {
   "slug": "qualification-event-receipt",
   "title": "Pilot qualification records",
   "category": "Vertical"
  },
  {
   "slug": "loadsheet-attribution",
   "title": "The loadsheet nobody signed",
   "category": "Definitional"
  },
  {
   "slug": "mission-authorization-receipt",
   "title": "BVLOS drone operations: who authorized the flight?",
   "category": "Vertical"
  }
 ],
 "wordcount": 1068,
 "url": "/blog/operational-control-receipt.html",
 "reading_time": "5 min read",
 "image_title": "Operational Control Receipt",
 "seo_title": "Dispatch release and MEL deferral: two signatures",
 "meta_description": "Captain and dispatcher jointly exercise operational control, and an MEL deferral makes an otherwise unairworthy aircraft legal to fly.",
 "hub": {
  "slug": "topics/airworthiness-identity",
  "title": "Aviation and airworthiness identity"
 },
 "answer": "The dispatch release, exercised jointly by the captain and the dispatcher under domestic operating rules, and the MEL deferral that makes an otherwise unairworthy aircraft legal to fly. Both are recorded as system states in operational software, and neither is bound to the specific configuration it certifies.",
 "answer_q": "Which two signatures make a flight legal?",
 "glossary": [
  {
   "term": "Dispatch release",
   "def": "The document authorising a flight, under domestic operating rules jointly the responsibility of the captain and the dispatcher."
  },
  {
   "term": "MEL",
   "def": "Minimum Equipment List: the approved basis on which an aircraft with an inoperative item may be operated, subject to limitations and a repair interval."
  },
  {
   "term": "Operational control",
   "def": "The authority over initiating, conducting and terminating a flight — a legal concept with named holders."
  }
 ],
 "checklist": {
  "title": "Binding the release",
  "id": "bind",
  "desc": "Four steps.",
  "steps": [
   {
    "name": "Render the deltas, not the packet.",
    "text": "What is inoperative, what limitation applies, what changed from standard."
   },
   {
    "name": "Bind both signatures to the same configuration digest.",
    "text": "So a change between them invalidates the first."
   },
   {
    "name": "Carry the MEL expiry inside the signed statement.",
    "text": "An expired deferral should fail verification, not require a human to notice."
   },
   {
    "name": "Recompute at departure.",
    "text": "A configuration change after release refuses rather than flies."
   }
  ]
 },
 "cta": {
  "title": "Where this fits in Manav",
  "html": "Manav binds an airworthiness or operational signature to the exact record it certifies, on a credential under one individual's sole control, and produces a receipt an auditor or a regulator can verify years later without access to the operator's systems.",
  "href": "../docs.html",
  "label": "See signature binding"
 }
}