iiRecord
Agentic AI Atlas · Airworthiness Compliance Review
workflow:airworthiness-compliance-reviewa5c.ai
II.
Workflow JSON

workflow:airworthiness-compliance-review

Structured · live

Airworthiness Compliance Review json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-thin-domains-fill.yamlCluster · workflows
Record JSON
{
  "id": "workflow:airworthiness-compliance-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Airworthiness Compliance Review",
    "workflowKind": "governance",
    "triggerType": "event-driven",
    "typicalCadence": "per-milestone",
    "complexity": "cross-team",
    "description": "Reviews aircraft airworthiness compliance against regulatory\nrequirements -- verifying maintenance records and AD (Airworthiness\nDirective) compliance status, auditing component time-tracking\nagainst life-limit thresholds, reviewing Service Bulletin\nimplementation status and deferral justifications, validating MEL\n(Minimum Equipment List) dispatch decisions against MMEL criteria,\nassessing Continued Airworthiness Management Organization (CAMO)\ndocumentation completeness, and cross-referencing fleet reliability\ndata with ATA chapter fault trends. Produces airworthiness status\nreport, overdue-item register, and regulatory submission package.\nExcludes maintenance execution.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "skill-area:integration-testing",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "skill-area:data-quality",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "domain:aviation",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "domain:aerospace-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "responsibility:dependency-audit",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "org-unit:quality-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:airworthiness-compliance-review",
      "to": "org-unit:compliance-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}