Organizations · Psychology · Systems

The Incentive That Ate the Work

Incentives are not decorations added to work after the fact. They become part of the work itself, changing what people notice, optimize, avoid, and

5 min read 835 words

In 1908, the Ford Motor Company did not merely build a faster way to assemble cars. It built a new incentive environment. Work that had once required craft judgment was broken into repeatable motions. The worker no longer optimized for the finished object. The worker optimized for the station.

This was not irrational. The system had changed what counted.

A century later, a software company introduces a quarterly engineering score. Teams receive recognition for closing tickets quickly, reducing cycle time, and shipping more commits per engineer. The dashboard is clean. The intent is good. Everyone agrees that speed matters.

Within two quarters, the work changes.

Engineers split meaningful improvements into smaller tickets because smaller tickets close faster. Complex refactors are deferred because they threaten the score. Bugs that require investigation are reclassified as “research” so they do not age in the queue. The team appears faster. The product becomes harder to change.

The incentive did not motivate the work. It redefined it.

The Story

Dan Pink’s TED talk on motivation popularized a result that social scientists had been circling for decades: external rewards can improve performance for simple, mechanical tasks, but they often distort performance when the work requires judgment, creativity, or learning.

The surprise is not that people respond to rewards. The surprise is how completely rewards tell people what kind of work the system believes it is doing.

If the reward is speed, people infer that the work is speed. If the reward is volume, people infer that the work is volume. If the reward is absence of visible errors, people infer that the work is hiding errors before they become visible.

This is why incentive systems fail in organizations that describe themselves as thoughtful, mission-driven, or values-led. Values operate through interpretation. Incentives operate through consequences. When the two disagree, consequences usually win.

Three Ways This Appears

In everyday life: A person starts tracking steps to improve health. At first, it works. Then the target becomes the purpose. They pace around the apartment at night to complete the count while sleeping poorly and neglecting strength, mobility, and rest. The metric selected movement. It did not select health.

In technology: A customer support team is rewarded for reducing average response time. Replies become faster and less useful. Agents send quick acknowledgments instead of solving the problem. The dashboard improves while customer trust declines.

In organizations: A sales team is paid for new logos, not durable revenue. The team discounts heavily, sells to poor-fit customers, and hands the renewal problem to customer success. The reward system has not created growth. It has moved the cost of growth downstream.

The Pattern

Every incentive is a theory of what work is. Most incentive failures come from getting that theory wrong.

When leaders add a reward to a system, they often believe they are adding energy. In practice, they are adding an interpretation. The reward tells people which part of reality the organization is willing to notice. People then adapt to that noticed reality.

The central failure is not greed. It is compression. A reward compresses a complex activity into a small signal. The smaller the signal, the more behavior it excludes. What gets excluded does not vanish. It becomes the unmeasured cost of the measured improvement.

The Cross-Domain Connection: Ecology

Predator-prey relationships are incentive systems. A rabbit that moves carelessly is punished. A fox that hunts inefficiently starves. Neither animal has a scorecard, but the environment selects behavior with brutal consistency.

Organizations do the same thing less visibly. They create environments in which some behaviors survive and others die. The meeting where careful dissent is punished once becomes an environment where future dissent becomes rarer. The review process that rewards performative certainty becomes an environment where uncertainty is hidden.

The question is not what the organization says it values. The question is what behavior can survive there.

The Framework: Incentive Surface Audit

graph TD A[Desired behavior] --> B[Reward signal] B --> C{What does the signal compress?} C --> D[Visible behavior improves] C --> E[Invisible work is displaced] E --> F[Long-term cost appears elsewhere] F --> G[Revise the reward or remove it] G --> B

Why This Matters Outside Technology

Schools, hospitals, governments, families, fitness apps, and online communities all run on incentive surfaces. Some are formal. Most are not.

The parent who praises only grades teaches a theory of learning. The platform that rewards outrage teaches a theory of attention. The manager who celebrates weekend work teaches a theory of commitment. None of these theories needs to be written down to become operational.

The discipline is not to avoid incentives. That is impossible. The discipline is to ask what theory of work the incentive smuggles into the room.

The Memorable Sentence

An incentive is not a push toward the work; it is a definition of what the work is allowed to become.

Closing Question

What behavior does your current reward system praise that your stated values would be embarrassed to admit?

Where this pattern appears next
Goodhart's Trap

Both essays examine what happens when a measurement or reward becomes the thing people organize around.

References
  1. Pink, D.H. (2009). The puzzle of motivation. TEDGlobal 2009.
  2. Deci, E.L., Koestner, R., & Ryan, R.M. (1999). A meta-analytic review of experiments examining the effects of extrinsic rewards on intrinsic motivation. Psychological Bulletin.
  3. Kerr, S. (1975). On the folly of rewarding A, while hoping for B. Academy of Management Journal.
The five-year note

By 2031, incentive systems will be more granular, automated, and personalized. The practical danger is that tiny reward signals will reshape the work before anyone notices; every metric should be reviewed for the behavior it creates, not only the outcome it measures.