← Latest papers
💻 computer science

The Orchestration Gap: Why Process Automation Stalls in Operationally Complex Industries

This paper argues that the stagnation of agentic automation in operationally complex industries stems from a missing orchestration abstraction, proposing a staged framework where the critical architectural focus shifts between constraint enforcement and explainability depending on whether a sector's primary friction is regulatory or liability-driven.

Original authors: Jiechao Gao, Yuandong Pan. Yuangang Li, Jie Wang, Kincho Law, Michael Lepech

Published 2026-06-19
📖 5 min read🧠 Deep dive

Original authors: Jiechao Gao, Yuandong Pan. Yuangang Li, Jie Wang, Kincho Law, Michael Lepech

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a super-smart assistant (an AI agent) who can write a perfect email, solve a math problem, or draft a contract in seconds. In the digital world of software and finance, this assistant is a star. But try to put that same assistant to work in a construction site, a hospital, or a shipping warehouse, and it often stalls. It gets confused, makes mistakes, or simply refuses to move forward.

Why? According to this paper, it's not because the AI isn't smart enough. It's because we are missing the conductor.

The Missing Conductor: What is "Orchestration"?

Think of a complex industry like a massive, chaotic orchestra where every musician is playing a different instrument, reading from a different sheet of music, and speaking a different language.

  • The AI is the virtuoso soloist who can play a perfect solo.
  • The Orchestration is the conductor who tells the soloist when to start, ensures they don't clash with the drummer, checks that they are following the rules of the song, and makes sure the human manager gets to approve the final performance.

The paper argues that in messy, real-world industries, the value isn't in the soloist's skill; it's in the conductor's ability to coordinate the whole mess. This "conductor" layer is what the paper calls Orchestration. Currently, most AI tools are great soloists but terrible conductors.

How Do You Know If You Need a Conductor?

The authors created a simple "test" to see if a job is too messy for a solo AI and needs a conductor. If a workflow has at least four of these five traits, it is "orchestration-bound":

  1. Too many systems: The work jumps between 3+ different software programs that don't talk to each other (like a shipping app, a warehouse app, and a customer email).
  2. Too many people: It requires handing off tasks between 3+ different roles (e.g., a doctor, a billing specialist, and an insurance agent).
  3. Hidden rules: Decisions rely on "gut feelings" or unwritten experience that no one has typed into a manual.
  4. Hard rules: There are strict "do not cross" lines (like safety laws or legal contracts) where a mistake is a disaster, not just a small error.
  5. Old tech: The workers are stuck using ancient, clunky software that they refuse to throw away.

If your job looks like this, throwing a smarter AI at it won't fix it. You need a system to manage the chaos.

The Three Big Problems: Logistics, Hospitals, and Construction

The paper looks at three industries to show how this works:

  • Logistics (Shipping): When a package gets lost, it triggers a chain reaction of phone calls and system updates. The "friction" here is low (few strict laws), so the main problem is just the sheer number of people and systems talking to each other.
  • Healthcare (Insurance Approvals): Here, the "friction" is regulatory. You can't just approve a surgery; you must follow strict insurance rules. If the AI breaks a rule, the whole system fails. The value is in following the rules perfectly, not just being fast.
  • Construction: Here, the "friction" is liability. If a building collapses or a design is wrong, someone gets sued. Because many different companies (architects, builders, owners) are involved, no one will trust an AI unless it can provide a perfect, unchangeable "paper trail" explaining exactly why it made a decision.

The "Staged" Solution: Don't Run Before You Walk

The paper suggests we shouldn't try to build a fully autonomous robot that does everything at once. Instead, we should climb a ladder in four stages:

  1. Observability: The AI just watches and reports what's happening (like a traffic camera).
  2. Recommendation: The AI suggests what to do, but a human hits the "Go" button.
  3. Bounded Automation: The AI handles small, safe, repetitive tasks on its own (like filing a form), but stops if things get weird.
  4. Supervised Autonomy: The AI runs the whole show, but a human is watching closely to jump in if needed.

The Golden Rule: Friction Dictates the Plan

The most important idea in the paper is the Friction Principle. It says that the "best" AI system depends on what kind of trouble you are trying to avoid:

  • If your main trouble is Regulations (like in hospitals), the most important feature for your AI is Constraint Enforcement. It must be built to never break the rules, even if it means being slower.
  • If your main trouble is Lawsuits (like in construction), the most important feature is Explainability. The AI must be able to say, "I did this because of X, Y, and Z," so a judge or lawyer can verify it.
  • If your main trouble is just Chaos (like in shipping), the most important feature is Coordination. The AI just needs to be good at juggling many tasks at once.

The Bottom Line

We aren't failing to automate industries because our AI isn't smart enough. We are failing because we are trying to use a "smart soloist" in a "messy orchestra."

To fix this, we need to stop building better soloists and start building better conductors. We need to build systems that can handle the handoffs, respect the old software, enforce the hard rules, and keep a perfect record of who did what. Once we build that "conductor" layer, the smart AI can finally do its job.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →