rio: extract from 2024-02-20-futardio-proposal-develop-multi-option-proposals.md
- Source: inbox/archive/2024-02-20-futardio-proposal-develop-multi-option-proposals.md - Domain: internet-finance - Extracted by: headless extraction cron (worker 2) Pentagon-Agent: Rio <HEADLESS>
This commit is contained in:
parent
ba4ac4a73e
commit
edd8aea9ad
8 changed files with 191 additions and 1 deletions
|
|
@ -82,6 +82,12 @@ Futardio cult launch (2026-03-03 to 2026-03-04) demonstrates MetaDAO's platform
|
|||
|
||||
(challenge) Areal's failed Futardio launch ($11,654 raised of $50K target, REFUNDING status) demonstrates that futarchy-governed fundraising does not guarantee capital formation success. The mechanism provides credible exit guarantees through market-governed liquidation and governance quality through conditional markets, but market participants still evaluate project fundamentals and team credibility. Futarchy reduces rug risk but does not eliminate market skepticism of unproven business models or early-stage teams.
|
||||
|
||||
|
||||
### Additional Evidence (extend)
|
||||
*Source: [[2024-02-20-futardio-proposal-develop-multi-option-proposals]] | Added: 2026-03-12 | Extractor: anthropic/claude-sonnet-4.5*
|
||||
|
||||
(extend) Agrippa's proposal (2024-02-20) reveals that MetaDAO's Autocrat program's binary pass/fail structure is a design choice, not a technical constraint. The proposal argues for extending to N-way outcomes: "Architecturally speaking there is no need to hard-limit the number of conditions in a conditional vault / number of outcomes in a proposal." This suggests MetaDAO's current implementation is a v1 limitation. The proposal also reveals that conditional markets "do not compete with each other over liquidity" — each outcome gets independent price discovery — which is relevant to understanding MetaDAO's capital efficiency constraints.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
|
|
|
|||
|
|
@ -34,6 +34,12 @@ MycoRealms implementation reveals operational friction points: monthly $10,000 a
|
|||
|
||||
Optimism futarchy achieved 430 active forecasters and 88.6% first-time governance participants by using play money, demonstrating that removing capital requirements can dramatically lower participation barriers. However, this came at the cost of prediction accuracy (8x overshoot on magnitude estimates), revealing a new friction: the play-money vs real-money tradeoff. Play money enables permissionless participation but sacrifices calibration; real money provides calibration but creates regulatory and capital barriers. This suggests futarchy adoption faces a structural dilemma between accessibility and accuracy that liquidity requirements alone don't capture. The tradeoff is not merely about quantity of liquidity but the fundamental difference between incentive structures that attract participants vs incentive structures that produce accurate predictions.
|
||||
|
||||
|
||||
### Additional Evidence (extend)
|
||||
*Source: [[2024-02-20-futardio-proposal-develop-multi-option-proposals]] | Added: 2026-03-12 | Extractor: anthropic/claude-sonnet-4.5*
|
||||
|
||||
(extend) Multi-modal proposals add a new complexity dimension to futarchy adoption friction: voters must understand N conditional markets simultaneously rather than a single pass/fail choice. Agrippa's proposal (2024-02-20) implicitly acknowledges this by positioning multi-modal proposals as a future feature rather than immediate priority, suggesting recognition that adoption is already constrained. The proposal also reveals a potential liquidity concern: while claiming "conditional markets do not compete with each other over liquidity," fragmenting capital across N markets could reduce depth in each, exacerbating the liquidity requirements that already create friction for futarchy adoption.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
|
|
|
|||
|
|
@ -0,0 +1,41 @@
|
|||
---
|
||||
type: claim
|
||||
domain: internet-finance
|
||||
description: "Multi-modal proposals allow DAOs to evaluate N alternatives simultaneously through parallel conditional markets rather than sequential binary votes"
|
||||
confidence: experimental
|
||||
source: "agrippa (futard.io proposal J7dWFgSSuMg3BNZBAKYp3AD5D2yuaaLUmyKqvxBZgHht), 2024-02-20"
|
||||
created: 2024-02-20
|
||||
---
|
||||
|
||||
# Multi-modal futarchy proposals enable simultaneous evaluation of mutually-exclusive alternatives without sequential voting
|
||||
|
||||
Futarchy as originally implemented supports only binary outcomes (pass/fail). Multi-modal proposals extend this to N mutually-exclusive outcomes, where one outcome is "fail" and the rest are distinct alternatives. This architectural change transforms the decision space from sequential binary choices to parallel multi-option evaluation.
|
||||
|
||||
To choose among 5 alternatives using binary proposals requires 4-5 sequential votes (depending on tournament structure). With multi-modal proposals, all 5 alternatives are evaluated simultaneously through parallel conditional markets. Each alternative gets its own conditional token market, and the market prices reveal relative preference across all options at once.
|
||||
|
||||
Agrippa's proposal cites the use case of "choose the first place prize of the Solana Scribes contest, where there's a conditional market on each applicant." Without multi-modal proposals, a futarchic DAO has "basically no mechanism" for making such choices. Multi-modal proposals solve this by creating a conditional market on each candidate, letting the market aggregate information about which choice maximizes the objective function.
|
||||
|
||||
**Architectural scalability:** Agrippa argues "there is no need to hard-limit the number of conditions in a conditional vault / number of outcomes in a proposal." The mechanism scales to arbitrary N without introducing new security or mechanism design considerations, because "conditional markets do not compete with each other over liquidity" — each market prices its own outcome independently.
|
||||
|
||||
## Evidence
|
||||
- Agrippa's MetaDAO proposal (2024-02-20) proposes funding multi-modal proposal development, arguing the feature provides "a huge amount of value" by enabling choice among multiple alternatives
|
||||
- Specific use case cited: Solana Scribes contest with N applicants, each getting a conditional market
|
||||
- Architectural claim: no hard limit needed on number of outcomes; scales to arbitrary N
|
||||
- Security claim: multi-modal proposals "do not particularly introduce any new security / mechanism design considerations"
|
||||
- Proposer estimates +5% DAO value from "ability to weigh multiple exclusive alternatives at once" via exponential decision-making bandwidth increase
|
||||
|
||||
## Limitations
|
||||
This is a single-source proposal from the developer seeking funding to build the feature. No implementation exists yet. The claim that this provides "exponential" bandwidth increase is the proposer's framing; the actual improvement is linear in the number of alternatives (N options evaluated in 1 vote vs N sequential votes), though time savings compound when multiple such decisions are needed.
|
||||
|
||||
The liquidity independence claim ("conditional markets do not compete with each other over liquidity") may be overstated — while markets don't directly compete, total capital available for futarchy is finite, and fragmenting it across N markets could reduce depth in each, exacerbating existing liquidity constraints.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
- [[MetaDAO is the futarchy launchpad on Solana where projects raise capital through unruggable ICOs governed by conditional markets creating the first platform for ownership coins at scale.md]]
|
||||
- [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md]]
|
||||
- [[optimal governance requires mixing mechanisms because different decisions have different manipulation risk profiles.md]]
|
||||
|
||||
Topics:
|
||||
- [[domains/internet-finance/_map]]
|
||||
- [[core/mechanisms/_map]]
|
||||
|
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
type: claim
|
||||
domain: internet-finance
|
||||
description: "Mandatory draft stages allowing permissionless alternatives create market-based filtering of wasteful spending by forcing proposals into direct competition"
|
||||
confidence: speculative
|
||||
source: "agrippa (futard.io proposal J7dWFgSSuMg3BNZBAKYp3AD5D2yuaaLUmyKqvxBZgHht), 2024-02-20"
|
||||
created: 2024-02-20
|
||||
---
|
||||
|
||||
# Multi-modal futarchy with draft stage filters pork barrel spending through market competition against alternatives
|
||||
|
||||
Pork barrel spending — wasteful expenditures included in proposals to buy votes — is a "deeply real game-theoretic problem" in governance. Agrippa proposes that multi-modal proposals with a mandatory draft stage offer a novel solution: before a conditional vault goes live, anyone can add alternative options to the same proposal, forcing the original proposal into direct market competition with substitutes.
|
||||
|
||||
The mechanism works by creating a pre-market phase where the proposal is open for amendments. If a proposal includes wasteful spending (e.g., "fund project X for $100K plus $20K for unrelated pet project Y"), a community member can submit an alternative: "fund project X for $100K, no pet project." Both options then go to market simultaneously.
|
||||
|
||||
The conditional markets price each alternative based on its expected impact on the DAO's objective function (typically token price). The version with pork barrel spending should trade at a discount because it wastes treasury resources. If markets are functioning, the cleaner alternative wins, and the pork gets filtered out without requiring explicit voting or subjective judgment about what counts as waste.
|
||||
|
||||
Agrippa identifies this as "the primary mechanism" for cutting pork in futarchy systems: "I think this would be really effective at cutting out pork and is the primary mechanism for doing so."
|
||||
|
||||
## Evidence
|
||||
- Agrippa's proposal (2024-02-20) explicitly identifies draft-stage alternatives as the solution to pork barrel spending
|
||||
- Mechanism design: draft stage allows permissionless addition of alternatives before markets go live
|
||||
- Game theory: pork-laden proposals should trade at discount vs. clean alternatives in conditional markets
|
||||
- Proposer estimates +5% DAO value from "multi-modal proposals with a draft stage are the best solution to the deeply real game-theoretic problem of pork barrel"
|
||||
|
||||
## Limitations
|
||||
This is a theoretical mechanism design claim with no empirical evidence. No futarchy system has implemented mandatory draft stages with permissionless alternatives, so the effectiveness is speculative and untested.
|
||||
|
||||
The mechanism assumes:
|
||||
1. Markets can accurately price the marginal impact of pork spending on token price (may be noisy for small amounts)
|
||||
2. Someone will notice and submit clean alternatives (requires active monitoring and domain expertise)
|
||||
3. The cost of submitting alternatives is low enough to be worth the effort
|
||||
4. Traders/voters prefer clean proposals when given the choice (not obvious if pork benefits them directly or if they lack information to evaluate)
|
||||
|
||||
Pork barrel spending in traditional governance often succeeds precisely because it's bundled with popular measures, making it costly to oppose. Multi-modal proposals unbundle this, but whether markets reliably filter it is untested and depends on trader sophistication and information availability.
|
||||
|
||||
---
|
||||
|
||||
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.md]]
|
||||
- [[optimal governance requires mixing mechanisms because different decisions have different manipulation risk profiles.md]]
|
||||
- [[domain expertise loses to trading skill in futarchy markets because prediction accuracy requires calibration not just knowledge.md]]
|
||||
|
||||
Topics:
|
||||
- [[domains/internet-finance/_map]]
|
||||
- [[core/mechanisms/_map]]
|
||||
29
entities/internet-finance/agrippa.md
Normal file
29
entities/internet-finance/agrippa.md
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: person
|
||||
name: "agrippa"
|
||||
domain: internet-finance
|
||||
status: active
|
||||
roles: ["developer", "governance-contributor"]
|
||||
affiliations: ["Solana Labs", "MetaDAO"]
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# agrippa
|
||||
|
||||
## Overview
|
||||
Solana ecosystem developer who led development on Realms (Solana's governance UI) for Solana Labs and built the first conditional tokens vault on Solana. Proposed multi-modal futarchy proposals to MetaDAO in early 2024. Active in governance mechanism design and prediction market infrastructure.
|
||||
|
||||
## Timeline
|
||||
- **2014** — Started "probably the very first high-school blockchain club in the world" with physics teacher Jed (now at Jito)
|
||||
- **2017** — Invited to smart contract summit in China for Sybil resistance work (Vitalik Buterin attended)
|
||||
- **~2022** — Developed first conditional tokens vault on Solana as part of precogparty prediction market reference implementation (FTX grant-funded)
|
||||
- **2023-2024** — Led development on governance-ui (Realms frontend) for Solana Labs
|
||||
- **2023-12** — Met Proph3t in Greece, discussed MetaDAO and futarchy for ~3 hours
|
||||
- **2024-02-20** — Proposed multi-modal proposal development to MetaDAO (failed)
|
||||
|
||||
## Relationship to KB
|
||||
- [[metadao-develop-multi-option-proposals]] — proposed mechanism extension
|
||||
- [[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]] — contributed to design review
|
||||
- [[proph3t]] — collaborated on futarchy design
|
||||
|
|
@ -0,0 +1,47 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: decision_market
|
||||
name: "MetaDAO: Develop Multi-Option Proposals?"
|
||||
domain: internet-finance
|
||||
status: failed
|
||||
parent_entity: "[[metadao]]"
|
||||
platform: "futardio"
|
||||
proposer: "agrippa"
|
||||
proposal_url: "https://www.futard.io/proposal/J7dWFgSSuMg3BNZBAKYp3AD5D2yuaaLUmyKqvxBZgHht"
|
||||
proposal_date: 2024-02-20
|
||||
resolution_date: 2024-02-25
|
||||
category: "mechanism"
|
||||
summary: "Proposal to develop multi-modal proposal functionality allowing multiple mutually-exclusive outcomes beyond binary pass/fail"
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# MetaDAO: Develop Multi-Option Proposals?
|
||||
|
||||
## Summary
|
||||
Proposal by agrippa to develop multi-modal proposal functionality for MetaDAO, extending the binary pass/fail structure to support N mutually-exclusive outcomes. Requested 200 META compensation across 4 milestones for building new conditional vault program, integrating with futarch, and frontend implementation. Proposal failed despite arguing for 12.1% value increase to the DAO.
|
||||
|
||||
## Market Data
|
||||
- **Outcome:** Failed
|
||||
- **Proposer:** agrippa (99dZcXhrYgEmHeMKAb9ezPaBqgMdg1RjCGSfHa7BeQEX)
|
||||
- **Proposal Account:** J7dWFgSSuMg3BNZBAKYp3AD5D2yuaaLUmyKqvxBZgHht
|
||||
- **Created:** 2024-02-20
|
||||
- **Completed:** 2024-02-25
|
||||
- **Compensation Requested:** 200 META (50 META per milestone)
|
||||
- **Milestone Multisig:** 3/5 (Proph3t, DeanMachine, 0xNallok, LegalizeOnionFutures, sapphire)
|
||||
|
||||
## Significance
|
||||
This proposal represents an early attempt to extend MetaDAO's futarchy mechanism beyond binary decisions. The failure is notable because:
|
||||
|
||||
1. **Mechanism design ambition:** Multi-modal proposals would enable simultaneous evaluation of N alternatives (e.g., choosing among multiple grant applicants) rather than sequential binary votes
|
||||
2. **Pork barrel solution:** Proposer argued mandatory draft stage with permissionless alternatives would filter wasteful spending through market competition
|
||||
3. **Technical credibility:** Agrippa had strong credentials (led Realms frontend development, built first conditional tokens vault on Solana, met with Proph3t in Greece)
|
||||
4. **Value claim:** Estimated 12.1% value increase to DAO, requesting only 200 META (~1.4% dilution at time)
|
||||
|
||||
The failure suggests either: (a) market skepticism about the value proposition, (b) concerns about execution risk, (c) other priorities taking precedence, or (d) insufficient liquidity/participation in the decision market. No public post-mortem explains the rejection.
|
||||
|
||||
## Relationship to KB
|
||||
- [[metadao]] — governance mechanism evolution
|
||||
- [[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]] — proposed extension
|
||||
- [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements]] — complexity concerns
|
||||
- [[proph3t]] — consulted with proposer in Greece, December 2023
|
||||
|
|
@ -54,6 +54,7 @@ The futarchy governance protocol on Solana. Implements decision markets through
|
|||
- **2026-03** — Pine Analytics Q4 2025 quarterly report published
|
||||
|
||||
- **2024-02-18** — [[metadao-otc-trade-pantera-capital]] failed: Pantera Capital's $50,000 OTC purchase proposal rejected by futarchy markets
|
||||
- **2024-02-20** — [[metadao-develop-multi-option-proposals]] failed: proposal to extend futarchy to N-way outcomes rejected despite 12.1% estimated value increase
|
||||
## Key Decisions
|
||||
| Date | Proposal | Proposer | Category | Outcome |
|
||||
|------|----------|----------|----------|---------|
|
||||
|
|
|
|||
|
|
@ -6,9 +6,15 @@ url: "https://www.futard.io/proposal/J7dWFgSSuMg3BNZBAKYp3AD5D2yuaaLUmyKqvxBZgHh
|
|||
date: 2024-02-20
|
||||
domain: internet-finance
|
||||
format: data
|
||||
status: unprocessed
|
||||
status: processed
|
||||
tags: [futardio, metadao, futarchy, solana, governance]
|
||||
event_type: proposal
|
||||
processed_by: rio
|
||||
processed_date: 2026-03-11
|
||||
claims_extracted: ["multi-modal-futarchy-proposals-enable-simultaneous-evaluation-of-mutually-exclusive-alternatives-without-sequential-voting.md", "multi-modal-futarchy-with-draft-stage-filters-pork-barrel-spending-through-market-competition-against-alternatives.md"]
|
||||
enrichments_applied: ["MetaDAO is the futarchy launchpad on Solana where projects raise capital through unruggable ICOs governed by conditional markets creating the first platform for ownership coins at scale.md", "futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md"]
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "Extracted 2 mechanism design claims (multi-option bandwidth increase, pork barrel filtering), enriched 2 existing futarchy claims with architectural details, created decision_market entity for the proposal, updated metadao timeline, created new person entity for agrippa. Source is a failed governance proposal with strong technical argumentation but no empirical validation. Claims rated experimental/speculative due to lack of implementation evidence."
|
||||
---
|
||||
|
||||
## Proposal Details
|
||||
|
|
@ -107,3 +113,11 @@ I would be very excited to join this futarchic society as a major techinical con
|
|||
- Autocrat version: 0.1
|
||||
- Completed: 2024-02-25
|
||||
- Ended: 2024-02-25
|
||||
|
||||
|
||||
## Key Facts
|
||||
- MetaDAO circulating supply was 14,416 META as of 2024-02-20 (per Dune Analytics)
|
||||
- Proposal J7dWFgSSuMg3BNZBAKYp3AD5D2yuaaLUmyKqvxBZgHht was proposal #9 for MetaDAO
|
||||
- Milestone multisig was 3/5 with members: Proph3t, DeanMachine, 0xNallok, LegalizeOnionFutures, sapphire (each paid 2.5 META)
|
||||
- agrippa's Solana address: 99dZcXhrYgEmHeMKAb9ezPaBqgMdg1RjCGSfHa7BeQEX
|
||||
- Proposal completed 2024-02-25, 5 days after creation
|
||||
|
|
|
|||
Loading…
Reference in a new issue