rio: extract claims from 2024-12-16-futardio-proposal-implement-3-week-vesting-for-dao-payments-to-strengthen-ecos.md

- Source: inbox/archive/2024-12-16-futardio-proposal-implement-3-week-vesting-for-dao-payments-to-strengthen-ecos.md
- Domain: internet-finance
- Extracted by: headless extraction cron (worker 3)

Pentagon-Agent: Rio <HEADLESS>
This commit is contained in:
Teleo Agents 2026-03-11 03:02:59 +00:00
parent d3d126ea19
commit e1a7d9532f
6 changed files with 134 additions and 1 deletions

View file

@ -53,6 +53,12 @@ Autocrat is MetaDAO's core governance program on Solana -- the on-chain implemen
**Limitations.** [[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions]] -- when proposals are clearly good or clearly bad, few traders participate because the expected profit from trading in a consensus market is near zero. This is a structural feature, not a bug: contested decisions get more participation precisely because they're uncertain, which is when you most need information aggregation. But it does mean uncontested proposals can pass or fail with very thin markets, making the TWAP potentially noisy.
### Additional Evidence (extend)
*Source: [[2024-12-16-futardio-proposal-implement-3-week-vesting-for-dao-payments-to-strengthen-ecos]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5*
IslandDAO proposal C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaKK provides concrete production evidence of the TWAP settlement mechanism: the proposal specifies a pass threshold of Current MCAP + 3% = 518,000 USDC + 15,540 = 533,500 USDC. The proposal was created 2024-12-16 and passed on 2024-12-19, confirming the three-day settlement window operates as specified in production. This demonstrates that the +3% threshold rule and three-day TWAP window are not theoretical but actively implemented in MetaDAO's Autocrat v0.3 governance.
---
Relevant Notes:

View file

@ -17,6 +17,12 @@ In uncontested decisions -- where the community broadly agrees on the right outc
This evidence has direct implications for governance design. It suggests that [[optimal governance requires mixing mechanisms because different decisions have different manipulation risk profiles]] -- futarchy excels precisely where disagreement and manipulation risk are high, but it wastes its protective power on consensual decisions. The MetaDAO experience validates the mixed-mechanism thesis: use simpler mechanisms for uncontested decisions and reserve futarchy's complexity for decisions where its manipulation resistance actually matters. The participation challenge also highlights a design tension: the mechanism that is most resistant to manipulation is also the one that demands the most sophistication from participants.
### Additional Evidence (confirm)
*Source: [[2024-12-16-futardio-proposal-implement-3-week-vesting-for-dao-payments-to-strengthen-ecos]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5*
IslandDAO proposal C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaKK passed through futarchy governance but the source document provides no data on trading volume in the conditional pass/fail markets. The proposal focuses entirely on the vesting mechanism's expected impact on token price with detailed calculations of sell pressure reduction and valuation growth (15-25% projected increase), but does not report actual trading volume, market depth, or whether the TWAP threshold was contested. This absence of volume reporting in a proposal that successfully reached the governance threshold is consistent with the pattern of limited trading in uncontested decisions—the proposal passed without apparent market contestation, and the proposers did not feel compelled to report trading activity.
---
Relevant Notes:

View file

@ -0,0 +1,53 @@
---
type: claim
domain: internet-finance
description: "Linear 3-week vesting reduces weekly token liquidation from 2400 to 1000 USDC in IslandDAO when baseline selling pressure is 80 percent"
confidence: experimental
source: "IslandDAO futarchy proposal C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaKK (2024-12-16)"
created: 2024-12-20
processed_date: 2024-12-20
depends_on: ["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"]
---
# Linear 3-week vesting reduces weekly token liquidation by 58 percent when baseline selling pressure is 80 percent
IslandDAO's proposal to implement 3-week linear vesting for DAO payments demonstrates a specific quantitative mechanism for reducing token sell pressure in a futarchy-governed context. The calculation assumes 80% of payment recipients immediately liquidate their tokens under the current system.
## The Mechanism
With weekly DAO payments of 3,000 USDC and 80% baseline selling pressure:
- **Without vesting**: 3,000 USDC × 80% = 2,400 USDC sold weekly
- **With 3-week linear vesting**: Only 33% of any payment becomes liquid each week (1/3 of the 3-week period), so 3,000 USDC × 33% × 80% = 1,000 USDC sold weekly
- **Weekly reduction**: 1,400 USDC (58% decrease in sell pressure)
The vesting operates through token streaming contracts that release tokens proportionally each day starting from day 1, rather than cliff-based lockups. This means recipients gain incremental access to their tokens over the 21-day period.
## Evidence and Limitations
The proposal passed through MetaDAO's futarchy mechanism on 2024-12-19 (three days after creation), requiring the conditional market to price the DAO's market cap above 533,500 USDC (the current 518,000 USDC baseline plus 3% threshold).
The proposers estimated this sell pressure reduction could drive 15-25% valuation growth through reduced downward price pressure and improved market sentiment, calculated as:
- Conservative scenario: 10% price increase from reduced sell pressure + 5% from demand growth = 15% total
- Optimistic scenario: 15% price increase from reduced sell pressure + 10% from demand growth = 25% total
**Critical limitations:**
1. **Single case with self-reported baseline**: The 80% selling pressure figure comes from IslandDAO's own observation of recipient behavior, not independent verification or cross-DAO comparison
2. **No hedging analysis**: The proposal assumes vesting creates genuine holding incentives but does not address whether recipients could hedge through short-selling or borrowing against vesting tokens
3. **Unverified market assumptions**: The valuation impact depends on market depth being shallow enough that 1,400 USDC weekly reduction materially impacts price—typical for small DAOs but not demonstrated
4. **No post-implementation data**: The proposal passed but the source provides no data on whether actual sell pressure reduction matched the 58% projection or whether valuation grew as predicted
5. **Recipient behavior stability**: The mechanism assumes the 80% baseline remains stable; if recipients become frustrated with vesting and increase selling pressure when tokens unlock, the benefit could diminish
This represents a single implementation with theoretical projections rather than proven outcomes. The 58% reduction calculation is mathematically sound given the stated assumptions, but the behavioral and market impact claims remain unverified.
---
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]]
- [[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]]
- [[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]]
Topics:
- [[domains/internet-finance/_map]]
- [[core/mechanisms/_map]]

