Index

Tragedy of the Commons

A situation where individuals, acting in their own self-interest, deplete or degrade a shared resource to the detriment of the group.

The tragedy of the commons explains why rational individual behavior can collectively destroy a shared resource, and why governance or incentive redesign is necessary to prevent it.

Is each actor's rational self-interest collectively depleting a shared resource?

Engineers on a shared platform each add quick-fix shortcuts for their own features, gradually degrading codebase quality for everyone. No individual is at fault, but the commons erodes.

  1. 1.Identify shared resources that multiple actors draw from.
  2. 2.Check if individual incentives encourage overuse or underinvestment in the commons.
  3. 3.Introduce governance: ownership, quotas, or costs that internalize the externality.
  4. 4.Monitor the commons health and adjust rules as the number of actors changes.
  • ·Assuming good intentions alone will prevent overuse of shared resources.
  • ·Overregulating the commons and stifling productive use.
  • ·Ignoring that privatization can solve some commons problems but create others.

What is a modern example of the tragedy of the commons?

Open-source maintainer burnout: many companies consume open-source value but few contribute back, depleting the shared resource of maintainer goodwill.

How do you prevent a tragedy of the commons in teams?

Assign clear ownership of shared resources, make usage costs visible, and reward contributions to the commons alongside individual output.