How does local optimisation of team- and role-level tooling in knowledge work…

How does local optimisation of team- and role-level tooling in knowledge work reduce organisation-level throughput, and which interdependencies determine when local gains become global losses?

2026-06-13 · organisational-design tools-infrastructure cost-performance software-engineering enterprise-adoption · medium · source → · wiki →
key claims
  1. Local tooling optimisation in a knowledge-work pipeline does not improve total throughput unless the shared constraint's capacity is increased, because throughput is bounded by the constraint and not by the sum of individual resource outputs, as TOC established in 1984Labs (2019)
  2. Faros AI telemetry across 22,000 developers in 2026 measured individual task completion up 33.7% and epics completed up 66.2%, while PR review time rose 441%, bugs per developer rose 54%, and production incidents per PR rose 242.7%; this pattern is consistent with queue overflow at shared review infrastructure from local tooling gainsFaros (2025)
  3. The DORA 2025 report, based on nearly 5,000 technology professionals, found that Artificial Intelligence (AI) acts as an amplifier of existing organisational conditions rather than a universal productivity booster: teams with mature platform engineering and loose coupling convert AI gains into system-level improvement, while teams with fragmented tooling experience increased instabilityDORA (2025)InfoQ (2026)
  4. Shared approval and review queues are the primary interdependency surface that converts local speed gains into global throughput losses, because they represent a constraint whose capacity is fixed by personnel, policy, or regulatory mandate rather than by technical infrastructure aloneFaros (2025)DORA Capabilities (n.d.)
  5. Tightly-coupled architectures amplify local-to-global throughput losses by forcing coordination at every dependency boundary: a speed increase in one team generates cascading coordination demand from adjacent teams, compressing the constraint's capacity for productive workDORA Capabilities (n.d.)InfoQ (2026)
  6. Platform engineering is the single most evidence-backed intervention for converting local gains into global gains, by providing shared, standardised infrastructure through which increased local output can flow without accumulating in ad hoc queues; DORA 2025 found 90% of organisations now have platform engineering capabilities but quality variesDORA (2025)Faros (2025)InfoQ (2026)
  7. WIP limits and small-batch discipline are the structural mechanism by which non-constraint resources are subordinated to the constraint, preventing the queue-flooding dynamic, and DORA 2025 identifies working in small batches as one of seven capabilities required for AI gains to translate to organisational performanceLabs (2019)Faros (2025)
  8. In regulated environments such as banking, local department automation that raises technical throughput predictably shifts the visible bottleneck to compliance, validation, and incident-response queues that cannot be removed without regulatory redesign, making the local-to-global throughput loss more durable than in unregulated contextsMitchell (2026)DORA Capabilities (n.d.)

Research Question

How does local optimisation of team- and role-level tooling in knowledge work reduce organisation-level throughput, and which interdependencies determine when local gains become global losses?

Findings

(Populated from §6 Synthesis above.)

Executive Summary

In knowledge-work pipelines with shared dependencies, local tooling optimisation reliably degrades whole-system throughput when the shared constraint's capacity is not increased commensurately, a mechanism that the Theory of Constraints (TOC) has described since 1984 and that DevOps Research and Assessment (DORA) 2025 and Faros AI 2026 telemetry now confirm at scale in AI-assisted software delivery. Faros AI telemetry across 22,000 developers in 2026 documents the failure mode directly: individual task completion rose 33.7%, but pull request (PR) review time rose 441% and production incidents per PR rose 242.7%, confirming that individual acceleration floods shared review infrastructure when review capacity is not scaled. The interdependencies that most amplify the gap between local and global outcomes are shared approval and review queues, tightly-coupled architectures that force coordination at every change, and change-management gates that cannot be bypassed without regulatory or architectural redesign. Interventions that restore whole-system throughput operate on two levers simultaneously: raising shared constraint capacity (platform engineering, review automation, architectural decoupling) and limiting the rate at which local speed floods that constraint (Work in Progress (WIP) limits, small-batch discipline, PR size controls).

