Orchestration design cuts enterprise AI token costs by 41% in controlled study
This article presents a formal analysis of token economics in enterprise agentic AI, arguing that the orchestration layer (the "harness") is the decisive lever against "token maxing" — the pattern where tokens per task grow faster than task value. Through controlled experiments with 22 locked evaluation tasks and six foundation models, the authors demonstrate that swapping only the orchestration layer (a conventional production loop vs. the Writer Agent Harness) cuts blended cost per task by 41%, median wall-clock time by 44%, and tokens per task by 38%, while maintaining task-completion quality parity. The paper introduces the concept of "harness leverage" — where a model's efficiency gain correlates almost perfectly with its baseline strength (r=0.99) — and details six mechanism families behind the effect, arguing the harness is the one component whose efficiency multiplies across every model an organization runs.
Key quotes
We argue the decisive lever against token maxing is the harness: the orchestration layer that assembles context, exposes tools, sequences turns, delegates work, and carries enterprise observability and governance.
Holding models constant, the harness cuts blended cost per task 41% ($0.21->$0.12), median wall-clock 44% (48s->27s), and tokens per task 38% (14.2k->8.8k), with task-completion quality at parity (0.78->0.81, directional at this sample size).
Efficiency is model-invariant — every model gets cheaper (33-61%) — while quality gains are capability-dependent: a model's gain correlates almost perfectly with its baseline strength (r=0.99, n=6), a phenomenon we term harness leverage.
Quality per dollar rises 82%; task-completions per million tokens rise from 54.9 to 92.0.
On this workload the orchestration layer moved cost per task more than the full spread of the model menu did.
From the article
You might also wanna read
Harness engineering: How structured workflows improve AI-assisted code development
The article discusses "harness engineering" — a practice of designing structured environments and workflows for AI-assisted software develop
Agent Harnesses: The Engineering Infrastructure That Turns AI Models into Autonomous Work Engines
This article explores the concept of "agent harnesses" — the infrastructure, code, configuration, and execution logic surrounding AI models
Agent Harnesses: The Engineering Infrastructure That Turns AI Models into Autonomous Work Engines
This article explores the concept of "agent harnesses" — the infrastructure, code, configuration, and execution logic surrounding AI models

What is token maxxing and why are companies worried about it?
Token Consumption Analysis in LLM-Based Multi-Agent Software Engineering Systems
This paper analyzes token consumption patterns in LLM-based Multi-Agent (LLM-MA) systems applied to software engineering tasks. Using the Ch

The Control Gap: Enterprise AI organizations have an ownership problem, not a technology problem — and most are governing it by hand


Comments
Sign in to join the conversation.
No comments yet. Be the first.