View file

@ -37,6 +37,12 @@ Felipe is presenting the full argument at Blockworks DAS NYC on March 25 — thi
- If hedging is so effective, why do VCs still negotiate vesting terms? Possible answers: signaling to retail, regulatory cover, or because hedging is costly enough to create partial alignment
- The full argument hasn't been publicly presented yet (DAS keynote is March 25) — current evidence is from tweet-level previews, not the complete thesis
### Additional Evidence (challenge)
*Source: [[2024-12-16-futardio-proposal-implement-3-week-vesting-for-dao-payments-to-strengthen-ecos]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5*
IslandDAO's 3-week vesting proposal presents a potential exception to the hedgeability critique: the vesting period is only 3 weeks and individual payment sizes are small (~143 USDC per day per recipient). The proposal assumes vesting creates genuine alignment because recipients "gain incremental access to their tokens, maintaining liquidity while aligning their interests with the DAO's long-term growth." However, this context differs from the original claim's focus on investor lockups. For DAO payment recipients (likely contributors/workers) rather than investors, and with such short vesting periods and small individual amounts, hedging through short-selling or borrowing may be economically unviable due to transaction costs and collateral requirements. This suggests very short-term vesting (weeks rather than years) might avoid the hedgeability problem that undermines longer lockups, though IslandDAO provides no data on whether recipients actually attempted hedging or whether the 3-week period was sufficient to prevent liquidation pressure.
---
Relevant Notes:

View file

@ -0,0 +1,48 @@
---
type: claim
domain: internet-finance
description: "Token streaming contracts can implement linear daily vesting starting from day 1 rather than cliff-based schedules where tokens remain locked until a specific unlock date"
confidence: experimental
source: "IslandDAO futarchy proposal C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaKK (2024-12-16)"
created: 2024-12-20
processed_date: 2024-12-20
---
# Token streaming contracts enable linear daily vesting starting from day 1 as alternative to cliff-based lockups
IslandDAO's 3-week vesting implementation demonstrates a technical approach to token distribution using streaming contracts that release tokens linearly starting from day 1, rather than traditional cliff-based vesting where tokens remain fully locked until a specific date then unlock in chunks.
## The Mechanism
For a 3,000 USDC payment over 3 weeks (21 days), the streaming contract releases approximately 143 USDC worth of tokens each day. Recipients gain incremental access immediately rather than waiting for an initial unlock date.
This differs from standard vesting in two ways:
1. **No cliff period**: Recipients gain incremental access immediately rather than waiting for an initial unlock date
2. **True linear release**: Daily proportional unvesting rather than monthly or quarterly chunks
The proposal argues this approach "maintains liquidity while aligning their interests with the DAO's long-term growth"—recipients can access some funds immediately for living expenses while the majority remains locked, theoretically reducing the pressure to liquidate everything at once.
## Evidence and Limitations
The technical implementation is verifiable: IslandDAO specifies the use of token streaming contracts for this mechanism, and the proposal passed through futarchy governance on 2024-12-19.
**However, critical limitations remain:**
1. **Single implementation, no comparative data**: This is one DAO's application with no cross-DAO comparison to cliff-based vesting or other linear schedules
2. **Behavioral impact unproven**: The claim that linear-from-day-1 vesting actually changes recipient behavior compared to cliff-based schedules lacks empirical support. Recipients might still accumulate tokens and liquidate in bulk once they reach a threshold
3. **Liquidity assumption untested**: The proposal assumes recipients need daily/weekly access rather than being able to plan around monthly unlocks. No data shows this assumption holds
4. **No post-implementation measurement**: The source provides no data on whether recipients actually used the daily streaming feature or whether they waited to accumulate and liquidate
5. **Hedging not addressed**: Like other vesting mechanisms, streaming contracts are theoretically hedgeable through short-selling or borrowing against unvested tokens, though transaction costs on small payments may make this impractical
The streaming contract technical architecture is sound and represents a genuine alternative to cliff-based schedules. The behavioral and alignment benefits claimed in the proposal remain theoretical until post-implementation data is collected.
---
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.md]]
- [[performance-unlocked-team-tokens-with-price-multiple-triggers-and-twap-settlement-create-long-term-alignment-without-initial-dilution.md]]
Topics:
- [[domains/internet-finance/_map]]
- [[core/mechanisms/_map]]

