iiRecord
Agentic AI Atlas · Port Turnaround Optimization
workflow:port-turnaround-optimizationa5c.ai
II.
Workflow JSON

workflow:port-turnaround-optimization

Structured · live

Port Turnaround Optimization json

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

File · workflows/workflows/workflows-maritime.yamlCluster · workflows
Record JSON
{
  "id": "workflow:port-turnaround-optimization",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-maritime.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Port Turnaround Optimization",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "per-voyage",
    "complexity": "cross-team",
    "description": "Optimizes vessel port turnaround time -- coordinating berth allocation\nwith terminal operators, sequencing container discharge and loading\noperations against stowage plans, scheduling bunker fuel and freshwater\ndelivery within cargo operation windows, aligning crew change and\nprovisioning logistics, and tracking port service provider performance\nagainst contracted turnaround targets. Produces turnaround plans, berth\nutilization forecasts, and demurrage/despatch calculations. Excludes\nocean routing decisions.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "role:planner",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "role:data-scientist",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "skill-area:python-data-pipelines",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "domain:maritime",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "domain:supply-chain",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "responsibility:slo-definition",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "org-unit:operations-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:port-turnaround-optimization",
      "to": "org-unit:analytics-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}