Key Findings

  1. Local tooling optimisation in a knowledge-work pipeline does not improve total throughput unless the shared constraint's capacity is increased, because throughput is bounded by the constraint and not by the sum of individual resource outputs, as TOC established in 1984.

  2. Faros AI telemetry across 22,000 developers in 2026 measured individual task completion up 33.7% and epics completed up 66.2%, while PR review time rose 441%, bugs per developer rose 54%, and production incidents per PR rose 242.7%; this pattern is consistent with queue overflow at shared review infrastructure from local tooling gains.

  3. The DORA 2025 report, based on nearly 5,000 technology professionals, found that Artificial Intelligence (AI) acts as an amplifier of existing organisational conditions rather than a universal productivity booster: teams with mature platform engineering and loose coupling convert AI gains into system-level improvement, while teams with fragmented tooling experience increased instability.

  4. Shared approval and review queues are the primary interdependency surface that converts local speed gains into global throughput losses, because they represent a constraint whose capacity is fixed by personnel, policy, or regulatory mandate rather than by technical infrastructure alone.

  5. Tightly-coupled architectures amplify local-to-global throughput losses by forcing coordination at every dependency boundary: a speed increase in one team generates cascading coordination demand from adjacent teams, compressing the constraint's capacity for productive work.

  6. Platform engineering is the single most evidence-backed intervention for converting local gains into global gains, by providing shared, standardised infrastructure through which increased local output can flow without accumulating in ad hoc queues; DORA 2025 found 90% of organisations now have platform engineering capabilities but quality varies.

  7. WIP limits and small-batch discipline are the structural mechanism by which non-constraint resources are subordinated to the constraint, preventing the queue-flooding dynamic, and DORA 2025 identifies working in small batches as one of seven capabilities required for AI gains to translate to organisational performance.

  8. In regulated environments such as banking, local department automation that raises technical throughput predictably shifts the visible bottleneck to compliance, validation, and incident-response queues that cannot be removed without regulatory redesign, making the local-to-global throughput loss more durable than in unregulated contexts.

  9. The "stay busy" norm identified by Forte Labs acts as a cultural amplifier of the local-optima failure mode: when managers equate individual utilisation with value creation, they structurally resist the TOC subordination prescription that non-constraint resources should idle rather than flood the constraint with new WIP.

  10. Shadow Information Technology (IT) and local workaround automation exhibit the same structural failure as local tooling optimisation in software delivery: each local workaround reduces friction for one team while adding governance, maintenance, and approval cost to shared constraint surfaces, producing a global cost that exceeds the local saving.

Assumptions

Analysis

The evidence converges on a single structural pattern: local tooling gains become global losses at the shared constraint.

TOC provides the theoretical frame: throughput is bounded by the constraint, so non-constraint gains cannot raise global throughput; they can only accumulate as WIP in front of the constraint, reducing its effective capacity via coordination overhead.

The Faros telemetry provides the most direct empirical test in this body of evidence, comparing individual output against shared-infrastructure outcomes simultaneously. The 441% increase in PR review time against a 33.7% increase in task completion is inconsistent with local gains translating into global gains; instead, the shared review gate is absorbing the throughput increase as queue depth rather than producing faster delivery.

DORA 2025 contextualises this pattern: the seven capabilities required for AI gains to translate to organisational performance are all concerned with reducing the coupling density that amplifies the gap. Platform quality reduces queue accumulation. Small-batch discipline limits WIP at the constraint. Loose coupling reduces coordination-overhead tax on the constraint's capacity.

The dominant rival explanation is that the Faros data reflects a transition period and quality and stability will improve once organisations adapt their review processes to the new throughput level. This is consistent with TOC step 4 (elevate the constraint), but requires active intervention, not passive adaptation. The DORA 2025 finding that even organisations with strong engineering foundations see downstream quality pressure from AI adoption suggests that explicit constraint-elevation investment is required regardless of baseline maturity.

Risks, Gaps, and Uncertainties

Open Questions


sources

cites
cites Backpressure Infrastructure and the Theory of Constraints
cites Information Technology (IT) throughput capacity as a constraint on unmet operational capability demand accumulation: empirical evidence and Artificial Intelligence (AI)-assisted delivery absorption modelling
cites Temporary Automation Demand Persistence and Core Capability Investment Displacement
cites How should banks govern department-level agent sprawl and bottleneck shifts across divisions?
related (frontmatter)
related At what scale or under what operating conditions do the aggregate costs of fragmented local tooling exceed the productivity gains from customization, and which metrics let organisations detect that crossover early?
related What benefits, risks, and lifecycle costs of shadow Information Technology (IT) and custom local tooling are documented, and which governance approaches successfully transition covert local solutions into sanctioned business-managed platforms without destroying useful innovation?
related How do platform engineering, InnerSource, and standard-core plus local-extension operating models balance team autonomy with organisational standardisation, and which patterns most reliably preserve local agility without creating fragmentation?
related How should the balance between standardized and customized internal tooling shift across industries, organisation sizes, maturity levels, and Artificial Intelligence (AI) agent adoption patterns, and what evidence exists for effects on productivity, innovation, and employee experience?

Connected items

Loading…

View full knowledge graph →