View file

@ -6,9 +6,15 @@ url: "https://www.futard.io/proposal/C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaK
date: 2024-12-16
domain: internet-finance
format: data
status: unprocessed
status: processed
tags: [futardio, metadao, futarchy, solana, governance]
event_type: proposal
processed_by: rio
processed_date: 2024-12-16
claims_extracted: ["three-week-vesting-for-dao-payments-reduces-sell-pressure-by-58-percent-weekly-when-baseline-selling-is-80-percent.md", "token-streaming-contracts-enable-linear-daily-vesting-as-alternative-to-cliff-based-lockups.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", "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", "MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions.md"]
extraction_model: "anthropic/claude-sonnet-4.5"
extraction_notes: "Extracted two experimental claims about vesting mechanisms and sell pressure reduction. The source provides detailed quantitative modeling but is a single case with self-reported baseline metrics (80% selling pressure). Enriched three existing claims: extended MetaDAO Autocrat with specific TWAP threshold example, challenged the vesting hedgeability claim with short-duration counterexample, confirmed limited trading volume pattern. Key insight: this demonstrates futarchy being used for treasury/tokenomics decisions, not just product/strategy decisions."
---
## Proposal Details
@ -176,3 +182,11 @@ For the proposal to fail: < 533.500 USDC MCAP
- Autocrat version: 0.3
- Completed: 2024-12-19
- Ended: 2024-12-19
## Key Facts
- IslandDAO proposal C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaKK passed 2024-12-19
- IslandDAO market cap was 518,000 USDC at proposal time (2024-12-16)
- IslandDAO weekly DAO payments total 3,000 USDC
- Proposal required TWAP > 533,500 USDC to pass (518k + 3%)
- Proposal used Autocrat version 0.3