Compare commits

...

8 commits

Author SHA1 Message Date
Teleo Agents
b9516ac570 extract: 2024-03-19-futardio-proposal-engage-in-250000-otc-trade-with-colosseum 2026-03-15 17:52:44 +00:00
Leo
4bf5b41b6f Merge pull request 'extract: 2024-02-18-futardio-proposal-engage-in-100000-otc-trade-with-ben-hawkins-2' (#950) from extract/2024-02-18-futardio-proposal-engage-in-100000-otc-trade-with-ben-hawkins-2 into main 2026-03-15 17:52:12 +00:00
Teleo Agents
5dd13687db extract: 2024-02-18-futardio-proposal-engage-in-100000-otc-trade-with-ben-hawkins-2 2026-03-15 17:52:10 +00:00
Leo
d143625d48 Merge pull request 'extract: 2024-02-05-futardio-proposal-execute-creation-of-spot-market-for-meta' (#949) from extract/2024-02-05-futardio-proposal-execute-creation-of-spot-market-for-meta into main 2026-03-15 17:51:38 +00:00
Teleo Agents
ab78f5b3fb extract: 2024-02-05-futardio-proposal-execute-creation-of-spot-market-for-meta 2026-03-15 17:51:37 +00:00
Teleo Agents
2b0cf17e13 entity-batch: update 1 entities
- Applied 2 entity operations from queue
- Files: entities/internet-finance/metadao.md

Pentagon-Agent: Epimetheus <968B2991-E2DF-4006-B962-F5B0A0CC8ACA>
2026-03-15 17:51:37 +00:00
Leo
f89663cd2a Merge pull request 'extract: 2023-12-03-futardio-proposal-migrate-autocrat-program-to-v01' (#947) from extract/2023-12-03-futardio-proposal-migrate-autocrat-program-to-v01 into main
Some checks are pending
Sync Graph Data to teleo-app / sync (push) Waiting to run
2026-03-15 17:50:34 +00:00
Teleo Agents
9d77fd8cca extract: 2023-12-03-futardio-proposal-migrate-autocrat-program-to-v01 2026-03-15 17:48:43 +00:00
12 changed files with 179 additions and 4 deletions

View file

@ -65,6 +65,12 @@ Sanctum's Wonder proposal (2frDGSg1frwBeh3bc6R7XKR2wckyMTt6pGXLGLPgoota, created
Dean's List DAO proposal (DgXa6gy7nAFFWe8VDkiReQYhqe1JSYQCJWUBV8Mm6aM) used Autocrat v0.3 with 3-day trading period and 3% TWAP threshold. Proposal completed 2024-06-25 with failed status. This provides concrete implementation data: small DAOs (FDV $123K) can deploy Autocrat with custom TWAP thresholds (3% vs. typical higher thresholds), but low absolute dollar amounts may be insufficient to attract trader participation even when percentage returns are favorable.
### Additional Evidence (extend)
*Source: [[2023-12-03-futardio-proposal-migrate-autocrat-program-to-v01]] | Added: 2026-03-15*
Autocrat v0.1 made the three-day window configurable rather than hardcoded, with the proposer stating it was 'most importantly' designed to 'allow for quicker feedback loops.' The proposal passed with 990K META migrated, demonstrating community acceptance of parameterized proposal duration.
---
Relevant Notes:

View file

@ -35,6 +35,12 @@ This pattern is general. Since [[futarchy adoption faces friction from token pri
- MetaDAO's current scale ($219M total futarchy marketcap) may be too small to attract sophisticated attacks that the removed mechanisms were designed to prevent
- Hanson might argue that MetaDAO's version isn't really futarchy at all — just conditional prediction markets used for governance, which is a narrower claim
### Additional Evidence (confirm)
*Source: [[2023-12-03-futardio-proposal-migrate-autocrat-program-to-v01]] | Added: 2026-03-15*
MetaDAO's Autocrat v0.1 simplified by making proposal slots configurable and reducing default duration to 3 days. The proposer explicitly framed this as enabling 'quicker feedback loops,' suggesting the original implementation's fixed duration was a practical barrier to adoption.
---
Relevant Notes:

View file

@ -0,0 +1,20 @@
---
type: claim
domain: internet-finance
description: The Colosseum deal uses a 5/7 multisig with members from both parties to execute the multi-step OTC trade, showing how futarchy proposals handle execution complexity
confidence: experimental
source: MetaDAO Colosseum proposal execution structure, March 2024
created: 2026-03-15
---
# Futarchy-governed DAOs use multisig escrow with mixed party composition for complex transaction execution
The proposal transfers 2,060 META to a Squads multisig wallet with 5/7 threshold, composed of 2 Colosseum members and 5 MetaDAO members (MetaProph3t, 0xNallok, Cavemanloverboy, Dean, Durden). The multisig follows an 8-step execution protocol: accept META, accept USDC, calculate price, confirm balances, determine allocation, transfer 20% immediately, configure Streamflow vesting for 80%, and return excess META to treasury. This structure is necessary because the on-chain proposal can only authorize the initial transfer, but the complex conditional logic (TWAP calculation, vesting setup, excess return) requires trusted execution. The mixed composition creates accountability without giving either party unilateral control. The over-allocation of META (2,060 vs estimated need) provides execution flexibility across a wide price range - if TWAP is $250, only 1,000 META is needed and 1,060 returns to treasury.
---
Relevant Notes:
- [[futarchy-governed DAOs converge on traditional corporate governance scaffolding for treasury operations because market mechanisms alone cannot provide operational security and legal compliance]]
Topics:
- [[_map]]

View file

@ -0,0 +1,20 @@
---
type: claim
domain: internet-finance
description: MetaDAO's Colosseum deal demonstrates a structured OTC mechanism where pass market TWAP sets price up to a cap, with the entire transaction voiding if price exceeds an upper bound
confidence: experimental
source: MetaDAO Colosseum proposal, March 2024
created: 2026-03-15
---
# Futarchy OTC trades use TWAP price discovery with conditional void thresholds to protect both parties from extreme volatility
The Colosseum-MetaDAO $250k OTC trade implements a three-tier pricing mechanism: (1) if pass market TWAP is below $850, that becomes the acquisition price; (2) if TWAP is between $850-$1,200, price caps at $850; (3) if TWAP exceeds $1,200, the entire proposal becomes void and funds return to Colosseum. This structure solves the OTC pricing problem for futarchy-governed assets by using the conditional market itself as the price discovery mechanism while protecting the buyer from runaway prices through the void threshold. The 20% immediate unlock plus 80% 12-month linear vest further reduces execution risk by spreading delivery over time. This is significant because it shows futarchy markets can price not just binary governance decisions but also complex financial transactions with multiple contingencies.
---
Relevant Notes:
- [[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]]
Topics:
- [[_map]]

View file

@ -0,0 +1,21 @@
---
type: claim
domain: internet-finance
description: Community approved treasury migration despite inability to verify program builds, revealing governance tradeoffs
confidence: experimental
source: MetaDAO Autocrat v0.1 proposal risk disclosure, December 2023
created: 2026-03-15
---
# MetaDAO Autocrat migration accepted counterparty risk from unverifiable builds prioritizing iteration speed over security guarantees
The proposal explicitly disclosed that the new Autocrat program "was unable to build with solana-verifiable-build" and required "placing trust in me that I didn't introduce a backdoor." Despite this counterparty risk affecting 990,000 META, 10,025 USDC, and 5.5 SOL, the proposal passed. The proposer acknowledged this as a temporary compromise, stating "for future versions, I should always be able to use verifiable builds." This reveals a critical governance tradeoff: the MetaDAO community valued faster iteration and improved functionality (configurable proposal slots, 3-day default) over the security guarantee of verifiable builds. The decision suggests early-stage futarchy DAOs prioritize mechanism refinement over security hardening, accepting elevated trust assumptions to compress development cycles. This pattern may not generalize to mature DAOs or larger treasuries, but demonstrates that governance communities will accept temporary centralization when the alternative is slower evolution of the governance mechanism itself.
---
Relevant Notes:
- futarchy implementations must simplify theoretical mechanisms for production adoption because original designs include impractical elements that academics tolerate but users reject.md
- futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md
Topics:
- [[_map]]

View file

@ -0,0 +1,21 @@
---
type: claim
domain: internet-finance
description: Configurable proposal slots with three-day default compress feedback loops in futarchy governance
confidence: experimental
source: MetaDAO Autocrat v0.1 proposal, December 2023
created: 2026-03-15
---
# MetaDAO Autocrat v0.1 reduces proposal duration to three days enabling faster governance iteration
The Autocrat v0.1 upgrade introduces configurable slots per proposal with a default of 3 days, explicitly designed to "allow for quicker feedback loops." This represents a significant reduction from previous implementations and addresses a key friction point in futarchy adoption: the time cost of decision-making. The proposal passed and migrated 990,000 META, 10,025 USDC, and 5.5 SOL to the new program, demonstrating community acceptance of faster iteration cycles. The architectural change makes proposal duration a parameter rather than a constant, allowing MetaDAO to tune the speed-quality tradeoff based on empirical results. This matters because governance mechanism adoption depends on matching decision velocity to organizational needs—too slow and participants route around the system, too fast and markets cannot aggregate information effectively.
---
Relevant Notes:
- 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
Topics:
- [[_map]]

View file

@ -0,0 +1,20 @@
---
type: claim
domain: internet-finance
description: Colosseum's value proposition combines $250k capital with access to Solana hackathon participants and accelerator startups, demonstrating how infrastructure players can be more valuable than pure capital providers
confidence: experimental
source: Colosseum-MetaDAO partnership rationale, March 2024
created: 2026-03-15
---
# Strategic partnerships with ecosystem infrastructure providers create bidirectional value through capital plus distribution access
Colosseum's proposal explicitly frames their value as capital plus distribution: they run Solana's hackathons, operate an accelerator, and invest in startups, giving them unique ability to 'funnel talented developers, founders, and ultimately revenue-generating startups to the DAO.' They commit to making MetaDAO the sponsor of the next DAO track hackathon ($50k-$80k prize pool) at no additional cost. This is structurally different from typical VC investment because Colosseum controls deal flow at the earliest stage - 'a majority of the VC-backed startups in the Solana ecosystem started in hackathons.' The 12-month vesting (vs typical 1-4 year VC lockups) reflects that the value exchange is ongoing partnership rather than one-time capital. This pattern suggests that futarchy-governed projects should prioritize strategic investors who bring non-capital resources that compound over time.
---
Relevant Notes:
- [[cryptos primary use case is capital formation not payments or store of value because permissionless token issuance solves the fundraising bottleneck that solo founders and small teams face]]
Topics:
- [[_map]]

View file

@ -60,6 +60,10 @@ The futarchy governance protocol on Solana. Implements decision markets through
- **2025-01-30** — [[metadao-otc-trade-theia-2]] passed: Theia acquires 370.370 META tokens for $500,000 USDC
- **2023-11-18** — [[metadao-develop-lst-vote-market]] proposed: first product development proposal requesting 3,000 META to build Votium-style validator bribe platform for MNDE/mSOL holders
- **2023-11-29** — [[metadao-develop-lst-vote-market]] passed: approved LST Vote Market development with projected $10.5M enterprise value addition
- **2023-12-03** — Proposed Autocrat v0.1 migration with configurable proposal slots and 3-day default duration
- **2023-12-13** — Completed Autocrat v0.1 migration, moving 990,000 META, 10,025 USDC, and 5.5 SOL to new program despite unverifiable build
- **2024-01-24** — Proposed AMM program to replace CLOB markets, addressing liquidity fragmentation and state rent costs (Proposal CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG)
- **2024-01-29** — AMM proposal passed with 400 META on approval and 800 META on completion budget
## Key Decisions
| Date | Proposal | Proposer | Category | Outcome |
|------|----------|----------|----------|---------|

View file

@ -6,9 +6,14 @@ url: "https://www.futard.io/proposal/AkLsnieYpCU2UsSqUNrbMrQNi9bvdnjxx75mZbJns9z
date: 2023-12-03
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-15
claims_extracted: ["metadao-autocrat-v01-reduces-proposal-duration-to-three-days-enabling-faster-governance-iteration.md", "metadao-autocrat-migration-accepted-counterparty-risk-from-unverifiable-builds-prioritizing-iteration-speed-over-security-guarantees.md"]
enrichments_applied: ["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 implementations must simplify theoretical mechanisms for production adoption because original designs include impractical elements that academics tolerate but users reject.md"]
extraction_model: "anthropic/claude-sonnet-4.5"
---
## Proposal Details
@ -63,3 +68,12 @@ For future versions, I should always be able to use verifiable builds.
- Autocrat version: 0
- Completed: 2023-12-13
- Ended: 2023-12-13
## Key Facts
- MetaDAO Autocrat v0.1 proposal created 2023-12-03, completed 2023-12-13
- Proposal migrated 990,000 META, 10,025 USDC, and 5.5 SOL from first to second Autocrat program
- Autocrat v0.1 default proposal duration is 3 days
- Proposal account: AkLsnieYpCU2UsSqUNrbMrQNi9bvdnjxx75mZbJns9zi
- DAO account: 3wDJ5g73ABaDsL1qofF5jJqEJU4RnRQrvzRLkSnFc5di
- Autocrat v0.1 could not use solana-verifiable-build for undisclosed reasons

View file

@ -6,9 +6,12 @@ url: "https://www.futard.io/proposal/HyA2h16uPQBFjezKf77wThNGsEoesUjeQf9rFvfAy4t
date: 2024-02-05
domain: internet-finance
format: data
status: unprocessed
status: enrichment
tags: [futardio, metadao, futarchy, solana, governance]
event_type: proposal
processed_by: rio
processed_date: 2026-03-15
extraction_model: "anthropic/claude-sonnet-4.5"
---
## Proposal Details
@ -61,3 +64,12 @@ Obviously, there is no algorithmic guarantee that the multisig members will actu
- Autocrat version: 0.1
- Completed: 2024-02-10
- Ended: 2024-02-10
## Key Facts
- MetaDAO Proposal 5 passed on 2024-02-05 and completed on 2024-02-10
- The proposal transferred 4,130 META to a 4/6 multisig: 3,100 META for sale participants, 1,000 META for liquidity pool, 30 META for multisig compensation (5 META each)
- Initial META spot price was set at 35 USDC/META through the liquidity pool pairing
- Multisig members were Proph3t, Dean, Nallok, Durden, Rar3, and BlockchainFixesThis
- Participants had a 2-day window (Feb 5-7) to transfer USDC for their allocations
- The liquidity pool was likely created on Meteora

View file

@ -6,7 +6,7 @@ url: "https://www.futard.io/proposal/E1FJAp8saDU6Da2ccayjLBfA53qbjKRNYvu7QiMAnjQ
date: 2024-02-18
domain: internet-finance
format: data
status: unprocessed
status: enrichment
tags: [futardio, metadao, futarchy, solana, governance]
event_type: proposal
processed_by: rio
@ -14,6 +14,9 @@ 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-15
extraction_model: "anthropic/claude-sonnet-4.5"
---
## Proposal Details
@ -157,3 +160,15 @@ Here are some post-money valuations at different prices as well total increase i
- Multisig: 6 members, 4/6 threshold (Proph3t, Dean, 0xNallok, Durden, Blockchainfixesthis, Rar3)
- Projected circulating supply increase: 2-7%
- Projected META value increase: ~15%
## Key Facts
- MetaDAO Proposal 8 created 2024-02-18, failed 2024-02-24
- Proposal sought $100k USDC for up to 500 META tokens at max(twapPass, $200)
- META spot price was $695.92 on 2024-02-18 20:20 UTC
- META circulating supply was 14,530 tokens at proposal time
- Proposal structure: 20% immediate transfer, 80% linear vest over 12 months via Streamflow
- Multisig: 6 members (Proph3t, Dean, 0xNallok, Durden, Blockchainfixesthis, Rar3) with 4/6 threshold
- Projected circulating supply increase: 2-7% depending on final price
- Projected META value increase: ~15% from liquidity injection
- Proposal included $2,000 USDC compensation for multisig members

View file

@ -6,9 +6,13 @@ url: "https://www.futard.io/proposal/5qEyKCVyJZMFZSb3yxh6rQjqDYxASiLW7vFuuUTCYnb
date: 2024-03-19
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-15
claims_extracted: ["futarchy-otc-trades-use-twap-price-discovery-with-conditional-void-thresholds-to-protect-both-parties-from-extreme-volatility.md", "futarchy-governed-daos-use-multisig-escrow-with-mixed-party-composition-for-complex-transaction-execution.md", "strategic-partnerships-with-ecosystem-infrastructure-providers-create-bidirectional-value-through-capital-plus-distribution-access.md"]
extraction_model: "anthropic/claude-sonnet-4.5"
---
## Proposal Details
@ -90,3 +94,15 @@ We wont speculate on what the exact ROI will be to META in the short to mediu
- Autocrat version: 0.1
- Completed: 2024-03-24
- Ended: 2024-03-24
## Key Facts
- MetaDAO proposal 13 (Colosseum OTC trade) passed on 2024-03-24
- META spot price was $468.09 on 2024-03-18 18:09 UTC
- META circulating supply was 17,421 tokens on 2024-03-18
- Colosseum committed $250,000 USDC for META acquisition
- Deal structure: 20% immediate unlock, 80% linear vest over 12 months
- Multisig composition: 2 Colosseum members, 5 MetaDAO members (MetaProph3t, 0xNallok, Cavemanloverboy, Dean, Durden)
- Proposal transferred 2,060 META to multisig (over-allocated for price flexibility)
- TWAP pricing tiers: <$850 = TWAP price, $850-$1,200 = $850 cap, >$1,200 = void transaction
- Colosseum committed to sponsor next DAO track hackathon ($50k-$80k prize pool) at no cost to MetaDAO