Attention Scarcity in DAO Governance

“Attention is the most scarce resource in DAOs.” — Isaac Patka’s maxim, noted by Nathan in a 2022-11-15 journal entry on DAO security. The thesis: decentralized governance doesn’t fail from lack of tokens, code, or votes, but from lack of attention — and every serious DAO attack vector reduces to an attack on attention. Nathan’s web3 security notes (2022) collected the emerging taxonomy; this page holds the frame.1

The journal notes (2022-11-15, 2022-11-16)

The entries collect the period’s DAO-security thinking:

  • Patka’s maxim and its corollary: governance proposals pass or fail not on merit but on who can marshal attention to them. Low-turnout governance is the default, not the exception.
  • Inattention attacks: proposals scheduled to slip through when attention is lowest (holidays, competing votes, voter fatigue); malicious changes bundled into routine-looking upgrades; quorum requirements so low that a determined minority rules an inattentive majority.
  • Optimistic consensus (e.g., Reality.ETH / optimistic-oracle patterns): proposals execute unless challenged — a design that presumes attention, and is therefore exactly as strong as the attention it presumes. Inattention turns optimistic governance into unilateral governance.
  • Account abstraction and social recovery (2022-11-16): the adjacent problem — key management fails not on cryptography but on the human attention layer (lost keys, phishing, stale guardians).

Why attention is the resource

DAO governance theory (2016–2022) assumed the binding constraints were voting power (token distribution, plutocracy) and code correctness (smart-contract bugs). Patka’s point is that both are downstream of attention:

  • Plutocracy matters only because the inattentive majority doesn’t vote; an attentive minority of smallholders could check a whale.
  • Code correctness matters only at the moment someone reads the diff; an unaudited upgrade passes if nobody’s watching.
  • Even legitimacy reduces to attention: a vote is a signal only of the preferences of those who showed up.

The parallel to the wiki’s democracy thread is exact and Nathan drew it: low-turnout DAO governance is the small-scale proof of the 2023–2024 claim that “democracy has become a destabilizing social force” — when the mechanism runs but nobody watches, it amplifies whoever does watch, which is usually the attacker. life-liberty-happiness-trilemma

The frame’s limits

Attention-scarcity is real but not the whole story. It underweights capture of the attentive (the people who show up to every vote are not a representative sample — they’re the most invested, which is its own bias), and it underweights deliberation quality (an attentive but misinformed vote is not better than an inattentive one). The stronger statement is not “attention is scarce” but “informed, representative attention is scarce” — which is the ancient problem of juries and republics, not a new one DAOs discovered.

Cross-domain connections

  • life-liberty-happiness-trilemma — the democracy-destabilization claim’s small-scale proof
  • competitive-rent-extraction — the feed is the attention-extraction layer for the public sphere the way the whale is for the DAO
  • cooperation-and-defection / norms — inattention as the defection enabler: norms hold only under observation
  • mutual-aid — the guild solved attention scarcity by scale: a brotherhood small enough that everyone watched everyone
  • intelligence-as-tool — AI as the proposed attention-substitute (AI delegates, AI auditors) — which relocates rather than solves the problem: now the question is who tunes the watchers

Sources

  • Selected journal entries (Day One export, 2012–2024)

Footnotes

  1. Selected journal entries (Day One export, 2012–2024)