AI Engineer

Tribal Dungeons of Global Shipping: AI Agents at Global Scale — Dmitry Buykin, Maersk

Published 2026-08-29 · Duration 12:02

Summary

This report details the engineering challenges of operationalizing complex, global business processes using AI agents. The core challenge is translating 'tribal knowledge'—which exists as unstructured Standard Operating Procedures (SOPs) or screenshots—into executable agent workflows. The speaker emphasizes that the system is not the agent loop itself, but rather the surrounding 'refining loop.' This loop involves building robust mechanisms for validation, error handling, and systematic improvement, which requires capturing a vast SOP corpus (estimated 20:1 ratio to runtime).

Download summary

Key takeaways

  1. The Long Tail Problem

    While happy paths are often automated, the most expensive part of global operations is the 'long tail'—the exceptions and variations that require expert orchestration across multiple incomplete systems.

  2. Agent vs. Expert Knowledge

    SOPs explain what a person sees and clicks (screenshots), but an agent SOP requires complex setup: preconditions, decisions, identifiers, backend calls, validation, recovery, and evidence of successful execution. Experts own the 'what,' and agents own the 'how.'

  3. The Refining Loop is the System 3:34

    The true system is not the agent loop but the surrounding refining loop. This process requires making corrections executable changes, establishing guardrails to prevent unsafe paths, and ensuring behavior is observable.

  4. Scaling Improvement

    Accuracy was not designed upfront; it was earned through systematic effort. The team logged over 100,000 corrections over nine months, using heat maps to prioritize the most beneficial work for experts and engineers.

  5. The Goal of AI Native Operation

    AI native operation is not just about agents in a workflow; it's an adaptive architecture that learns from successful scenarios, aggregates them into composite tools, and allows repeatable rollouts across hundreds of countries.

Technical details

  • Agent Workflow Requirements 0s

    A functional agent SOP must include: preconditions, decisions, identifiers, backend calls, validation, recovery, and evidence of successful execution.

  • System Architecture Components 356s

    The architecture includes four parts: SOP memory (the corpus), execution runtime, and the theme feedback capture mechanism. The SOP corpus is critical as it holds process memory modified for every country's conditions.

  • Safety Mechanisms

    Guardrails are essential to make 'dumb mistakes impossible.' This includes preventive measures like classifier evaluation and right gates, ensuring unsafe paths are eliminated on critical paths.

  • Process Improvement Methodology

    The methodology involves five steps: Make work representable; make execution bounded; make behavior observable for every agent; make correction cheap; and finally, make improvement compound.

Mentioned resources

  • Maersk Global Shipping Operations (Industry Case Study)
  • SOP Corpus (Standard Operating Procedures) (Process Memory/Data Asset)

Channel & topics

Watch on YouTube · Back to latest

This independent, AI-assisted summary is provided for commentary and informational purposes. It may contain errors or omit important context. Please watch the original video for the creator's complete presentation. Video, thumbnail, and related copyrights belong to their respective owners.