rio: extract claims from 2026-03-05-futardio-launch-tridash.md
- Source: inbox/archive/2026-03-05-futardio-launch-tridash.md - Domain: internet-finance - Extracted by: headless extraction cron (worker 2) Pentagon-Agent: Rio <HEADLESS>
This commit is contained in:
parent
d3d126ea19
commit
961e5da7d6
5 changed files with 125 additions and 1 deletions
|
|
@ -70,6 +70,12 @@ Raises include: Ranger ($6M minimum, uncapped), Solomon ($102.9M committed, $8M
|
||||||
|
|
||||||
MycoRealms launch on Futardio demonstrates MetaDAO platform capabilities in production: $125,000 USDC raise with 72-hour permissionless window, automatic treasury deployment if target reached, full refunds if target missed. Launch structure includes 10M ICO tokens (62.9% of supply), 2.9M tokens for liquidity provision (2M on Futarchy AMM, 900K on Meteora pool), with 20% of funds raised ($25K) paired with LP tokens. First physical infrastructure project (mushroom farm) using the platform, extending futarchy governance from digital to real-world operations with measurable outcomes (temperature, humidity, CO2, yield).
|
MycoRealms launch on Futardio demonstrates MetaDAO platform capabilities in production: $125,000 USDC raise with 72-hour permissionless window, automatic treasury deployment if target reached, full refunds if target missed. Launch structure includes 10M ICO tokens (62.9% of supply), 2.9M tokens for liquidity provision (2M on Futarchy AMM, 900K on Meteora pool), with 20% of funds raised ($25K) paired with LP tokens. First physical infrastructure project (mushroom farm) using the platform, extending futarchy governance from digital to real-world operations with measurable outcomes (temperature, humidity, CO2, yield).
|
||||||
|
|
||||||
|
|
||||||
|
### Additional Evidence (extend)
|
||||||
|
*Source: [[2026-03-05-futardio-launch-tridash]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5*
|
||||||
|
|
||||||
|
(extend) TriDash launched on futard.io (MetaDAO's launchpad) on 2026-03-05 seeking $50,000 funding through conditional markets. The project raised only $1,740 before refunding (3.5% of target), providing concrete evidence of MetaDAO's actual usage patterns and platform limitations. TriDash was a prediction market game with 60-second resolution cycles attempting to compress futarchy feedback loops. The failed raise suggests either (1) MetaDAO's platform has limited reach/liquidity for new projects, or (2) the market rejected this specific application of prediction markets. The launch used MetaDAO's v0.7 infrastructure with token mint P2vLq4msQViYT28eNYm9k7xGefR55zxtg5e5r1Bmeta. This represents a data point on platform adoption: despite being the primary futarchy launchpad, MetaDAO attracted minimal capital for a novel prediction market application.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Relevant Notes:
|
Relevant Notes:
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,12 @@ Yet [[MetaDAOs futarchy implementation shows limited trading volume in uncontest
|
||||||
|
|
||||||
MycoRealms implementation reveals operational friction points: monthly $10,000 allowance creates baseline operations budget, but any expenditure beyond this requires futarchy proposal and market approval. First post-raise proposal will be $50,000 CAPEX withdrawal — a large binary decision that may face liquidity challenges in decision markets. Team must balance operational needs (construction timelines, vendor commitments, seasonal agricultural constraints) against market approval uncertainty. This creates tension between real-world operational requirements (fixed deadlines, vendor deposits, material procurement) and futarchy's market-based approval process, suggesting futarchy may face adoption friction in domains with hard operational deadlines.
|
MycoRealms implementation reveals operational friction points: monthly $10,000 allowance creates baseline operations budget, but any expenditure beyond this requires futarchy proposal and market approval. First post-raise proposal will be $50,000 CAPEX withdrawal — a large binary decision that may face liquidity challenges in decision markets. Team must balance operational needs (construction timelines, vendor commitments, seasonal agricultural constraints) against market approval uncertainty. This creates tension between real-world operational requirements (fixed deadlines, vendor deposits, material procurement) and futarchy's market-based approval process, suggesting futarchy may face adoption friction in domains with hard operational deadlines.
|
||||||
|
|
||||||
|
|
||||||
|
### Additional Evidence (confirm)
|
||||||
|
*Source: [[2026-03-05-futardio-launch-tridash]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5*
|
||||||
|
|
||||||
|
(confirm) TriDash's failed fundraise ($1,740 of $50,000 target, 3.5% funded) on MetaDAO's futard.io platform demonstrates liquidity requirements as a concrete barrier to futarchy adoption. The project needed $50,000 minimum to achieve 5-6 months runway at ~$8,000/month burn rate. Despite launching on the primary futarchy platform with clear documentation and a novel application (60-second prediction markets), the raise attracted minimal capital. This confirms that liquidity requirements create real friction even for projects building on futarchy infrastructure itself. The failed raise also suggests that even projects attempting to innovate within the futarchy ecosystem face adoption barriers, not just external projects.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Relevant Notes:
|
Relevant Notes:
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,46 @@
|
||||||
|
---
|
||||||
|
type: claim
|
||||||
|
domain: internet-finance
|
||||||
|
description: "TriDash's house mode enables unilateral betting against the protocol when two-sided markets lack liquidity, addressing the cold-start problem in prediction markets"
|
||||||
|
confidence: experimental
|
||||||
|
source: "TriDash launch documentation, futard.io, 2026-03-05"
|
||||||
|
created: 2026-03-11
|
||||||
|
depends_on: []
|
||||||
|
challenged_by: []
|
||||||
|
---
|
||||||
|
|
||||||
|
# House mode betting solves prediction market cold-start by letting protocol take counterparty risk when player liquidity is insufficient
|
||||||
|
|
||||||
|
TriDash implements "House Mode" where players can bet against the protocol itself when only one side of a prediction market has liquidity. This contrasts with "Pool Mode" where players bet against each other and winners split the pool.
|
||||||
|
|
||||||
|
## The Cold-Start Problem
|
||||||
|
|
||||||
|
Two-sided markets require simultaneous liquidity on both outcomes. During early adoption or in niche markets, this creates a chicken-and-egg problem where lack of counterparties prevents market formation. TriDash's documentation explicitly states: "Players bet against the protocol when only one side of a market is available. This ensures rounds can still run even when player liquidity is uneven during the early stages of the protocol."
|
||||||
|
|
||||||
|
By allowing the protocol to take the other side of bets, TriDash ensures rounds can run continuously even when player liquidity is uneven. This is structurally similar to market-making in traditional exchanges, where designated market makers provide liquidity to enable trading.
|
||||||
|
|
||||||
|
## Evidence
|
||||||
|
|
||||||
|
- TriDash documentation describes two modes: Pool Mode (player vs player) and House Mode (player vs protocol)
|
||||||
|
- House Mode explicitly designed to "ensure rounds can still run even when player liquidity is uneven during the early stages of the protocol"
|
||||||
|
- Monthly burn estimate includes ~$1,000/month for "house liquidity" to bootstrap house-mode rounds, indicating the protocol expected to operate in this mode
|
||||||
|
- Protocol allocated 12.5% of monthly burn ($1,000 of $8,000) to house liquidity support
|
||||||
|
|
||||||
|
## Challenges
|
||||||
|
|
||||||
|
House mode introduces counterparty risk and potential conflicts of interest:
|
||||||
|
- If the protocol consistently loses money in house mode, it drains treasury and reduces runway
|
||||||
|
- If it consistently wins, players may perceive the game as rigged or the house edge as predatory
|
||||||
|
- The mechanism requires careful calibration of house edge and risk management to avoid adverse selection (only bad bets go to house mode)
|
||||||
|
|
||||||
|
The failed fundraise ($1,740 of $50,000 target) suggests the market did not find this solution compelling enough to fund development, though this could reflect broader skepticism about ultra-short prediction markets rather than the house mode mechanism specifically.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Relevant Notes:
|
||||||
|
- [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md]]
|
||||||
|
- [[speculative markets aggregate information through incentive and selection effects not wisdom of crowds.md]]
|
||||||
|
|
||||||
|
Topics:
|
||||||
|
- [[domains/internet-finance/_map]]
|
||||||
|
- [[core/mechanisms/_map]]
|
||||||
|
|
@ -0,0 +1,50 @@
|
||||||
|
---
|
||||||
|
type: claim
|
||||||
|
domain: internet-finance
|
||||||
|
description: "TriDash implements prediction markets with 60-second resolution cycles, testing whether ultra-short timescales can aggregate meaningful price signals or primarily measure noise"
|
||||||
|
confidence: experimental
|
||||||
|
source: "TriDash launch documentation, futard.io, 2026-03-05"
|
||||||
|
created: 2026-03-11
|
||||||
|
depends_on: []
|
||||||
|
challenged_by: []
|
||||||
|
---
|
||||||
|
|
||||||
|
# TriDash tests whether 60-second prediction market resolution can aggregate information or primarily measures price noise
|
||||||
|
|
||||||
|
TriDash is a prediction market game on Solana where players bet on which of three assets will perform best over a 60-second round. Each round cycles through observe, bet, and resolve phases, with winners receiving the reward pool based on actual price movements during the round.
|
||||||
|
|
||||||
|
This represents a structural compression of prediction market resolution times. Traditional prediction markets like Polymarket resolve in hours or days. MetaDAO's 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. TriDash resolves in 60 seconds—a 4,320x compression.
|
||||||
|
|
||||||
|
The protocol supports two modes:
|
||||||
|
- **Pool Mode**: Players bet against each other, winners split the pool
|
||||||
|
- **House Mode**: Players bet against the protocol when liquidity is uneven, ensuring rounds can run during early adoption
|
||||||
|
|
||||||
|
## The Core Question
|
||||||
|
|
||||||
|
At 60-second resolution, the mechanism may be measuring noise rather than information. Price movements over such short windows are dominated by volatility and microstructure effects, not fundamental value changes. The claim that this "aggregates meaningful predictions" is unproven and potentially contradicted by the failed fundraise.
|
||||||
|
|
||||||
|
## Evidence
|
||||||
|
|
||||||
|
- TriDash rounds resolve in 60 seconds compared to MetaDAO's 3-day TWAP settlement window
|
||||||
|
- Protocol launched on futard.io (MetaDAO's launchpad) seeking $50,000 funding, received $1,740 before refunding (2026-03-05)
|
||||||
|
- Project description explicitly positions this as "fast multiplayer game" rather than governance futarchy, suggesting the developers themselves recognize the distinction
|
||||||
|
- Monthly burn estimate of ~$8,000/month implies $50,000 target provides 5-6 months runway
|
||||||
|
|
||||||
|
## Challenges
|
||||||
|
|
||||||
|
The failed fundraise ($1,740 of $50,000 target, 3.5% funded) suggests market skepticism about the viability of ultra-short-duration prediction markets. This could indicate either:
|
||||||
|
1. Investors doubt 60-second markets aggregate meaningful information
|
||||||
|
2. MetaDAO's platform has limited liquidity for new projects
|
||||||
|
3. The specific execution was unconvincing
|
||||||
|
|
||||||
|
Without successful operation or independent validation, the claim that this compresses futarchy feedback loops remains speculative.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Relevant Notes:
|
||||||
|
- [[speculative markets aggregate information through incentive and selection effects not wisdom of crowds.md]]
|
||||||
|
- [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md]]
|
||||||
|
|
||||||
|
Topics:
|
||||||
|
- [[domains/internet-finance/_map]]
|
||||||
|
- [[core/mechanisms/_map]]
|
||||||
|
|
@ -6,9 +6,15 @@ url: "https://www.futard.io/launch/5jK8akFVVkM9JAJKps6M9eECCBoSLM7meR2Kf5Kc47f7"
|
||||||
date: 2026-03-05
|
date: 2026-03-05
|
||||||
domain: internet-finance
|
domain: internet-finance
|
||||||
format: data
|
format: data
|
||||||
status: unprocessed
|
status: processed
|
||||||
tags: [futardio, metadao, futarchy, solana]
|
tags: [futardio, metadao, futarchy, solana]
|
||||||
event_type: launch
|
event_type: launch
|
||||||
|
processed_by: rio
|
||||||
|
processed_date: 2026-03-11
|
||||||
|
claims_extracted: ["tridash-demonstrates-60-second-prediction-market-resolution-compressing-futarchy-feedback-loops-from-days-to-seconds.md", "house-mode-betting-solves-prediction-market-cold-start-by-letting-protocol-take-counterparty-risk-when-player-liquidity-is-insufficient.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 two experimental claims about ultra-short prediction market resolution and house-mode liquidity bootstrapping. Both claims are experimental confidence due to single source and failed fundraise suggesting market rejection. Enriched existing MetaDAO and futarchy friction claims with concrete failure data. The failed raise is significant evidence about MetaDAO platform adoption and futarchy liquidity requirements."
|
||||||
---
|
---
|
||||||
|
|
||||||
## Launch Details
|
## Launch Details
|
||||||
|
|
@ -156,3 +162,13 @@ Website: https://tridash.xyz
|
||||||
- Token mint: `P2vLq4msQViYT28eNYm9k7xGefR55zxtg5e5r1Bmeta`
|
- Token mint: `P2vLq4msQViYT28eNYm9k7xGefR55zxtg5e5r1Bmeta`
|
||||||
- Version: v0.7
|
- Version: v0.7
|
||||||
- Closed: 2026-03-06
|
- Closed: 2026-03-06
|
||||||
|
|
||||||
|
|
||||||
|
## Key Facts
|
||||||
|
- TriDash launched 2026-03-05 on futard.io seeking $50,000
|
||||||
|
- Total committed: $1,740 (3.5% of target)
|
||||||
|
- Status: Refunding (closed 2026-03-06)
|
||||||
|
- Monthly burn estimate: ~$8,000 ($5k dev, $1k house liquidity, $1k infrastructure, $1k growth)
|
||||||
|
- Token: P2v, mint address P2vLq4msQViYT28eNYm9k7xGefR55zxtg5e5r1Bmeta
|
||||||
|
- Platform version: MetaDAO v0.7
|
||||||
|
- Game mechanics: 3 assets, 60-second rounds, winner-take-all based on price movement
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue