iiRecord
Agentic AI Atlas · Flight Operations Review
workflow:flight-operations-reviewa5c.ai
II.
Workflow JSON

workflow:flight-operations-review

Structured · live

Flight Operations Review json

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

File · workflows/workflows/workflows-aviation.yamlCluster · workflows
Record JSON
{
  "id": "workflow:flight-operations-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-aviation.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Flight Operations Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "weekly",
    "complexity": "cross-team",
    "description": "Reviews flight operations performance and safety -- analyzing flight\ndata monitoring (FDM/FOQA) exceedance events, reviewing crew fatigue\nrisk management system outputs, evaluating on-time performance against\nnetwork schedule integrity, assessing fuel efficiency trends by fleet\ntype and route, and tracking open safety reports through the aviation\nsafety management system (SMS). Produces operational performance\ndashboards, exceedance investigation summaries, and safety trend reports\nfor the airline safety review board. Excludes flight scheduling and crew\nrostering.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:flight-operations-review",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "role:incident-commander",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "domain:aviation",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "domain:operations",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "responsibility:slo-definition",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "responsibility:data-quality-monitoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:flight-operations-review",
      "to": "org-unit:risk-management-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}