Commons Access Rule¶
Access rule — instantiates Property Rights Bundle Governance
Governs a shared resource that no one owns exclusively, setting who may draw from it and how much, so collective use does not collapse into overuse.
A Commons Access Rule governs the case the rest of the bundle assumes away: a resource with many right-holders and no exclusive owner, where the danger is not a holdout blocking use but every user drawing until the resource is exhausted. Its defining move is to replace exclusion with bounded shared appropriation — instead of deciding who is kept out, it decides how much each insider may take, and pairs that entitlement with a duty to contribute to the resource's upkeep. It is the governance of the pool itself: an appropriation cap plus a provision obligation plus a watch on the resource's health, holding the group's total draw below what the commons can sustain.
Example¶
A hundred farmers pump from one groundwater basin. Each well is legal, each farmer rational, and collectively they are draining the aquifer faster than rain refills it — a textbook tragedy of the commons where individual gain sums to shared ruin. A commons access rule is adopted by the basin's water district, drawing on the kind of design principles Elinor Ostrom documented in durable commons.[1] It sets an appropriation cap: a per-well annual pumping allotment tied to the basin's measured recharge, not to anyone's thirst. It sets a provision duty: each user contributes to monitoring costs and to recharge projects that put water back. And it installs a health watch: shared meters and a water-table gauge that trigger tightened allotments in drought years. No farmer owns the aquifer, and no farmer is excluded — but the sum of their draws is now held under the line the aquifer can bear.
How it works¶
The rule works by governing the aggregate rather than any single grant. It defines the appropriation scope — the class of eligible users and the quantity each may withdraw — so that access is shared but bounded. It attaches a provision duty — the contribution each user owes to sustaining the resource, since a commons that only takes and never replenishes still dies. And it watches the commons pole of resource health, so the caps can tighten before depletion becomes irreversible. What distinguishes it from a license is that it manages a collective ceiling, not a bilateral permission; what distinguishes it from an ownership record is that it allocates flow, not title.
Tuning parameters¶
- Cap basis — fixed quota, share of measured yield, or tradable allotment. Fixed is simple but brittle in bad years; yield-linked tracks the resource but needs trusted measurement; tradable is efficient but can concentrate access.
- Membership boundary — who counts as an eligible appropriator. Tight boundaries make the commons governable but can ossify into exclusion; loose ones invite the very overuse the rule exists to stop.
- Provision-to-appropriation ratio — how much upkeep each unit of use must fund. Set it low and the resource decays; set it high and users defect to unregulated alternatives.
- Monitoring granularity — self-report vs. metered vs. sensor-triggered. Finer monitoring catches free-riding earlier but costs more and can feel intrusive to the community it governs.
- Sanction gradient — how steeply penalties escalate for over-draw. Graduated sanctions preserve cooperation; flat severe ones breed evasion and resentment.
When it helps, and when it misleads¶
Its strength is holding a rivalrous, non-excludable resource together without privatising it — keeping a fishery, aquifer, grazing range, or shared bandwidth productive by capping the total draw and funding the upkeep, where neither open access nor sole ownership is available or desirable.
Its failure modes are the classic ones of collective governance. Caps set by the powerful can entrench their historical over-share as a baseline; monitoring that is cheap is usually gameable, and monitoring that is thorough is resented. The classic misuse is a rule written to ratify the biggest users' current appropriation as their permanent quota — conservation language laid over grandfathered overuse. The discipline that guards against it is to tie caps to the resource's measured capacity rather than to incumbency, and to give appropriators a real hand in setting and revising the limits so the rule is theirs to enforce.
How it implements the components¶
exclusivity_and_access_scope— it defines the shared, non-exclusive end of this scope: the class of eligible appropriators and the quantity each may draw.stewardship_duty_schedule— it attaches the provision and contribution duties that keep a taken-from resource replenished.commons_and_anti_commons_monitor— it operates the commons pole of this monitor, watching for overuse and depletion so caps can tighten in time.
It defines shared appropriation, not the individual, revocable grant of Access License or Permit; its duties are collective upkeep, not the title-bound non-waste obligations of Stewardship or Non-Waste Covenant; and it watches for overuse, not the gridlock pole handled by Anti-Commons Clearance Process.
Related¶
- Instantiates: Property Rights Bundle Governance — this rule is the bundle's answer for a shared, non-exclusive resource, replacing exclusion with bounded appropriation.
- Sibling mechanisms: Anti-Commons Clearance Process · Access License or Permit · Stewardship or Non-Waste Covenant · Exclusion Enforcement Protocol · Property Rights Impact Assessment
References¶
[1] Elinor Ostrom's design principles for enduring common-pool-resource institutions — clearly defined boundaries, rules matched to local conditions, collective-choice participation, monitoring, graduated sanctions, and accessible conflict resolution — describe how real communities govern commons without either privatisation or state control. They are used here as a named anchor for what a workable commons access rule contains. ↩