Sign InOpen Brain
AI EngineerVideoSource Linked

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

Maersk’s production agents depend less on a clever loop than on executable SOPs, bounded tools, replayable traces, and a correction system shared by experts and engineers.

AI Engineer · Aug 29, 2026
Open Source Open MarkdownOpen JSON
Source Summary

Maersk runs **over 200 agent instances** for shipping operations, where legacy systems can stretch latency from minutes to **10 minutes**. Its executable SOP corpus captures preconditions, decisions, calls, validation, recovery, and evidence.

Practical Implication

Treat the harness and correction loop as the product. Convert screenshots and expert habits into testable procedures, constrain production rights, cluster failures, and replay real cases before promoting changes.

Agent-Ready Context
Maersk runs **over 200 agent instances** for shipping operations, where legacy systems can stretch latency from minutes to **10 minutes**. Its executable SOP corpus captures preconditions, decisions, calls, validation, recovery, and evidence.

Treat the harness and correction loop as the product. Convert screenshots and expert habits into testable procedures, constrain production rights, cluster failures, and replay real cases before promoting changes.

This approach required **over 100,000 corrections in 9 months**, with expert time still the bottleneck. The talk reports Maersk’s operating method, not a portable benchmark or proof that the same architecture fits smaller workflows.
Connected Context · Feed7 Judgment

This turns familiar harness controls into evidence from a large, latency-heavy production operation: reliability comes from executable procedures, constrained rights, replay, and an institutional correction loop. The volume of corrections and continuing expert bottleneck narrow the automation claim, showing that stronger infrastructure reorganizes domain labor rather than eliminating it, and that the pattern is not automatically portable to smaller workflows.

AI Agents Are Just Distributed Systems Now — Salman Munaf, TikTokMaersk’s validation, recovery, evidence, and constrained production rights provide operating evidence for the distributed-systems controls this candidate says are required when agents mutate external state.Twin: Playing an Unknown Game with a Test-Time Digital TwinBoth make executable replay a promotion gate, but Twin demonstrates it in a cheap simulator while Maersk shows the much heavier correction and expert-maintenance burden of applying replay to production operations.Learning on the Job: The Future of Post-Training — Raymond Feng, Applied ComputeMaersk’s large correction corpus is the kind of production feedback infrastructure this candidate considers valuable, while its slow legacy workflows and expert bottleneck illustrate why such experience is harder to replay and convert into training updates.Your Agent Just Authorized What?! — Jay Mok & Ben Coumes, PaypalMaersk’s constrained production rights reinforce the candidate’s consequence-sensitive authorization principle, adding a concrete operational setting where agent permissions must be bounded and actions leave evidence.
Context Map
agentcoding#harness-engineering#agent-reliability#tool-use
Uncertainty
This approach required **over 100,000 corrections in 9 months**, with expert time still the bottleneck. The talk reports Maersk’s operating method, not a portable benchmark or proof that the same architecture fits smaller workflows.