Governance Minimisation: Why the Best DAO Governance Is Less Governance
There is an uncomfortable truth at the heart of DAO governance discourse: governance is a liability, not an asset. Every governance decision is a potential attack vector. Every governance parameter is a surface that can be captured, manipulated, or mismanaged. Every governance process is a coordination cost that the organisation must bear. The most resilient protocols are not the ones with the most sophisticated governance — they are the ones that require the least governance.
This perspective — governance minimisation — argues that DAOs should systematically reduce the scope and frequency of human decision-making, delegating to algorithms, markets, and immutable smart contracts wherever possible. The goal is not to eliminate governance entirely, but to confine it to the smallest possible domain while automating everything else.
The Case Against Governance
The argument for governance minimisation begins with an honest assessment of governance costs.
Capture risk scales with governance power. The more parameters a governance system controls, the more valuable it becomes to capture. If a DAO’s governance can adjust interest rates, allocate treasury funds, modify collateral requirements, and whitelist new assets, then capturing that governance — through token accumulation, delegate capture, or social engineering — provides enormous economic leverage. Reducing the scope of governance reduces the incentive to capture it.
Coordination costs compound with decision frequency. Every governance decision requires proposal drafting, community discussion, analysis, voting, and execution monitoring. These activities consume the time and attention of the DAO’s most engaged members. High-frequency governance creates burnout, drives away contributors, and concentrates power among a small group of governance professionals — exactly the outcome that delegated voting was designed to address but often exacerbates.
Error rate is irreducible. Human governance will always produce some proportion of incorrect or suboptimal decisions. Some errors are caught during voting; others are not detected until after execution. The expected cost of governance errors scales with the number and consequence of governance decisions. Fewer decisions mean fewer errors.
Credible neutrality — the property that a protocol treats all participants equally without favouring any particular group — requires that the protocol’s rules be perceived as fair and unchangeable. If governance can alter the rules to benefit specific participants, the protocol loses credible neutrality. Users cannot trust that the terms under which they deposited funds will remain stable. Minimising governance scope maximises credible neutrality.
The Spectrum of Governance Minimisation
Governance minimisation is not a binary state but a spectrum. Protocols can occupy various positions between full human governance and complete immutability.
Fully Governed
At one end, every protocol parameter is subject to governance control. Interest rates, fee structures, collateral ratios, oracle selections, upgrade paths, and treasury allocations are all modifiable through governance proposals. This provides maximum flexibility but maximum attack surface. Most early DeFi protocols launched in this configuration.
Constrained Governance
The next position restricts governance to a defined set of parameters within bounded ranges. Governance can adjust the stability fee between two and twenty per cent, but cannot set it to zero or one hundred per cent. Governance can add new collateral types but cannot modify existing ones. These constraints reduce the potential damage from governance errors or capture while preserving meaningful adaptability.
Algorithmic Governance
Further along the spectrum, human governance is replaced by algorithmic mechanisms. Interest rates are set by utilisation curves rather than governance votes. Fee structures adjust automatically based on market conditions. Oracle selection follows a deterministic process based on reliability metrics. Human governance only intervenes when the algorithms produce clearly pathological outcomes.
Protocol Ossification
At the extreme, the protocol’s rules are immutable. No governance exists because no governance is needed. The smart contracts function exactly as deployed, forever. Bitcoin’s monetary policy is the canonical example — the supply schedule is hardcoded and no governance mechanism can alter it. This provides ultimate credible neutrality but zero adaptability.
Principles of Governance Minimisation
Several principles guide the practical implementation of governance minimisation.
Automate the automatable. Any governance decision that follows a predictable pattern should be replaced by an algorithm. If governance consistently adjusts a parameter in response to a specific market condition, encode that relationship in a smart contract and eliminate the governance step. Compound’s interest rate curves and MakerDAO’s stability fee adjustments via the rate module are examples of this principle in action.
Bound the adjustable. For parameters that genuinely require human judgement, define hard limits that governance cannot exceed. A collateral ratio should never be settable below one hundred per cent. A fee should never be settable above a reasonable maximum. These bounds limit the damage from governance capture or error.
Sunset governance power. Some governance capabilities are needed during a protocol’s early stages but become unnecessary as the system matures. Explicit sunset provisions — governance powers that automatically expire after a defined period or upon reaching specific milestones — prevent the accumulation of vestigial governance authority.
Default to immutability. New features and parameters should be immutable by default. Governance control should be added only when a compelling case demonstrates that human adjustment is necessary and that the benefits outweigh the capture and error risks.
Separate monetary and operational governance. Decisions about a protocol’s core monetary properties — supply schedules, fundamental fee structures, core security parameters — should be subject to much higher modification thresholds than operational decisions like grant funding or partnership approvals. The former affect all users; the latter affect specific programmes.
Practical Implementation
Implementing governance minimisation requires both technical and social strategies.
Progressive decentralisation is the most common pathway. A protocol launches with broad governance control (often vested in a multi-sig or founding team), then systematically reduces governance scope as the protocol matures. Uniswap’s governance has followed this trajectory, with early team control giving way to community governance, which has in turn been constrained by time-locked immutability for core protocol logic.
Parameter module design separates governable from non-governable protocol components at the smart contract level. Core protocol logic is deployed as immutable contracts. Adjustable parameters are managed through a separate module with explicit bounds and access controls. This architectural separation makes the governance surface area visible and manageable.
Timelock escalation imposes delays proportional to the significance of governance changes. Minor parameter adjustments execute after a short delay. Major protocol modifications require extended timelocks. Fundamental changes — if permitted at all — require supermajority votes with month-long execution delays. This temporal friction naturally discourages frequent governance interventions.
Kill switches are the ultimate governance minimisation tool. A kill switch allows governance to permanently renounce control over a specific parameter or function. Once invoked, the parameter becomes immutable forever — no governance action can restore the ability to modify it. Kill switches should be exercised deliberately, typically after extensive operational experience demonstrates that the parameter has stabilised.
The Tension with Treasury Governance
Governance minimisation sits in tension with the expanding role of DAO treasuries. While protocol parameters can be automated and ossified, treasury management inherently requires human judgement. Asset allocation, grant funding, compensation, and strategic investments demand ongoing governance engagement.
The resolution lies in separating protocol governance from treasury governance. Protocol parameters follow a minimisation trajectory towards automation and immutability. Treasury management operates under a distinct governance framework with its own mechanisms — conviction voting for allocation, multi-sig oversight for execution, and transparent reporting for accountability.
This separation allows protocols to achieve credible neutrality at the protocol layer while maintaining operational flexibility at the organisational layer. Users trust the protocol because its rules are immutable. Contributors engage with the DAO because its treasury governance remains responsive and adaptive.
Case Studies
Several prominent protocols illustrate different approaches to governance minimisation.
Uniswap v3 launched with immutable core logic — the automated market maker contracts cannot be modified through governance. Governance controls only the fee switch (whether protocol fees are enabled) and the treasury allocation. This narrow governance scope has proven remarkably resilient, with the protocol functioning through multiple market cycles without governance interventions.
MakerDAO (now Sky) represents the complexity challenge. The protocol’s extensive governance surface — collateral types, stability fees, debt ceilings, oracle configurations, liquidation parameters — has required continuous governance attention. The SubDAO structure introduced in the Endgame plan represents an attempt to decentralise governance complexity rather than minimise it.
Liquity pioneered an aggressively minimised governance model. The protocol launched with no governance at all — all parameters are hardcoded and immutable. This radical approach provides maximum credible neutrality but has required the team to get every parameter right at launch, with no ability to adjust course.
Criticisms and Counterarguments
Governance minimisation faces several legitimate criticisms.
Premature ossification risks locking in suboptimal parameters before sufficient operational experience has been accumulated. A protocol that makes its fee structure immutable at launch may discover that the chosen fee is too high for market conditions — but has no mechanism to adapt. The counter-argument is that premature ossification is preferable to indefinite governance exposure, and that protocols should launch with conservative parameters that favour safety over optimality.
Reduced adaptability in rapidly evolving markets can be a competitive disadvantage. Protocols with active governance can respond to new market conditions, competitor actions, and user needs. Minimised protocols must rely on their initial design to remain relevant. The counter-argument is that adaptability is overvalued — the most successful protocols (Bitcoin, Uniswap v2) have succeeded precisely because their rules are stable and predictable.
Accountability gaps emerge when governance is minimised. If no governance body can modify the protocol, who is responsible when things go wrong? Users harmed by a bug in an immutable contract have no governance recourse. The counter-argument is that governance accountability is largely illusory — token-weighted voting rarely produces effective remediation — and that clear immutability is more honest than the fiction of democratic governance over an opaque technical system.
The governance minimisation thesis does not claim that governance is never necessary. It claims that governance is always costly, often dangerous, and should be treated as a last resort rather than a first instinct. The DAOs that will endure are those that recognise governance as a necessary evil and work systematically to minimise it.
Donovan Vanderbilt is a contributing editor at ZUG DAO, the decentralised governance intelligence publication of The Vanderbilt Portfolio AG, Zurich. His work examines the intersection of governance design, institutional economics, and on-chain coordination.