← Patterns

Input-Constrained vs Output-Constrained

Core Concept

Every process is bottlenecked by either inputs (volume of work arriving) or outputs (quality of work produced). AI has radically different effects on each:

Misidentifying which type a process is leads to either leaving money on the table (treating input-constrained work as sacred) or destroying value (automating output-constrained work and losing the judgment layer).

The Pattern

DimensionInput-ConstrainedOutput-Constrained
BottleneckVolume / capacityQuality / judgment
AI roleReplace laborAugment human
Value equationMore throughput, fewer peopleBetter outcomes, same people
ExamplesSupport tickets, bug triage, CI/CD, data entry, test generation, invoice processingProduct strategy, architecture, creative direction, leadership, hiring decisions
Pricing riskPer-seat collapses (headcount → AI)Per-seat survives (human judgment retains value)
Danger of misidentificationOverstaffing what AI can handleAutomating away the judgment that creates value

The Nuance: Most Work Is Both

The interesting cases aren’t purely one or the other. Software engineering is the canonical mixed example:

The ratio is shifting as AI improves — more of engineering moves from output-constrained to input-constrained over time. This is why “AI will replace developers” is both true and false: it depends on which part of the job you mean.

The strategic implication: The highest-leverage position is being excellent at the output-constrained parts while using AI to obliterate the input-constrained parts. This is the augmentation thesis in one sentence.

Where I’ve Seen It

Implications

For AI adoption strategy

  1. Audit first: Classify your team’s work into input-constrained and output-constrained buckets
  2. Automate input-constrained aggressively: These are quick wins with clear ROI
  3. Design augmentation for output-constrained: Don’t try to automate judgment — build tools that make judgment faster and better-informed
  4. Watch the ratio shift: As AI improves, work migrates from output-constrained to input-constrained. Re-audit periodically.

For business models

Per-seat SaaS pricing is a bet that human headcount correlates with value delivered. For input-constrained work, that correlation breaks when AI enters. For output-constrained work, it holds. Price accordingly.

For career strategy

Develop expertise in output-constrained domains. Input-constrained skills depreciate as AI improves. The VPE role is almost entirely output-constrained — judgment, people, strategy, communication. This is why it’s durable.


Cross-References