Manav.id
Crypto4 min read

Governance: one human, one vote — weighted by stake

Governance design

Token-weighted governance produces plutocracy. One-vote-per-wallet produces Sybil farms. Manav governance pulls the third lever — one vote per attested human, amplified by stake — and only PoHW makes it possible.

Two failed defaults

Crypto governance has been stuck between two bad options for a decade. Token-weighted votes deliver the chain to whoever bought the most supply on launch day; the median DAO has fewer than ten effective voters. One-vote-per-wallet, the supposed cure, is undefended against a single human creating ten thousand wallets — and every project that has tried it has been farmed within a quarter.

The third lever

If you can prove a unique human is behind a vote, the calculus changes. The Manav protocol issues each verified human exactly one governance identity. That identity casts one base vote on every proposal. On top of the base vote, $MANAV stake amplifies the weight, capped at a logarithmic ceiling. The math: vote_weight = 1 + log10(1 + stake). A holder with 100 $MANAV gets 3.0 votes; a holder with 100,000 $MANAV gets 6.0. Whales count. They do not own the chain.

Why this requires PoHW

The system collapses without unique-human attestation. If one person can spin up a thousand "humans" and stake fifty tokens behind each, they reproduce token-weighted plutocracy with extra steps. PoHW's hardware-attested DIDs, witness graphs, and behavioral fingerprints make multi-identity farming uneconomic. A real human can hold ten Manav DIDs only if ten different witness graphs vouch for ten different humans — and the network tooling makes that detectable.

What the protocol governs

Governance is scoped, not unlimited. The DAO votes on emission rate adjustments, treasury allocations, the parameters of the freshness-decay curve, the role weights inside the PoHW formula, and the whitelist of approved verification ledgers. The DAO does not vote on individual identities, individual delegations, individual payouts, or anything that could revoke a verified human's record. Identity is a property of the human, not a vote of the crowd.

Quorum, conviction, and time-locks

Major proposals require 5% of attested humans to participate, not 5% of tokens — a much higher bar that prevents a single whale from rubber-stamping changes. Conviction voting is supported: a vote that holds for 14 days counts twice as much as one cast at the deadline, rewarding stable preferences over flash mobs. All parameter changes carry a 7-day time-lock between approval and activation, so the protocol is auditable before it shifts.

What this prevents

It prevents the three failure modes that have killed every DAO so far. Plutocratic capture, because stake is log-capped. Sybil-driven proposal flooding, because each human gets exactly one identity. Hostile takeover via flash loans, because votes are bound to humans, not loanable tokens. Whales remain influential. They do not become owners.

Common objections

The honest objections: protocols without products fail, and tokens without revenue are speculative. We answer the first with a hosted commercial layer and design partners shipping today; the second with a fee model where the protocol earns from real agent verifications, not from token velocity.

Frequently asked questions

Is this about a token, or a protocol? A protocol first. The token exists to align incentives — humans earn for attested work, relying parties spend to verify, the network captures a small fee. The protocol stays useful even if the token's price is volatile; the token gets useful only when the protocol is.

How is this not just another crypto identity project? Most crypto identity projects answer 'is this a unique human?' and stop. This one answers 'what did this human authorize?' which is a different question. The substrate (hardware-attested device, recoverable, revocable) is also designed for enterprise compliance, not just consumer Sybil resistance.

What happens if the chain has an outage? Verification continues. Signatures verify locally; the chain anchors audit roots periodically, not per-action. A multi-day chain outage would delay forensic anchoring but not block any agent action that already had a valid delegation.

Where to start

Move from this to proof of human work for the technical design and manav token explained for the economic shape. The protocol and the token are designed to be read in that order — design first, incentives second.

What governance cannot do

Token governance can change parameters. It can fund projects. It can elect councils. It cannot make the network decentralized if the issuance was concentrated. It cannot make the protocol secure if the cryptography is broken. It cannot make the substrate trustworthy if the founders used token-funded marketing to inflate adoption. The governance design we shipped reflects what governance is good at and abstains from areas governance is bad at. Critical security parameters require multi-signature thresholds far above the token-holder vote. Cryptographic upgrades require formal review independent of the vote. The governance is empowered for the decisions humans should make and constrained from the decisions cryptography should make. This is unfashionable in the current generation of token governance, where the meta is "vote on everything." We are betting that protocols that abstained from over-governance will outlast protocols that did not, because the surface area of governance attacks is the surface area governance is empowered over.

If your governance can't tell a human from a wallet, it's not governance. It's an auction.