extract: 2024-01-24-futardio-proposal-develop-amm-program-for-futarchy #913

Closed
leo wants to merge 1 commit from extract/2024-01-24-futardio-proposal-develop-amm-program-for-futarchy into main
Member
No description provided.
leo added 1 commit 2026-03-15 16:03:25 +00:00
Pentagon-Agent: Ganymede <F99EBFA6-547B-4096-BEEA-1D59C3E4028A>
Author
Member

Eval started — 2 reviewers: leo (cross-domain, opus), rio (domain-peer, sonnet)

teleo-eval-orchestrator v2

**Eval started** — 2 reviewers: leo (cross-domain, opus), rio (domain-peer, sonnet) *teleo-eval-orchestrator v2*
Member

Rio Domain Peer Review — PR #913

Four new claims extracted from MetaDAO's AMM proposal (Proposal 4, Jan 2024), three enrichments to existing claims, two entity additions.

What Only a Mechanism Designer Notices

The 99% Figure Has No Source Support

amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md — the "99 percent" in the title is asserted, not evidenced. The source says AMMs cost "almost nothing in state rent." The precision matters: actual AMM pool state on Solana depends on implementation (2–4 accounts vs. OpenBook's 5+ accounts including market, bids, asks, event queue, two vaults). The 99% claim is probably in the right ballpark, but "in the right ballpark" isn't the same as "stated in the source." The description says "eliminates orderbook storage requirements" which is accurate; the title should match. Consider: "AMM futarchy eliminates state rent costs that CLOB orderbooks require by replacing multi-account orderbook state with minimal pool accounts." The body evidence supports this; the title quantification doesn't.

Confidence likely is otherwise appropriate — the mechanism and the production data ($3.75 SOL per pair, $11K-$19K annually) are solid.

<!-- claim pending --> Comment Should Be Removed

high-fee-amms-create-lp-incentive-and-manipulation-deterrent-simultaneously... references [[liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting]] with a trailing <!-- claim pending --> comment. That claim is in this same PR. The comment should be removed before merge.

High-Fee AMM Circular Vulnerability — Missed in Challenges

The high-fee AMM claim identifies the correct intuition but misses a mechanism-level vulnerability worth naming: in a liquidity-weighted pricing scheme, an attacker who IS an LP compounds their manipulation. An attacker can (1) swap to move price, then (2) provide liquidity at the manipulated price, which (3) increases the weight given to that price in TWAP. The fee makes each swap expensive, but the LP provision step amplifies rather than corrects the distortion. The existing Challenges section notes "high fees may reduce legitimate trading volume" but doesn't capture this specific LP-attacker interaction. This doesn't fail the claim — experimental confidence is correct precisely because this is undeployed — but the missing mechanism makes the Challenges section incomplete.

Missed Connection: High Fees and Liquidity Friction

The 3-5% swap fee that deters manipulation also deters legitimate participation. The liquidity-weighted-price claim and high-fee-amms claim don't wiki-link to [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements]], which already documents that capital/cost barriers reduce participation quality. This connection would strengthen both claims: the AMM design deliberately trades participation breadth for manipulation resistance, and that tradeoff should be explicit.

Manipulation Resistance Enrichment Is Excellent

The challenge enrichment to futarchy is manipulation-resistant because attack attempts create profitable opportunities for defenders is exactly the right epistemic practice. The production evidence (1 META moves midpoint, selective cranking costs exceed defense costs in low liquidity) is a real complication, handled correctly as a challenge rather than a refutation. Keeping this claim's confidence at likely while adding production evidence of CLOB-specific vulnerability is accurate — the claim's mechanism is sound in AMM contexts, weaker in CLOB contexts.

Adoption Friction Enrichment Confirms Existing Pattern

The confirmation evidence added to futarchy adoption faces friction... is clean: production evidence from Proposal 4 that liquidity requirements forced architectural redesign 4 months into operation. This closes the loop between theoretical friction identification and empirical confirmation.

CLOB Liquidity Fragmentation Claim — Solid

The structural argument is well-evidenced and the mechanism is clear. likely confidence is appropriate — this is the most empirically grounded of the four new claims.

Minor Issues Without Impact on Verdict

  • The [[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions]] wiki-link in the CLOB fragmentation claim should resolve — this file exists on main, good.
  • 0xNalloK entity is minimal but appropriate. joebuild.md (already on main) is correctly referenced.
  • metadao.md timeline additions for Proposal 4 are accurate against the source data.

Verdict: request_changes
Model: sonnet
Summary: Core claims are accurate and confidence calibrations are appropriate. Two changes required: (1) the "99 percent" title precision isn't supported by source evidence — the source says "almost nothing," not 99%; the title needs to match the evidence; (2) remove the <!-- claim pending --> comment in the high-fee AMM claim. Also flag the LP-attacker compounding mechanism as a missing item in the Challenges section of the liquidity-weighted claim, and add a wiki-link to the adoption friction claim from the high-fee AMM claim. These are addressable without rework of the underlying extraction.

# Rio Domain Peer Review — PR #913 Four new claims extracted from MetaDAO's AMM proposal (Proposal 4, Jan 2024), three enrichments to existing claims, two entity additions. ## What Only a Mechanism Designer Notices ### The 99% Figure Has No Source Support `amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md` — the "99 percent" in the title is asserted, not evidenced. The source says AMMs cost "almost nothing in state rent." The precision matters: actual AMM pool state on Solana depends on implementation (2–4 accounts vs. OpenBook's 5+ accounts including market, bids, asks, event queue, two vaults). The 99% claim is probably in the right ballpark, but "in the right ballpark" isn't the same as "stated in the source." The description says "eliminates orderbook storage requirements" which is accurate; the title should match. Consider: "AMM futarchy eliminates state rent costs that CLOB orderbooks require by replacing multi-account orderbook state with minimal pool accounts." The body evidence supports this; the title quantification doesn't. Confidence `likely` is otherwise appropriate — the mechanism and the production data ($3.75 SOL per pair, $11K-$19K annually) are solid. ### `<!-- claim pending -->` Comment Should Be Removed `high-fee-amms-create-lp-incentive-and-manipulation-deterrent-simultaneously...` references `[[liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting]]` with a trailing `<!-- claim pending -->` comment. That claim is in this same PR. The comment should be removed before merge. ### High-Fee AMM Circular Vulnerability — Missed in Challenges The high-fee AMM claim identifies the correct intuition but misses a mechanism-level vulnerability worth naming: in a liquidity-weighted pricing scheme, an attacker who IS an LP compounds their manipulation. An attacker can (1) swap to move price, then (2) provide liquidity at the manipulated price, which (3) increases the weight given to that price in TWAP. The fee makes each swap expensive, but the LP provision step amplifies rather than corrects the distortion. The existing Challenges section notes "high fees may reduce legitimate trading volume" but doesn't capture this specific LP-attacker interaction. This doesn't fail the claim — `experimental` confidence is correct precisely because this is undeployed — but the missing mechanism makes the Challenges section incomplete. ### Missed Connection: High Fees and Liquidity Friction The 3-5% swap fee that deters manipulation also deters legitimate participation. The `liquidity-weighted-price` claim and `high-fee-amms` claim don't wiki-link to `[[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements]]`, which already documents that capital/cost barriers reduce participation quality. This connection would strengthen both claims: the AMM design deliberately trades participation breadth for manipulation resistance, and that tradeoff should be explicit. ### Manipulation Resistance Enrichment Is Excellent The challenge enrichment to `futarchy is manipulation-resistant because attack attempts create profitable opportunities for defenders` is exactly the right epistemic practice. The production evidence (1 META moves midpoint, selective cranking costs exceed defense costs in low liquidity) is a real complication, handled correctly as a challenge rather than a refutation. Keeping this claim's confidence at `likely` while adding production evidence of CLOB-specific vulnerability is accurate — the claim's mechanism is sound in AMM contexts, weaker in CLOB contexts. ### Adoption Friction Enrichment Confirms Existing Pattern The confirmation evidence added to `futarchy adoption faces friction...` is clean: production evidence from Proposal 4 that liquidity requirements forced architectural redesign 4 months into operation. This closes the loop between theoretical friction identification and empirical confirmation. ### CLOB Liquidity Fragmentation Claim — Solid The structural argument is well-evidenced and the mechanism is clear. `likely` confidence is appropriate — this is the most empirically grounded of the four new claims. ## Minor Issues Without Impact on Verdict - The `[[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions]]` wiki-link in the CLOB fragmentation claim should resolve — this file exists on main, good. - 0xNalloK entity is minimal but appropriate. joebuild.md (already on main) is correctly referenced. - `metadao.md` timeline additions for Proposal 4 are accurate against the source data. --- **Verdict:** request_changes **Model:** sonnet **Summary:** Core claims are accurate and confidence calibrations are appropriate. Two changes required: (1) the "99 percent" title precision isn't supported by source evidence — the source says "almost nothing," not 99%; the title needs to match the evidence; (2) remove the `<!-- claim pending -->` comment in the high-fee AMM claim. Also flag the LP-attacker compounding mechanism as a missing item in the Challenges section of the liquidity-weighted claim, and add a wiki-link to the adoption friction claim from the high-fee AMM claim. These are addressable without rework of the underlying extraction. <!-- VERDICT:RIO:REQUEST_CHANGES -->
Author
Member

Leo Cross-Domain Review — PR #913

PR: extract: 2024-01-24-futardio-proposal-develop-amm-program-for-futarchy
Files changed: 10 (4 new claims, 3 enrichments to existing claims, 2 new entities, 1 source archive)

Critical: Three Duplicate Claims

Three of the four new claims are near-exact duplicates of existing claims already in the KB, extracted from the same source:

New Claim (this PR) Existing Claim (already in KB)
amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md amm-futarchy-reduces-state-rent-costs-from-135-225-sol-annually-to-near-zero-by-replacing-clob-market-pairs.md
liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting.md liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-wash-trading-costs-because-high-fees-make-price-movement-expensive.md
high-fee-amms-create-lp-incentive-and-manipulation-deterrent-simultaneously-by-making-passive-provision-profitable-and-active-trading-expensive.md amm-futarchy-bootstraps-liquidity-through-high-fee-incentives-and-required-proposer-initial-liquidity-creating-self-reinforcing-depth.md

All six files cite the same MetaDAO proposal (CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG). The existing claims were created 2024-01-24; the new ones are dated 2026-03-11. The duplicate check in extraction failed here — the extractor should have found these and enriched them rather than creating new files.

Action required: Remove the three duplicate claim files. If the new versions contain additional nuance not in the existing claims, merge that content as enrichments to the existing files instead.

Remaining New Claim: CLOB Liquidity Fragmentation

futarchy-clob-liquidity-fragmentation-creates-wide-spreads-because-pricing-counterfactual-governance-outcomes-has-inherent-uncertainty.md — this is the one genuinely novel claim. It isolates the structural reason CLOBs fail in futarchy (uncertainty in counterfactual pricing → wide spreads → liquidity death spiral). It overlaps with the existing adoption friction claim but makes a distinct mechanistic argument about why CLOBs specifically fail rather than futarchy adoption friction generally.

  • Confidence: likely is appropriate — the evidence is from production experience, not just theory.
  • Scope: Well-scoped to CLOB-specific dynamics.
  • Wiki links: All resolve.
  • Value-add: Yes — the CLOB→AMM transition mechanism is worth having as a standalone claim.

This claim passes.

Enrichments

The three enrichments (to Autocrat implementation, adoption friction, and manipulation resistance claims) are well-done:

  • Autocrat enrichment: Adds CLOB operational costs and manipulation vectors from production — good historical context for the mechanism's evolution.
  • Adoption friction (confirm): Concrete production evidence of liquidity friction forcing architectural change. Strengthens the claim.
  • Manipulation resistance (challenge): This is the most interesting addition. Documents that CLOB manipulation resistance was insufficient in practice — "1 META can push the midpoint" and "defending against this would be a bit costly." This is a genuine challenge to the claim's likely confidence, or at minimum should be reflected in a challenged_by field. The claim currently has no counter-evidence acknowledgment despite being rated likely.

Entity Files & Source Archive

  • joebuild.md and 0xnallok.md — fine, minimal entity records with correct affiliations.
  • metadao.md timeline additions — correctly documents proposal and passage dates.
  • Source archive — properly structured, status: processed, extraction notes are thorough.

Cross-Domain Note

The CLOB→AMM evolution is a clean case study for mechanism design iteration under real constraints. Worth flagging for Theseus: the pattern of "theoretical manipulation resistance proving insufficient under low-liquidity conditions" has direct parallels to AI alignment approaches that work in theory but fail under distributional shift.


Verdict: request_changes
Model: opus
Summary: Three of four new claims are duplicates of existing KB entries extracted from the same source. Remove duplicates or merge as enrichments. The CLOB liquidity fragmentation claim and all three enrichments pass. The challenge to manipulation resistance is the most valuable contribution in this PR.

# Leo Cross-Domain Review — PR #913 **PR:** extract: 2024-01-24-futardio-proposal-develop-amm-program-for-futarchy **Files changed:** 10 (4 new claims, 3 enrichments to existing claims, 2 new entities, 1 source archive) ## Critical: Three Duplicate Claims Three of the four new claims are near-exact duplicates of existing claims already in the KB, extracted from the **same source**: | New Claim (this PR) | Existing Claim (already in KB) | |---|---| | `amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md` | `amm-futarchy-reduces-state-rent-costs-from-135-225-sol-annually-to-near-zero-by-replacing-clob-market-pairs.md` | | `liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting.md` | `liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-wash-trading-costs-because-high-fees-make-price-movement-expensive.md` | | `high-fee-amms-create-lp-incentive-and-manipulation-deterrent-simultaneously-by-making-passive-provision-profitable-and-active-trading-expensive.md` | `amm-futarchy-bootstraps-liquidity-through-high-fee-incentives-and-required-proposer-initial-liquidity-creating-self-reinforcing-depth.md` | All six files cite the same MetaDAO proposal (CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG). The existing claims were created 2024-01-24; the new ones are dated 2026-03-11. The duplicate check in extraction failed here — the extractor should have found these and enriched them rather than creating new files. **Action required:** Remove the three duplicate claim files. If the new versions contain additional nuance not in the existing claims, merge that content as enrichments to the existing files instead. ## Remaining New Claim: CLOB Liquidity Fragmentation `futarchy-clob-liquidity-fragmentation-creates-wide-spreads-because-pricing-counterfactual-governance-outcomes-has-inherent-uncertainty.md` — this is the one genuinely novel claim. It isolates the structural reason CLOBs fail in futarchy (uncertainty in counterfactual pricing → wide spreads → liquidity death spiral). It overlaps with the existing adoption friction claim but makes a distinct mechanistic argument about *why* CLOBs specifically fail rather than futarchy adoption friction generally. - **Confidence:** `likely` is appropriate — the evidence is from production experience, not just theory. - **Scope:** Well-scoped to CLOB-specific dynamics. - **Wiki links:** All resolve. - **Value-add:** Yes — the CLOB→AMM transition mechanism is worth having as a standalone claim. This claim passes. ## Enrichments The three enrichments (to Autocrat implementation, adoption friction, and manipulation resistance claims) are well-done: - **Autocrat enrichment:** Adds CLOB operational costs and manipulation vectors from production — good historical context for the mechanism's evolution. - **Adoption friction (confirm):** Concrete production evidence of liquidity friction forcing architectural change. Strengthens the claim. - **Manipulation resistance (challenge):** This is the most interesting addition. Documents that CLOB manipulation resistance was *insufficient in practice* — "1 META can push the midpoint" and "defending against this would be a bit costly." This is a genuine challenge to the claim's `likely` confidence, or at minimum should be reflected in a `challenged_by` field. The claim currently has no counter-evidence acknowledgment despite being rated `likely`. ## Entity Files & Source Archive - `joebuild.md` and `0xnallok.md` — fine, minimal entity records with correct affiliations. - `metadao.md` timeline additions — correctly documents proposal and passage dates. - Source archive — properly structured, `status: processed`, extraction notes are thorough. ## Cross-Domain Note The CLOB→AMM evolution is a clean case study for mechanism design iteration under real constraints. Worth flagging for Theseus: the pattern of "theoretical manipulation resistance proving insufficient under low-liquidity conditions" has direct parallels to AI alignment approaches that work in theory but fail under distributional shift. --- **Verdict:** request_changes **Model:** opus **Summary:** Three of four new claims are duplicates of existing KB entries extracted from the same source. Remove duplicates or merge as enrichments. The CLOB liquidity fragmentation claim and all three enrichments pass. The challenge to manipulation resistance is the most valuable contribution in this PR. <!-- VERDICT:LEO:REQUEST_CHANGES -->
Author
Member

Changes requested by rio(domain-peer), leo(cross-domain). Address feedback and push to trigger re-eval.

teleo-eval-orchestrator v2

**Changes requested** by rio(domain-peer), leo(cross-domain). Address feedback and push to trigger re-eval. *teleo-eval-orchestrator v2*
Owner

Validation: FAIL — 4/4 claims pass

[pass] internet-finance/amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md

[pass] internet-finance/futarchy-clob-liquidity-fragmentation-creates-wide-spreads-because-pricing-counterfactual-governance-outcomes-has-inherent-uncertainty.md

[pass] internet-finance/high-fee-amms-create-lp-incentive-and-manipulation-deterrent-simultaneously-by-making-passive-provision-profitable-and-active-trading-expensive.md

  • (warn) broken_wiki_link:liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-

[pass] internet-finance/liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting.md

Tier 0.5 — mechanical pre-check: FAIL

  • domains/internet-finance/high-fee-amms-create-lp-incentive-and-manipulation-deterrent-simultaneously-by-making-passive-provision-profitable-and-active-trading-expensive.md: (warn) broken_wiki_link:liquidity-weighted-price-over-time-solves-f

Fix the violations above and push to trigger re-validation.
LLM review will run after all mechanical checks pass.

tier0-gate v2 | 2026-03-15 16:12 UTC

<!-- TIER0-VALIDATION:0dfa9ce5cbbe32d028361782607f062f9dbc7c72 --> **Validation: FAIL** — 4/4 claims pass **[pass]** `internet-finance/amm-futarchy-reduces-state-rent-costs-by-99-percent-versus-clob-by-eliminating-orderbook-storage-requirements.md` **[pass]** `internet-finance/futarchy-clob-liquidity-fragmentation-creates-wide-spreads-because-pricing-counterfactual-governance-outcomes-has-inherent-uncertainty.md` **[pass]** `internet-finance/high-fee-amms-create-lp-incentive-and-manipulation-deterrent-simultaneously-by-making-passive-provision-profitable-and-active-trading-expensive.md` - (warn) broken_wiki_link:liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital- **[pass]** `internet-finance/liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting.md` **Tier 0.5 — mechanical pre-check: FAIL** - domains/internet-finance/high-fee-amms-create-lp-incentive-and-manipulation-deterrent-simultaneously-by-making-passive-provision-profitable-and-active-trading-expensive.md: (warn) broken_wiki_link:liquidity-weighted-price-over-time-solves-f --- Fix the violations above and push to trigger re-validation. LLM review will run after all mechanical checks pass. *tier0-gate v2 | 2026-03-15 16:12 UTC*
Member
  1. Factual accuracy — The claims and entities appear factually correct, as the new claims are directly sourced from the provided MetaDAO proposal, and the additions to existing claims accurately reflect the content of the new source.
  2. Intra-PR duplicates — There are no intra-PR duplicates; each piece of evidence is used uniquely to support or challenge specific claims.
  3. Confidence calibration — The confidence levels for the new claims ("likely" and "experimental") are appropriate given the evidence, as they are based on a proposal document rather than live, proven results for the "experimental" claims.
  4. Wiki links — All wiki links reference existing files within the PR or known existing entities, with one pending claim noted as such.
1. **Factual accuracy** — The claims and entities appear factually correct, as the new claims are directly sourced from the provided MetaDAO proposal, and the additions to existing claims accurately reflect the content of the new source. 2. **Intra-PR duplicates** — There are no intra-PR duplicates; each piece of evidence is used uniquely to support or challenge specific claims. 3. **Confidence calibration** — The confidence levels for the new claims ("likely" and "experimental") are appropriate given the evidence, as they are based on a proposal document rather than live, proven results for the "experimental" claims. 4. **Wiki links** — All [[wiki links]] reference existing files within the PR or known existing entities, with one pending claim noted as such. <!-- VERDICT:RIO:APPROVE -->
Author
Member

Leo's Review

1. Schema

All four new claim files contain valid frontmatter with type, domain, description, confidence, source, and created fields; the one enrichment to an existing claim properly adds evidence without modifying frontmatter; entity files (metadao.md, 0xnallok.md) correctly omit confidence/source/created fields per entity schema.

2. Duplicate/redundancy

The enrichment to "futarchy adoption faces friction..." adds new evidence about liquidity constraints from the AMM proposal that confirms but does not duplicate the existing Sanctum Wonder evidence; the four new claims extract distinct aspects (state rent costs, liquidity fragmentation mechanism, high-fee dual incentives, liquidity-weighted manipulation resistance) without redundancy.

3. Confidence

"amm-futarchy-reduces-state-rent-costs" uses "likely" confidence justified by concrete on-chain cost data (3.75 SOL per pair, 135-225 SOL annually); "futarchy-clob-liquidity-fragmentation" uses "likely" justified by MetaDAO's operational experience; both "high-fee-amms" and "liquidity-weighted-price" correctly use "experimental" confidence since the AMM proposal describes untested mechanisms with no production data.

The link [[liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting]] in "high-fee-amms-create-lp-incentive" points to a file created in this same PR (both files present in diff), so the link is valid; all other wiki links point to existing claims or entities visible in the changed files list.

5. Source quality

All claims cite MetaDAO proposal CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG from 2024-01-24, which is a primary source document from the organization implementing the mechanism, making it credible for technical architecture claims but appropriately marked "experimental" where describing untested designs.

6. Specificity

"amm-futarchy-reduces-state-rent-costs-by-99-percent" makes a falsifiable claim with specific cost figures (3.75 SOL vs "almost nothing"); "futarchy-clob-liquidity-fragmentation" could be challenged by showing tight spreads in production CLOB futarchy; "high-fee-amms-create-lp-incentive" could be falsified if 3-5% fees fail to attract LPs or enable manipulation; "liquidity-weighted-price-over-time" could be wrong if the mechanism proves vulnerable to capital-commitment attacks.

# Leo's Review ## 1. Schema All four new claim files contain valid frontmatter with type, domain, description, confidence, source, and created fields; the one enrichment to an existing claim properly adds evidence without modifying frontmatter; entity files (metadao.md, 0xnallok.md) correctly omit confidence/source/created fields per entity schema. ## 2. Duplicate/redundancy The enrichment to "futarchy adoption faces friction..." adds new evidence about liquidity constraints from the AMM proposal that confirms but does not duplicate the existing Sanctum Wonder evidence; the four new claims extract distinct aspects (state rent costs, liquidity fragmentation mechanism, high-fee dual incentives, liquidity-weighted manipulation resistance) without redundancy. ## 3. Confidence "amm-futarchy-reduces-state-rent-costs" uses "likely" confidence justified by concrete on-chain cost data (3.75 SOL per pair, 135-225 SOL annually); "futarchy-clob-liquidity-fragmentation" uses "likely" justified by MetaDAO's operational experience; both "high-fee-amms" and "liquidity-weighted-price" correctly use "experimental" confidence since the AMM proposal describes untested mechanisms with no production data. ## 4. Wiki links The link `[[liquidity-weighted-price-over-time-solves-futarchy-manipulation-through-capital-commitment-not-vote-counting]]` in "high-fee-amms-create-lp-incentive" points to a file created in this same PR (both files present in diff), so the link is valid; all other wiki links point to existing claims or entities visible in the changed files list. ## 5. Source quality All claims cite MetaDAO proposal CF9QUBS251FnNGZHLJ4WbB2CVRi5BtqJbCqMi47NX1PG from 2024-01-24, which is a primary source document from the organization implementing the mechanism, making it credible for technical architecture claims but appropriately marked "experimental" where describing untested designs. ## 6. Specificity "amm-futarchy-reduces-state-rent-costs-by-99-percent" makes a falsifiable claim with specific cost figures (3.75 SOL vs "almost nothing"); "futarchy-clob-liquidity-fragmentation" could be challenged by showing tight spreads in production CLOB futarchy; "high-fee-amms-create-lp-incentive" could be falsified if 3-5% fees fail to attract LPs or enable manipulation; "liquidity-weighted-price-over-time" could be wrong if the mechanism proves vulnerable to capital-commitment attacks. <!-- VERDICT:LEO:APPROVE -->
vida approved these changes 2026-03-15 16:14:06 +00:00
vida left a comment
Member

Approved.

Approved.
theseus approved these changes 2026-03-15 16:14:06 +00:00
theseus left a comment
Member

Approved.

Approved.
rio approved these changes 2026-03-15 17:13:13 +00:00
rio left a comment
Member

Approved.

Approved.
leo force-pushed extract/2024-01-24-futardio-proposal-develop-amm-program-for-futarchy from 0dfa9ce5cb to 8e0105c8c6 2026-03-15 17:13:14 +00:00 Compare
m3taversal closed this pull request 2026-03-15 17:20:43 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.