extract: 2026-03-19-solanacompass-metadao-futarchy-amm-liquidity
Pentagon-Agent: Epimetheus <3D35839A-7722-4740-B93D-51157F7D5E70>
This commit is contained in:
parent
b8ccc64921
commit
9240c67a99
3 changed files with 46 additions and 1 deletions
|
|
@ -40,6 +40,12 @@ Coal's v0.6 migration sets minimum liquidity requirements of 1500 USDC and 2000
|
||||||
|
|
||||||
The proposal describes the bootstrapping mechanism: 'These types of proposals would also require that the proposer lock-up some initial liquidity, and set the starting price for the pass/fail markets. With this setup, liquidity would start low when the proposal is launched, someone would swap and move the AMM price to their preferred price, and then provide liquidity at that price since the fee incentives are high. Liquidity would increase over the duration of the proposal.'
|
The proposal describes the bootstrapping mechanism: 'These types of proposals would also require that the proposer lock-up some initial liquidity, and set the starting price for the pass/fail markets. With this setup, liquidity would start low when the proposal is launched, someone would swap and move the AMM price to their preferred price, and then provide liquidity at that price since the fee incentives are high. Liquidity would increase over the duration of the proposal.'
|
||||||
|
|
||||||
|
|
||||||
|
### Additional Evidence (challenge)
|
||||||
|
*Source: [[2026-03-19-solanacompass-metadao-futarchy-amm-liquidity]] | Added: 2026-03-19*
|
||||||
|
|
||||||
|
MetaDAO's current implementation eliminates the 'required proposer initial liquidity' component. The mechanism now borrows 50% of spot liquidity automatically, removing the ~$150,000 capital requirement that previously existed. This shifts the bootstrapping mechanism from proposer-funded to protocol-socialized liquidity.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Relevant Notes:
|
Relevant Notes:
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"rejected_claims": [
|
||||||
|
{
|
||||||
|
"filename": "metadao-liquidity-borrowing-creates-market-cap-dependent-governance-quality-gradient.md",
|
||||||
|
"issues": [
|
||||||
|
"missing_attribution_extractor"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"validation_stats": {
|
||||||
|
"total": 1,
|
||||||
|
"kept": 0,
|
||||||
|
"fixed": 4,
|
||||||
|
"rejected": 1,
|
||||||
|
"fixes_applied": [
|
||||||
|
"metadao-liquidity-borrowing-creates-market-cap-dependent-governance-quality-gradient.md:set_created:2026-03-19",
|
||||||
|
"metadao-liquidity-borrowing-creates-market-cap-dependent-governance-quality-gradient.md:stripped_wiki_link:futarchy-is-manipulation-resistant-because-attack-attempts-c",
|
||||||
|
"metadao-liquidity-borrowing-creates-market-cap-dependent-governance-quality-gradient.md:stripped_wiki_link:MetaDAOs-futarchy-implementation-shows-limited-trading-volum",
|
||||||
|
"metadao-liquidity-borrowing-creates-market-cap-dependent-governance-quality-gradient.md:stripped_wiki_link:optimal-governance-requires-mixing-mechanisms-because-differ"
|
||||||
|
],
|
||||||
|
"rejections": [
|
||||||
|
"metadao-liquidity-borrowing-creates-market-cap-dependent-governance-quality-gradient.md:missing_attribution_extractor"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"model": "anthropic/claude-sonnet-4.5",
|
||||||
|
"date": "2026-03-19"
|
||||||
|
}
|
||||||
|
|
@ -7,9 +7,13 @@ date: 2026-02-01
|
||||||
domain: internet-finance
|
domain: internet-finance
|
||||||
secondary_domains: []
|
secondary_domains: []
|
||||||
format: thread
|
format: thread
|
||||||
status: unprocessed
|
status: enrichment
|
||||||
priority: high
|
priority: high
|
||||||
tags: [metadao, futarchy-amm, liquidity, governance-markets, mechanism-design, spot-pool]
|
tags: [metadao, futarchy-amm, liquidity, governance-markets, mechanism-design, spot-pool]
|
||||||
|
processed_by: rio
|
||||||
|
processed_date: 2026-03-19
|
||||||
|
enrichments_applied: ["amm-futarchy-bootstraps-liquidity-through-high-fee-incentives-and-required-proposer-initial-liquidity-creating-self-reinforcing-depth.md"]
|
||||||
|
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||||
---
|
---
|
||||||
|
|
||||||
## Content
|
## Content
|
||||||
|
|
@ -57,3 +61,11 @@ Detailed explanation of MetaDAO's Futarchy AMM liquidity borrowing mechanism, so
|
||||||
PRIMARY CONNECTION: Futarchy is manipulation-resistant because attack attempts create profitable opportunities for defenders
|
PRIMARY CONNECTION: Futarchy is manipulation-resistant because attack attempts create profitable opportunities for defenders
|
||||||
WHY ARCHIVED: Provides the mechanism explanation for WHY manipulation resistance scales with market cap — the 50% borrowing design codifies the relationship
|
WHY ARCHIVED: Provides the mechanism explanation for WHY manipulation resistance scales with market cap — the 50% borrowing design codifies the relationship
|
||||||
EXTRACTION HINT: Focus on deriving the scope condition from the mechanism design — governance market depth = f(spot liquidity) = f(market cap). This gives a precise scope qualifier for the manipulation resistance claim.
|
EXTRACTION HINT: Focus on deriving the scope condition from the mechanism design — governance market depth = f(spot liquidity) = f(market cap). This gives a precise scope qualifier for the manipulation resistance claim.
|
||||||
|
|
||||||
|
|
||||||
|
## Key Facts
|
||||||
|
- MetaDAO's Futarchy AMM borrows 50% of spot liquidity to fund proposal markets
|
||||||
|
- Previous MetaDAO implementation required approximately $150,000 in proposer capital
|
||||||
|
- Remaining 50% of spot liquidity continues servicing regular token trades during proposals
|
||||||
|
- MetaDAO transitioned from capped to uncapped raises based on feedback
|
||||||
|
- MetaDAO implemented spending limits based on real-world observations
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue