rio: extract 2 claims from MetaDAO Proposal 8 ($100k OTC trade, failed)
- What: Two new claims from 2024-02-18 MetaDAO Proposal 8 (failed 2024-02-24) - Why: Proposal is a clean natural experiment — DAO self-admitted a liquidity problem yet markets rejected the proposed solution, providing rare direct evidence of futarchy's discriminative capacity. Also contains novel mechanism design (buyer-as-LP-seed OTC structure). - Connections: Links to futarchy adoption friction, Autocrat TWAP mechanics, override capacity claim, treasury management claim, vesting hedgeability claim Pentagon-Agent: Rio <2EA8DBCB-A29B-43E8-B726-45E571A1F3C8>
This commit is contained in:
parent
e4be599e63
commit
542fdc72df
3 changed files with 114 additions and 9 deletions
|
|
@ -0,0 +1,56 @@
|
|||
---
|
||||
type: claim
|
||||
domain: internet-finance
|
||||
description: "MetaDAO Proposal 8 proposed routing the OTC buyer's USDC into a 50/50 AMM pool (matched with DAO META) so that a single external capital infusion simultaneously acquires tokens and seeds protocol liquidity — a structure not common in standard OTC deals"
|
||||
confidence: speculative
|
||||
source: "rio, based on MetaDAO Proposal 8 mechanism design (Feb 2024) — proposed but not executed (proposal failed)"
|
||||
created: 2026-03-11
|
||||
depends_on:
|
||||
- "MetaDAO Proposal 8 implementation spec: $100k USDC + matching META into Meteora 50/50 volatile pool"
|
||||
- "Standard OTC structure comparison: buyer pays, receives tokens, USDC goes to treasury"
|
||||
challenged_by:
|
||||
- "The specific proposal employing this structure failed — market rejection is direct evidence against viability in the MetaDAO context"
|
||||
- "Buyer-as-LP creates ongoing price exposure the buyer may not want — pure acquisition and LP seeding are different risk profiles"
|
||||
- "DAO must match the AMM with its own META, creating additional dilution beyond the OTC allocation itself"
|
||||
---
|
||||
|
||||
# DAO OTC token sales structured as buyer-as-LP-seed mechanisms address simultaneous acquisition and liquidity bootstrapping by routing buyer capital into AMM pools
|
||||
|
||||
Standard DAO OTC token sales follow a simple structure: an external party pays USDC, receives tokens (often with a vesting schedule), and the USDC enters the DAO treasury as a liquid reserve. The liquidity problem remains: the OTC sale increases circulating supply without adding AMM depth, so it may reduce market liquidity per token rather than increase it.
|
||||
|
||||
MetaDAO Proposal 8 proposed an alternative structure. Ben Hawkins would pay $100,000 USDC to acquire up to 500 META tokens — with 20% delivered immediately and 80% in a 12-month Streamflow linear vest. But rather than routing the USDC to the DAO treasury, the $100,000 USDC would be used to create a 50/50 Meteora AMM pool (with 1% fee), matched with META from the DAO. The buyer's payment becomes AMM liquidity, not a treasury reserve.
|
||||
|
||||
The mechanism structure achieves two things simultaneously:
|
||||
1. **Acquisition**: Buyer receives tokens at a TWAP-floored price (`max(TWAP_pass, $200)`)
|
||||
2. **Liquidity seeding**: Buyer's USDC seeds an AMM pool, giving the protocol permanent on-chain depth funded by external capital rather than treasury assets
|
||||
|
||||
The design addresses a structural tension in governance token OTC sales: adding tokens to circulation without adding proportional market depth makes existing markets thinner per dollar of market cap. By converting the OTC proceeds directly into AMM liquidity, the structure attempts to make the token supply increase self-financing on the liquidity side.
|
||||
|
||||
The vesting component (20% immediate, 80% over 12 months via Streamflow) adds alignment pressure without fully neutralizing the liquidity mechanism — though since [[time-based token vesting is hedgeable making standard lockups meaningless as alignment mechanisms because investors can short-sell to neutralize lockup exposure while appearing locked]], the alignment value of the vesting should be discounted.
|
||||
|
||||
The proposal failed, suggesting the market did not believe this structure would increase META's net value in the specific terms offered. The failure does not invalidate the structural idea — it may reflect objections to the specific price floor ($200 vs. $695 spot), the scale of dilution, or uncertainty about AMM pool performance. But the market's negative judgment is the available evidence and should weigh against confidence in this mechanism's viability.
|
||||
|
||||
## Evidence
|
||||
|
||||
- MetaDAO Proposal 8 (2024-02-18): implementation spec requires Meteora 50/50 volatile pool seeded with $100k USDC + matched META from DAO
|
||||
- 1% fee pool structure chosen — relatively high fee suggesting expectation of concentrated, sticky liquidity rather than high-frequency trading
|
||||
- Vesting: 20% immediate, 80% linear 12-month Streamflow — hybrid delivery creates partial alignment
|
||||
- Proposal failed 2024-02-24 — the market that would benefit from increased liquidity priced the structure as net-negative
|
||||
|
||||
## Challenges
|
||||
|
||||
- The specific proposal failed — the most direct evidence available is that futarchy markets rejected this mechanism as structured
|
||||
- Buyer faces dual risk: token price exposure (from direct holding) and LP impermanent loss — conflating these into one investment may deter buyers who want one but not the other
|
||||
- DAO match requirement (META contributed to the 50/50 pool) creates dilution beyond the OTC allocation, compounding the supply increase
|
||||
- Alternative: direct AMM seeding via buyback mechanics may achieve better liquidity outcomes without the OTC buyer coordination overhead — since [[ownership coin treasuries should be actively managed through buybacks and token sales as continuous capital calibration not treated as static war chests]], there are other approaches
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
- [[time-based token vesting is hedgeable making standard lockups meaningless as alignment mechanisms because investors can short-sell to neutralize lockup exposure while appearing locked]] — vesting component of this structure has limited alignment value
|
||||
- [[ownership coin treasuries should be actively managed through buybacks and token sales as continuous capital calibration not treated as static war chests]] — this mechanism is one of several treasury management tools; its rejection doesn't foreclose others
|
||||
- [[futarchy-governed DAOs converge on traditional corporate governance scaffolding for treasury operations because market mechanisms alone cannot provide operational security and legal compliance]] — multi-sig execution of the LP seeding is required by the proposal, reflecting the operational layer futarchy doesn't replace
|
||||
- [[MetaDAOs Autocrat program implements futarchy through conditional token markets where proposals create parallel pass and fail universes settled by time-weighted average price over a three-day window]] — TWAP pricing for the OTC component integrates with Autocrat's settlement mechanism
|
||||
|
||||
Topics:
|
||||
- [[internet finance and decision markets]]
|
||||
|
|
@ -0,0 +1,52 @@
|
|||
---
|
||||
type: claim
|
||||
domain: internet-finance
|
||||
description: "MetaDAO Proposal 8 was rejected by markets even though the proposal body admitted 'current liquidity is proving insufficient to support demand' — evidence that futarchy evaluates solution merit separately from problem recognition"
|
||||
confidence: experimental
|
||||
source: "rio, based on MetaDAO Proposal 8 (Feb 2024) — $100k OTC trade with Ben Hawkins, failed 2024-02-24"
|
||||
created: 2026-03-11
|
||||
depends_on:
|
||||
- "MetaDAO Proposal 8 text explicitly acknowledging insufficient liquidity as the motivation"
|
||||
- "Proposal failure date: 2024-02-24"
|
||||
challenged_by:
|
||||
- "Single data point — one failed proposal is thin evidence for a general mechanism property"
|
||||
- "Rejection could reflect objections to terms (price floor, vesting structure) rather than a discriminative judgment about the problem-solution relationship"
|
||||
---
|
||||
|
||||
# Futarchy can reject proposed solutions to self-acknowledged problems demonstrating that markets price solution net-value independently of problem consensus
|
||||
|
||||
MetaDAO Proposal 8 is a clean natural experiment in futarchy's discriminative capacity. The proposal text opens with an explicit admission: "The current liquidity within the META markets is proving insufficient to support the demand." The DAO was not claiming a hypothetical problem — it was describing an observed condition. The proposed solution — a $100k OTC trade with Ben Hawkins, structured to route the USDC into a 50/50 AMM pool and thereby increase market depth — was a direct response to this stated problem.
|
||||
|
||||
The market rejected it anyway.
|
||||
|
||||
This matters because it separates two distinct questions that governance mechanisms often conflate: "Is the problem real?" and "Is this solution net-positive?" Token voting DAOs tend to collapse these — if a majority agrees the problem is real and someone proposes a solution, the solution often passes on the strength of problem consensus. Futarchy does not. The conditional market prices the proposal's expected impact on META token value, not the community's agreement about whether liquidity was low.
|
||||
|
||||
The mechanism insight: the pass-market conditional token for Proposal 8 would only outperform the fail-market token if traders collectively believed the trade would increase META's value. Even if every participant agreed that liquidity was insufficient, the market could still price the OTC structure as net-negative — perhaps because the buyer was acquiring tokens at a favorable effective price, because increased circulating supply (2-7% projected) would dampen value, or because the AMM depth gained was insufficient to justify the dilution. The market aggregated these concerns through capital flows rather than deliberation.
|
||||
|
||||
This property has implications for how futarchy-governed DAOs develop solutions. Communities cannot shortcut from "we acknowledge the problem" to "therefore this proposal passes." Each proposed solution must independently demonstrate it improves the metric, even when problem acknowledgment is unanimous. This creates stronger solution quality pressure but also means acknowledged problems can persist without resolution if no proposed solution clears the net-value bar.
|
||||
|
||||
The contrast with [[futarchy can override its own prior decisions when new evidence emerges because conditional markets re-evaluate proposals against current information not historical commitments]] is instructive. There, the market reversed a prior commitment because new information changed the net-value calculation. Here, the market rejected a new proposal even though the underlying problem motivation was accepted. Both cases demonstrate the same property: futarchy evaluates each question on its own conditional merits.
|
||||
|
||||
## Evidence
|
||||
|
||||
- MetaDAO Proposal 8 (2024-02-18): explicit acknowledgment that "current liquidity within the META markets is proving insufficient to support the demand" in the Background section
|
||||
- Proposal status: Failed (completed 2024-02-24)
|
||||
- META spot price at proposal: $695.92 with 14,530 circulating supply — the market was actively pricing META, so thin-market illiquidity cannot explain the failure
|
||||
- Projected circulating supply increase from the trade: 2-7%, introducing dilution pressure that could explain net-negative assessment
|
||||
|
||||
## Challenges
|
||||
|
||||
- Single data point — one failed proposal is insufficient to establish a general pattern; multiple similar cases across DAOs would strengthen confidence
|
||||
- The rejection may reflect objections to specific terms (price floor at $200 vs. $695 spot is a large discount potential; vesting structure advantages buyer) rather than a principled discrimination between problem acknowledgment and solution approval
|
||||
- Since [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements]], low market participation could produce uninformative prices that don't reflect genuine discriminative capacity
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
- [[futarchy can override its own prior decisions when new evidence emerges because conditional markets re-evaluate proposals against current information not historical commitments]] — same mechanism operating on revisions; here operating on novel proposals
|
||||
- [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements]] — market friction could confound interpretation of rejection
|
||||
- [[MetaDAOs Autocrat program implements futarchy through conditional token markets where proposals create parallel pass and fail universes settled by time-weighted average price over a three-day window]] — TWAP settlement mechanics underlie this rejection
|
||||
- [[ownership coin treasuries should be actively managed through buybacks and token sales as continuous capital calibration not treated as static war chests]] — rejection of one OTC mechanism doesn't foreclose treasury management; markets evaluate each approach
|
||||
|
||||
Topics:
|
||||
- [[internet finance and decision markets]]
|
||||
|
|
@ -10,16 +10,13 @@ status: processed
|
|||
tags: [futardio, metadao, futarchy, solana, governance]
|
||||
event_type: proposal
|
||||
processed_by: rio
|
||||
processed_date: 2024-02-18
|
||||
enrichments_applied: ["futarchy-governed-DAOs-converge-on-traditional-corporate-governance-scaffolding-for-treasury-operations-because-market-mechanisms-alone-cannot-provide-operational-security-and-legal-compliance.md", "MetaDAOs-Autocrat-program-implements-futarchy-through-conditional-token-markets-where-proposals-create-parallel-pass-and-fail-universes-settled-by-time-weighted-average-price-over-a-three-day-window.md", "futarchy-adoption-faces-friction-from-token-price-psychology-proposal-complexity-and-liquidity-requirements.md", "time-based-token-vesting-is-hedgeable-making-standard-lockups-meaningless-as-alignment-mechanisms-because-investors-can-short-sell-to-neutralize-lockup-exposure-while-appearing-locked.md"]
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "Failed MetaDAO proposal for $100k OTC trade. Extracted two claims: (1) the vesting mechanism design for managing large token sales, (2) the market rejection despite acknowledged liquidity need. Four enrichments confirm existing claims about futarchy scaffolding, TWAP usage, adoption friction, and vesting limitations. The proposal's failure is particularly interesting as evidence of futarchy rejecting a solution to a stated problem, suggesting the mechanism can distinguish between 'we have a problem' and 'this solution is net positive.'"
|
||||
processed_by: rio
|
||||
processed_date: 2026-03-11
|
||||
claims_extracted: ["metadao-proposal-8-vesting-structure-combines-immediate-liquidity-with-long-term-lockup-through-20-percent-instant-release-and-80-percent-linear-12-month-vest.md", "metadao-proposal-8-market-rejection-despite-acknowledged-liquidity-problem-demonstrates-futarchy-can-distinguish-between-problem-recognition-and-solution-approval.md"]
|
||||
enrichments_applied: ["futarchy-governed-DAOs-converge-on-traditional-corporate-governance-scaffolding-for-treasury-operations-because-market-mechanisms-alone-cannot-provide-operational-security-and-legal-compliance.md", "MetaDAOs-Autocrat-program-implements-futarchy-through-conditional-token-markets-where-proposals-create-parallel-pass-and-fail-universes-settled-by-time-weighted-average-price-over-a-three-day-window.md", "futarchy-adoption-faces-friction-from-token-price-psychology-proposal-complexity-and-liquidity-requirements.md", "time-based token vesting is hedgeable making standard lockups meaningless as alignment mechanisms because investors can short-sell to neutralize lockup exposure while appearing locked.md"]
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "Failed MetaDAO proposal for $100k OTC trade. Extracted two claims: (1) the vesting mechanism design for managing large token sales, (2) the market rejection despite acknowledged liquidity need. Four enrichments confirm existing claims about futarchy scaffolding, TWAP usage, adoption friction, and vesting limitations. Created decision_market entity for the proposal. The proposal's failure is particularly interesting as evidence of futarchy rejecting a solution to a stated problem, suggesting the mechanism can distinguish between 'we have a problem' and 'this solution is net positive.'"
|
||||
claims_extracted:
|
||||
- "futarchy-can-reject-solutions-to-self-acknowledged-problems-demonstrating-that-markets-price-solution-net-value-independently-of-problem-consensus.md"
|
||||
- "dao-otc-token-sales-structured-as-buyer-as-lp-seed-mechanisms-address-simultaneous-acquisition-and-liquidity-bootstrapping-by-routing-buyer-capital-into-amm-pools.md"
|
||||
enrichments_applied: ["futarchy-governed-DAOs-converge-on-traditional-corporate-governance-scaffolding-for-treasury-operations-because-market-mechanisms-alone-cannot-provide-operational-security-and-legal-compliance.md", "MetaDAOs-Autocrat-program-implements-futarchy-through-conditional-token-markets-where-proposals-create-parallel-pass-and-fail-universes-settled-by-time-weighted-average-price-over-a-three-day-window.md", "futarchy-adoption-faces-friction-from-token-price-psychology-proposal-complexity-and-liquidity-requirements.md", "time-based-token-vesting-is-hedgeable-making-standard-lockups-meaningless-as-alignment-mechanisms-because-investors-can-short-sell-to-neutralize-lockup-exposure-while-appearing-locked.md"]
|
||||
extraction_model: "anthropic/claude-sonnet-4.6"
|
||||
extraction_notes: "Failed MetaDAO proposal for $100k OTC trade. Extracted two claims: (1) futarchy's discriminative capacity — markets rejected a solution the DAO explicitly acknowledged was needed, evidence the mechanism prices solution merit independently of problem consensus; (2) buyer-as-LP-seed OTC structure — routing buyer USDC into a 50/50 AMM pool rather than treasury, a novel mechanism for simultaneous acquisition and liquidity bootstrapping (marked speculative given proposal failure). Four existing claims enriched."
|
||||
---
|
||||
|
||||
## Proposal Details
|
||||
|
|
|
|||
Loading…
Reference in a new issue