From 6a71cf43ea4dbcf503032d270866ad135cf2b1bf Mon Sep 17 00:00:00 2001 From: Teleo Agents Date: Thu, 12 Mar 2026 13:02:03 +0000 Subject: [PATCH] rio: extract from 2025-11-07-futardio-proposal-meta-pow-the-ore-treasury-protocol.md - Source: inbox/archive/2025-11-07-futardio-proposal-meta-pow-the-ore-treasury-protocol.md - Domain: internet-finance - Extracted by: headless extraction cron (worker 5) Pentagon-Agent: Rio --- ...t platform for ownership coins at scale.md | 6 ++ ...sive-supply-throttle-in-token-economies.md | 55 +++++++++++++++++ ...han-replacement-stabilizes-token-demand.md | 54 +++++++++++++++++ ...l complexity and liquidity requirements.md | 6 ++ ...ation-through-ingot-smelting-bottleneck.md | 34 +++++++++++ .../coal-meta-pow-ore-treasury-protocol.md | 60 +++++++++++++++++++ ...osal-meta-pow-the-ore-treasury-protocol.md | 21 ++++++- 7 files changed, 235 insertions(+), 1 deletion(-) create mode 100644 domains/internet-finance/dynamic-license-fees-create-price-responsive-supply-throttle-in-token-economies.md create mode 100644 domains/internet-finance/evergreen-tool-design-with-repair-cheaper-than-replacement-stabilizes-token-demand.md create mode 100644 domains/internet-finance/meta-pow-creates-deterministic-ore-treasury-accumulation-through-ingot-smelting-bottleneck.md create mode 100644 entities/internet-finance/coal-meta-pow-ore-treasury-protocol.md diff --git a/domains/internet-finance/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 b/domains/internet-finance/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 index af4a788c..d3193686 100644 --- a/domains/internet-finance/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 +++ b/domains/internet-finance/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 @@ -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: [[2025-11-07-futardio-proposal-meta-pow-the-ore-treasury-protocol]] | Added: 2026-03-12 | Extractor: anthropic/claude-sonnet-4.5* + +The COAL/ORE Meta-PoW proposal demonstrates MetaDAO's expansion beyond pure futarchy governance into complex tokenomic mechanism design. The proposal passed through MetaDAO's governance process (proposal #4, completed 2025-11-10) and implements a multi-token economic system (COAL, ORE, INGOT, WOOD) with dynamic pricing mechanisms, treasury accumulation logic, and price-responsive supply controls. This shows MetaDAO projects are building sophisticated economic protocols, not just using futarchy for binary decisions. The proposal explicitly positions itself as creating an 'ownership coin loop that reliably accumulates ORE in the COAL treasury' and ties 'behavior to COAL/ORE price dynamics.' The proposal includes 10 detailed sections covering token mechanics, emissions bands, smelting logic, tool crafting, decay functions, dynamic license formulas (c(y) = c0 * (y / y_ref)^p), and governance parameters, indicating MetaDAO's governance infrastructure can handle complex mechanism design beyond simple yes/no votes. + --- Relevant Notes: diff --git a/domains/internet-finance/dynamic-license-fees-create-price-responsive-supply-throttle-in-token-economies.md b/domains/internet-finance/dynamic-license-fees-create-price-responsive-supply-throttle-in-token-economies.md new file mode 100644 index 00000000..251b5080 --- /dev/null +++ b/domains/internet-finance/dynamic-license-fees-create-price-responsive-supply-throttle-in-token-economies.md @@ -0,0 +1,55 @@ +--- +type: claim +domain: internet-finance +description: "COAL's c(y) license function automatically scales tool creation costs with token price ratios preventing oversupply during weakness" +confidence: experimental +source: "futard.io, Meta-PoW: The ORE Treasury Protocol proposal, 2025-11-07" +created: 2026-03-11 +--- + +# Dynamic license fees create price-responsive supply throttle in token economies + +The Meta-PoW protocol implements a dynamic license fee c(y) that automatically adjusts pickaxe creation costs based on the COAL/ORE price ratio, creating a self-regulating supply mechanism that responds to market conditions without governance intervention. + +The license function is defined as: +- c(y) = c0 * (y / y_ref)^p +- Clamped between c_min and c_max +- Where y = P_ORE / P_COAL (using EMA-smoothed TWAP) + +With suggested defaults: +- c0 = 200 COAL +- y_ref = 50 +- p = 3 (cubic scaling) +- c_min = 1 COAL +- c_max = 300 COAL + +The mechanism creates asymmetric responses to price movements: + +**When COAL strengthens relative to ORE (y decreases):** +- License cost c(y) falls +- More pickaxes become economically viable to craft +- Increased crafting drives more INGOT smelting +- More ORE flows into treasury +- More COAL gets burned through licenses and smelting + +**When COAL weakens relative to ORE (y increases):** +- License cost c(y) rises (cubic scaling amplifies the effect) +- Crafting new pickaxes becomes prohibitively expensive +- System self-throttles without breaking existing tools +- Reduced new supply prevents further dilution + +The proposal states: "When COAL is strong relative to ORE (y low): c(y) decreases, more picks are economically viable, more smelting and more ORE flows into the treasury. When COAL is weak relative to ORE (y high): c(y) increases, crafting slows, the system self-throttles without intervention." + +The cubic exponent (p = 3) creates nonlinear sensitivity, meaning small price ratio changes produce large license adjustments. This is intentionally designed as "the main macro throttle" for the system. + +Critically, the license is paid in COAL and burned (not sent to treasury), making it a pure supply control mechanism rather than a revenue stream. The proposal explicitly notes: "The license is paid in COAL only. That COAL is burned, not sent to the treasury. It is a control parameter, not a revenue stream." + +This differs from fixed-cost token economics where supply expansion continues regardless of price conditions, and from governance-adjusted parameters that require human intervention and lag market changes. + +--- + +Relevant Notes: +- [[dynamic performance-based token minting replaces fixed emission schedules by tying new token creation to measurable outcomes creating algorithmic meritocracy in token distribution]] + +Topics: +- [[domains/internet-finance/_map]] diff --git a/domains/internet-finance/evergreen-tool-design-with-repair-cheaper-than-replacement-stabilizes-token-demand.md b/domains/internet-finance/evergreen-tool-design-with-repair-cheaper-than-replacement-stabilizes-token-demand.md new file mode 100644 index 00000000..16317825 --- /dev/null +++ b/domains/internet-finance/evergreen-tool-design-with-repair-cheaper-than-replacement-stabilizes-token-demand.md @@ -0,0 +1,54 @@ +--- +type: claim +domain: internet-finance +description: "Making repair costs lower than recrafting costs plus 4 percent daily decay creates rational incentive for continuous maintenance over churn" +confidence: experimental +source: "futard.io, Meta-PoW: The ORE Treasury Protocol proposal, 2025-11-07" +created: 2026-03-11 +--- + +# Evergreen tool design with repair cheaper than replacement stabilizes token demand + +The Meta-PoW protocol implements an "evergreen" tool architecture where daily repair costs are calibrated to be cheaper than recrafting, combined with gradual decay rather than permanent breakage, creating rational economic incentives for continuous tool maintenance that stabilize INGOT demand. + +The mechanism has three components: + +**1. Gradual decay instead of breakage:** +- Tools have power p between 0 and 1 +- Skipping repair causes 4% daily decay: p_next = 0.96 * p +- Tools never permanently break +- Accumulated repair costs can restore full power at any time + +**2. Repair costs calibrated below replacement:** +- Daily repair for pickaxe: 0.082643 INGOT + 0.3 WOOD +- Crafting new pickaxe: 1 INGOT + 8 WOOD + c(y) COAL license +- Repair is ~8.3% of crafting INGOT cost +- License fee c(y) adds significant additional cost to recrafting + +**3. Continuous demand profile:** +- Rational players maintain tools rather than replace +- Each maintained pickaxe creates steady 0.082643 INGOT/day demand +- This translates to predictable ORE treasury inflow +- System state becomes number of active maintained tools + +The proposal explicitly states: "Repairing is cheaper than constantly recrafting. A fully maintained pick effectively corresponds to about 1 ORE/day of smelt demand into the treasury. Result: Rational players maintain picks. The number of active, fully repaired picks is the key state variable." + +The 4% daily decay rate creates meaningful pressure (tools lose ~50% power in 17 days without repair) while avoiding the binary cliff of permanent breakage that would force replacement regardless of economics. + +This design stabilizes demand in two ways: + +1. **Predictable consumption**: Active player count × repair rate = baseline INGOT demand, which is more stable than boom-bust crafting cycles + +2. **Reduced volatility**: Players don't abandon tools during price swings because repair remains economically rational even when new crafting isn't + +The proposal notes: "Tools are evergreen and cheaper to repair than to recraft, so players maintain their gear instead of churning it." + +This contrasts with durability-based systems (tools break permanently, forcing replacement) and zero-maintenance systems (no ongoing costs, no steady demand). The evergreen + repair-cheaper-than-replacement combination creates what the proposal calls "the key state variable" — the count of actively maintained tools. + +--- + +Relevant Notes: +- [[dynamic performance-based token minting replaces fixed emission schedules by tying new token creation to measurable outcomes creating algorithmic meritocracy in token distribution]] + +Topics: +- [[domains/internet-finance/_map]] diff --git a/domains/internet-finance/futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md b/domains/internet-finance/futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md index cea44c3f..e29b95d4 100644 --- a/domains/internet-finance/futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md +++ b/domains/internet-finance/futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md @@ -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: [[2025-11-07-futardio-proposal-meta-pow-the-ore-treasury-protocol]] | Added: 2026-03-12 | Extractor: anthropic/claude-sonnet-4.5* + +The Meta-PoW proposal reveals another adoption friction: mechanism complexity in proposals themselves. The proposal spans 10 detailed sections covering token mechanics, emissions bands, smelting logic, tool crafting, decay functions, dynamic license formulas, and governance parameters. It requires voters to understand: (1) how c(y) = c0 * (y / y_ref)^p creates supply throttling, (2) why repair costs of 0.082643 INGOT/day map to ~1 ORE/day treasury inflow, (3) how 4% daily decay rates interact with repair economics, (4) the relationship between TWAP-smoothed price ratios and license fee clamping. The proposal notes 'this proposal allows parameters to be slightly adjusted by the core team before launch, upon feedback from the community' — suggesting even after passing futarchy, the mechanism needs expert refinement. This indicates futarchy governance can approve complex mechanisms but may struggle with parameter precision and voter comprehension of nonlinear dynamics. + --- Relevant Notes: diff --git a/domains/internet-finance/meta-pow-creates-deterministic-ore-treasury-accumulation-through-ingot-smelting-bottleneck.md b/domains/internet-finance/meta-pow-creates-deterministic-ore-treasury-accumulation-through-ingot-smelting-bottleneck.md new file mode 100644 index 00000000..d022c2ee --- /dev/null +++ b/domains/internet-finance/meta-pow-creates-deterministic-ore-treasury-accumulation-through-ingot-smelting-bottleneck.md @@ -0,0 +1,34 @@ +--- +type: claim +domain: internet-finance +description: "COAL's Meta-PoW design forces all tool crafting through INGOT smelting which requires ORE payment creating guaranteed treasury inflow" +confidence: experimental +source: "futard.io, Meta-PoW: The ORE Treasury Protocol proposal, 2025-11-07" +created: 2026-03-11 +--- + +# Meta-PoW creates deterministic ORE treasury accumulation through INGOT smelting bottleneck + +The Meta-PoW protocol establishes a structural mechanism for ORE accumulation by making INGOT the universal input for all tool operations (crafting and repair) while requiring ORE payment exclusively at the smelting stage. This creates a deterministic relationship between player activity and treasury inflow. + +The mechanism works through three linked constraints: + +1. **Smelting monopoly on ORE payment**: To smelt 1 INGOT requires burning 100 COAL plus paying μ ORE (currently calibrated at ~12.10 ORE) directly to the COAL treasury. This is the only point where ORE enters the system. + +2. **INGOT as universal tool input**: Both pickaxes (mining tools) and axes (WOOD production) require INGOT for crafting and daily repair. A fully maintained pickaxe consumes approximately 0.082643 INGOT per day in repair costs. + +3. **Evergreen tool design**: Tools decay at 4% per day if not repaired, but repair is cheaper than recrafting. This incentivizes continuous maintenance rather than tool churn, creating steady INGOT demand. + +The calibration targets approximately 1 ORE per day of treasury inflow per fully maintained pickaxe. With repair costs of 0.082643 INGOT/day and smelting costs of 12.10 ORE per INGOT, this implies each active pickaxe drives roughly 1 ORE/day into the treasury through the INGOT consumption cycle. + +The proposal explicitly states: "Each active, fully repaired pick is designed to support approximately: 1 ORE per day of inflow to the treasury, 8.26 COAL per day burned via smelting." + +This differs from voluntary treasury contribution mechanisms because the ORE payment is structurally required to access COAL emissions. Players cannot mine COAL without pickaxes, cannot craft or maintain pickaxes without INGOT, and cannot produce INGOT without paying ORE to the treasury. + +--- + +Relevant Notes: +- [[ownership coin treasuries should be actively managed through buybacks and token sales as continuous capital calibration not treated as static war chests]] + +Topics: +- [[domains/internet-finance/_map]] diff --git a/entities/internet-finance/coal-meta-pow-ore-treasury-protocol.md b/entities/internet-finance/coal-meta-pow-ore-treasury-protocol.md new file mode 100644 index 00000000..8293d787 --- /dev/null +++ b/entities/internet-finance/coal-meta-pow-ore-treasury-protocol.md @@ -0,0 +1,60 @@ +--- +type: entity +entity_type: decision_market +name: "COAL: Meta-PoW: The ORE Treasury Protocol" +domain: internet-finance +status: passed +parent_entity: "[[coal]]" +platform: "futardio" +proposer: "HAymbnVo1w5sC7hz8E6sdmzSuDpqUwKXWzBeshEAb7WC" +proposal_url: "https://www.futard.io/proposal/G33HJH2J2zRqqcHZKMggkQurvqe1cmaDtfBz3hgmuuAg" +proposal_date: 2025-11-07 +resolution_date: 2025-11-10 +category: "mechanism" +summary: "Proposal to implement Meta-PoW economic model that moves mining power into pickaxes and creates deterministic ORE treasury accumulation through INGOT smelting" +tracked_by: rio +created: 2026-03-11 +--- + +# COAL: Meta-PoW: The ORE Treasury Protocol + +## Summary +The Meta-PoW proposal establishes a new economic model for COAL that creates a deterministic loop accumulating ORE in the treasury. The system moves mining power from direct token claims into pickaxe tools, makes INGOT (crafted using COAL + ORE) the universal input for all tool operations, and implements dynamic license fees that scale with COAL/ORE price ratios to throttle supply during weakness. + +## Market Data +- **Outcome:** Passed +- **Proposer:** HAymbnVo1w5sC7hz8E6sdmzSuDpqUwKXWzBeshEAb7WC +- **Proposal Account:** G33HJH2J2zRqqcHZKMggkQurvqe1cmaDtfBz3hgmuuAg +- **DAO Account:** 3LGGRzLrgwhEbEsNYBSTZc5MLve1bw3nDaHzzfJMQ1PG +- **Created:** 2025-11-07 +- **Completed:** 2025-11-10 +- **Autocrat Version:** 0.3 + +## Mechanism Design +The proposal introduces four tokens (COAL, ORE, INGOT, WOOD) with specific roles: + +**COAL:** Mineable with 25M max supply and halving-band emissions. Burned for smelting and pickaxe licenses. + +**ORE:** External hard asset. Only paid at smelting (μ ≈ 12.10 ORE per INGOT). 100% goes to COAL treasury. + +**INGOT:** Minted only by smelting (burn 100 COAL + pay μ ORE). Universal input for crafting and repairing tools. + +**WOOD:** Produced by axes. Used for tool crafting and repair. No direct emissions or ORE role. + +**Key mechanisms:** +1. Dynamic license fee: c(y) = c0 * (y / y_ref)^p where y = P_ORE / P_COAL. Defaults: c0=200, y_ref=50, p=3, clamped [1,300] +2. Evergreen tools: 4% daily decay if not repaired. Repair cheaper than recrafting. +3. Calibration: Each fully maintained pickaxe targets ~1 ORE/day treasury inflow via 0.082643 INGOT/day repair costs + +## Significance +This proposal represents a significant evolution in tokenomic design for mining-based protocols. Rather than direct token emissions, it creates a multi-layer economic system where: +- Treasury accumulation is deterministic (tied to player activity through INGOT demand) +- Supply responds automatically to price conditions (via dynamic license fees) +- Tool maintenance creates steady-state demand (evergreen design with repair < replacement cost) + +The mechanism demonstrates how futarchy governance can approve complex economic protocols with multiple interacting parameters. The proposal notes parameters may be "slightly adjusted by the core team before launch, upon feedback from the community," indicating futarchy provides directional approval while expert implementation handles precision. + +## Relationship to KB +- [[coal]] - parent entity, governance decision +- [[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]] - platform enabling this governance +- [[dynamic performance-based token minting replaces fixed emission schedules by tying new token creation to measurable outcomes creating algorithmic meritocracy in token distribution]] - related mechanism design pattern \ No newline at end of file diff --git a/inbox/archive/2025-11-07-futardio-proposal-meta-pow-the-ore-treasury-protocol.md b/inbox/archive/2025-11-07-futardio-proposal-meta-pow-the-ore-treasury-protocol.md index f4ca1430..3e50bf4d 100644 --- a/inbox/archive/2025-11-07-futardio-proposal-meta-pow-the-ore-treasury-protocol.md +++ b/inbox/archive/2025-11-07-futardio-proposal-meta-pow-the-ore-treasury-protocol.md @@ -6,9 +6,15 @@ url: "https://www.futard.io/proposal/G33HJH2J2zRqqcHZKMggkQurvqe1cmaDtfBz3hgmuuA date: 2025-11-07 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: ["meta-pow-creates-deterministic-ore-treasury-accumulation-through-ingot-smelting-bottleneck.md", "dynamic-license-fees-create-price-responsive-supply-throttle-in-token-economies.md", "evergreen-tool-design-with-repair-cheaper-than-replacement-stabilizes-token-demand.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 3 mechanism design claims about treasury accumulation, dynamic pricing, and evergreen tool economics. Created decision_market entity for the proposal itself. Enriched 2 existing claims about MetaDAO's scope and futarchy adoption friction. The proposal demonstrates sophisticated multi-token economic design passing through futarchy governance, though with noted complexity requiring expert parameter tuning post-approval." --- ## Proposal Details @@ -265,3 +271,16 @@ Vote NO – keep the current model unchanged. - Autocrat version: 0.3 - Completed: 2025-11-10 - Ended: 2025-11-10 + + +## Key Facts +- COAL max supply: 25,000,000 tokens +- Halving bands: every 5% of max supply (1,250,000 COAL) +- Initial daily emissions: R_0 = 11,250 COAL/day +- INGOT smelting cost: 100 COAL + ~12.10 ORE +- Pickaxe repair cost: 0.082643 INGOT/day + 0.3 WOOD +- Tool decay rate: 4% per day if not repaired +- License fee formula: c(y) = 200 * (y/50)^3, clamped [1, 300] +- Proposal account: G33HJH2J2zRqqcHZKMggkQurvqe1cmaDtfBz3hgmuuAg +- DAO account: 3LGGRzLrgwhEbEsNYBSTZc5MLve1bw3nDaHzzfJMQ1PG +- Autocrat version: 0.3