Skip to content
Back to research

Independent research paper · July 2026 · Publication pending

Bounded Returns to Orchestration

A Synthesis Ceiling Beneath Eleven Controlled Deep-Research Architectures

Peter McCann Strain · 63 pages

View the research repository

Why I did this study

The question emerged while I was designing human-led AI orchestration for Scottish Government impact-assessment workflows during CivTech. I kept working on it independently because I wanted to know how much more elaborate orchestration adds when the model and tools are held still.

The comparison

Eleven core architectures answered 90 queries. The main comparison held GPT-4o and the tool layer fixed. Two local 7B systems were compared separately, and the scoring was checked with a three-judge reliability audit.

The results point to bounded, task-dependent returns and a synthesis ceiling. The paper sets out where that conclusion holds and where it does not.

Visual introduction

Watch the visual overview

Visual overview

Bounded Returns to Orchestration

A six-minute visual introduction to the research.

Read the film transcript

The timestamps follow the 6:14 film.

  1. 0:00 to 0:05

    Current industry consensus holds that specialized bots, reasoning, debating, and

  2. 0:05 to 0:09

    searching together will scale research capabilities beyond what a single model

  3. 0:09 to 0:14

    can achieve. There's a structural flaw in evaluating these systems. A new agent

  4. 0:14 to 0:19

    typically ships with new orchestration logic, an upgraded base model, and

  5. 0:19 to 0:23

    different retrieval tools. If it scores higher, we cannot tell which upgrade drove

  6. 0:23 to 0:28

    the win. All three variables move simultaneously. In experimental design,

  7. 0:29 to 0:33

    this is a confound. It is a measurement error created by mixed variables that

  8. 0:33 to 0:38

    obscures the true driver of performance. To find out if multi-agent orchestration

  9. 0:38 to 0:42

    actually improves research quality, we have to isolate it in a controlled

  10. 0:42 to 0:47

    setting. Without isolating these variables, the industry risks optimizing

  11. 0:47 to 0:51

    the wrong layers of the software stack, wasting compute on systems that look

  12. 0:51 to 0:56

    highly engineered but offer no objective advantage. A 2026 study by Peter Strain

  13. 0:56 to 1:01

    provides that control. The methodology freezes the tool layer and the base model

  14. 1:01 to 1:06

    in place, eliminating the confounding variables. With the foundation locked, the

  15. 1:06 to 1:10

    researchers tested 11 distinct architectures across 90 complex research

  16. 1:10 to 1:15

    queries. These configurations range from a basic single-pass prompt to intricate

  17. 1:15 to 1:21

    pipelines like STORM and beam search. To ensure rigorous evaluation, the outputs

  18. 1:21 to 1:26

    were graded by a cross-family panel of LLM judges, utilizing both GPT and Claude

  19. 1:26 to 1:31

    models to strip out single-model bias. The results show that when confounds are

  20. 1:31 to 1:35

    removed, orchestration offers strictly bounded returns. The limits of research

  21. 1:35 to 1:40

    agents do not lie in how they are wired together. The bottleneck is base model

  22. 1:40 to 1:45

    capability, and a specific limitation known as the synthesis ceiling. This chart

  23. 1:45 to 1:50

    shows overall scores on a 0-to-1 rubric. Look at the highlighted top band of six

  24. 1:50 to 1:55

    complex GPT-4o pipelines. They are statistically inseparable. No single

  25. 1:55 to 2:00

    architecture dominates. A complex graph framework scores identically to a simple

  26. 2:00 to 2:04

    supervisor loop. While there is a performance gap between this cluster and a

  27. 2:04 to 2:09

    simple single-pass baseline, that gain is competence conditional. On tasks where the

  28. 2:09 to 2:13

    baseline is competent, complex orchestration adds zero additional value.

  29. 2:13 to 2:18

    The gap only widens on queries where the prompt initially collapses. Architectural

  30. 2:18 to 2:22

    complexity does not generate new intelligence. It acts as a safety net,

  31. 2:22 to 2:26

    catching failures on queries where the base model initially struggles to answer.

  32. 2:27 to 2:31

    If these pipelines are just catching errors, are they smarter by design, or

  33. 2:31 to 2:35

    simply burning more compute to produce a marginally better output? The study tests

  34. 2:35 to 2:39

    this using a token budget clamp. Researchers took the highest performing

  35. 2:39 to 2:43

    complex pipeline and restricted its compute budget to match the single-pass

  36. 2:43 to 2:47

    baseline. At a matched token spend, the advantage of multi-agent orchestration

  37. 2:47 to 2:52

    vanishes. The complex pipeline becomes indistinguishable from the baseline. To

  38. 2:52 to 2:57

    confirm this, researchers introduced a simpler alternative called a best-of-N

  39. 2:57 to 3:02

    control. Generating 7 to 12 independent drafts using the basic single-pass prompt

  40. 3:02 to 3:07

    and selecting the best one matches the performance of the complex cluster for the

  41. 3:07 to 3:12

    same financial cost. What appears to be an architectural breakthrough is often just a

  42. 3:12 to 3:16

    proxy for spending more money and generating more tokens. We see the base

  43. 3:16 to 3:20

    model's dominance here. Orange markers represent 7 billion parameter models

  44. 3:20 to 3:25

    running identical architecture. The vertical performance drop between a 7B and

  45. 3:25 to 3:29

    a frontier model is massive, roughly twice the entire span of architectural

  46. 3:29 to 3:34

    improvements. When researchers try to run top-tier orchestration frameworks on that

  47. 3:34 to 3:38

    weaker 7 billion parameter backbone to compensate, the complex scaffolding adds a

  48. 3:38 to 3:43

    statistically insignificant fraction of a point. It fails to close the gap. Applying

  49. 3:43 to 3:47

    reinforcement learning to the smaller model provides a minor lift, but it does

  50. 3:47 to 3:52

    not fix the core capability deficit. You cannot wire your way out of a capability

  51. 3:52 to 3:56

    deficit. The model's scale and pre-training remain the dominant axes of

  52. 3:56 to 4:00

    performance, regardless of how you arrange the control flow. There is one metric

  53. 4:00 to 4:05

    where the top architectures showed wide variation: citation quality. Regression

  54. 4:05 to 4:09

    analysis proves this variation is a measurement artifact. Citation scoring in

  55. 4:09 to 4:14

    these benchmarks is contaminated by a density bonus. LLM judges consistently

  56. 4:14 to 4:18

    reward the sheer volume of citations, regardless of their grounding. A system

  57. 4:18 to 4:21

    that pepper-sprays the text with ungrounded footnotes will often outscore

  58. 4:21 to 4:26

    an agent that provides two meticulously verified sources. Optimizing multi-agent

  59. 4:26 to 4:30

    architectures to beat these evaluation rubrics often results in gaming the

  60. 4:30 to 4:34

    metrics, rather than achieving higher research quality. To locate exactly where

  61. 4:34 to 4:39

    these agents fail, the study employs a diagnostic check, the Oracle intervention.

  62. 4:39 to 4:45

    The researchers eliminated the AI's web-searching tool and instead fed every

  63. 4:45 to 4:50

    architecture the exact same set of perfect, gold-source documents. This chart

  64. 4:50 to 4:56

    shows the results. Look at Panel A. When fed perfect sources, the blue line

  65. 4:56 to 5:01

    representing citation quality rises sharply. But the orange line, representing

  66. 5:01 to 5:07

    factual accuracy, stays flat, locked inside the shaded equivalence band. This

  67. 5:07 to 5:12

    exposes this synthesis ceiling. The models fail to integrate and reason over perfect

  68. 5:12 to 5:17

    evidence, even when it is present inside their context window. Sourcing information

  69. 5:17 to 5:22

    is a retrieval problem, but synthesizing that data is a model limitation that

  70. 5:22 to 5:27

    orchestration cannot fix. Endlessly optimizing complex, multi-agent frameworks

  71. 5:27 to 5:32

    yields diminishing returns and high compute costs. The architecture is not the

  72. 5:32 to 5:36

    bottleneck. The data points to interventions that yield real returns

  73. 5:36 to 5:41

    without unbounded compute burn. The most effective workflow is rubric-guided

  74. 5:41 to 5:47

    verification. Adding an inference time step that actively checks a drafted answer

  75. 5:47 to 5:52

    against a strict checklist consistently raises the score across both weak and

  76. 5:52 to 5:57

    strong pipelines. Beyond that, raw base model upgrades are vastly more efficient

  77. 5:57 to 6:02

    than rearranging control flow or adding more agents to a debate loop. Advancing

  78. 6:02 to 6:07

    research agents requires moving beyond over-engineered debate systems to address

  79. 6:07 to 6:11

    the synthesis utilization failure directly. Building better agents is a

  80. 6:11 to 6:14

    matter of building better models.

Full paper

Read online or download the PDF

The technical PDF is untagged, so its document structure may not work reliably with screen readers. The reader controls and study summary remain available in HTML.

The interactive reader loads as you approach it.