Compare commits
10 commits
6815bbe2c6
...
c7a09da5b1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c7a09da5b1 | ||
| a7c74a7ed8 | |||
|
|
57c8133492 | ||
|
|
7bd50d6d88 | ||
| 190efd576a | |||
|
|
f4365249e7 | ||
|
|
f18bf8d193 | ||
| 7133e98758 | |||
|
|
62825c3995 | ||
|
|
8fb7856c82 |
21 changed files with 454 additions and 20 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description: A phased safety-first strategy that starts with non-sensitive domains and builds governance, validation, and human oversight before expanding into riskier territory
|
||||
type: claim
|
||||
domain: ai-alignment
|
||||
created: 2026-02-16
|
||||
created: 2026-03-11
|
||||
confidence: likely
|
||||
source: "AI Safety Grant Application (LivingIP)"
|
||||
---
|
||||
|
|
@ -15,15 +15,14 @@ The grant application identifies three concrete risks that make this sequencing
|
|||
|
||||
This phased approach is also a practical response to the observation that since [[existential risk breaks trial and error because the first failure is the last event]], there is no opportunity to iterate on safety after a catastrophic failure. You must get safety right on the first deployment in high-stakes domains, which means practicing in low-stakes domains first. The goal framework remains permanently open to revision at every stage, making the system's values a living document rather than a locked specification.
|
||||
|
||||
## Additional Evidence
|
||||
|
||||
### Additional Evidence (challenge)
|
||||
### Anthropic RSP Rollback (challenge)
|
||||
*Source: [[2026-02-00-anthropic-rsp-rollback]] | Added: 2026-03-10 | Extractor: anthropic/claude-sonnet-4.5*
|
||||
|
||||
Anthropic's RSP rollback demonstrates the opposite pattern in practice: the company scaled capability while weakening its pre-commitment to adequate safety measures. The original RSP required guaranteeing safety measures were adequate *before* training new systems. The rollback removes this forcing function, allowing capability development to proceed with safety work repositioned as aspirational ('we hope to create a forcing function') rather than mandatory. This provides empirical evidence that even safety-focused organizations prioritize capability scaling over alignment-first development when competitive pressure intensifies, suggesting the claim may be normatively correct but descriptively violated by actual frontier labs under market conditions.
|
||||
Anthropics RSP rollback demonstrates the opposite pattern in practice: the company scaled capability while weakening its pre-commitment to adequate safety measures. The original RSP required guaranteeing safety measures were adequate *before* training new systems. The rollback removes this forcing function, allowing capability development to proceed with safety work repositioned as aspirational ('we hope to create a forcing function') rather than mandatory. This provides empirical evidence that even safety-focused organizations prioritize capability scaling over alignment-first development when competitive pressure intensifies, suggesting the claim may be normatively correct but descriptively violated by actual frontier labs under market conditions.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
## Relevant Notes
|
||||
- [[intelligence and goals are orthogonal so a superintelligence can be maximally competent while pursuing arbitrary or destructive ends]] -- orthogonality means we cannot rely on intelligence producing benevolent goals, making proactive alignment mechanisms essential
|
||||
- [[capability control methods are temporary at best because a sufficiently intelligent system can circumvent any containment designed by lesser minds]] -- Bostrom's analysis shows why motivation selection must precede capability scaling
|
||||
- [[recursive self-improvement creates explosive intelligence gains because the system that improves is itself improving]] -- the explosive dynamics of takeoff mean alignment mechanisms cannot be retrofitted after the fact
|
||||
|
|
@ -33,10 +32,9 @@ Relevant Notes:
|
|||
- [[knowledge aggregation creates novel risks when dangerous information combinations emerge from individually safe pieces]] -- one of the specific risks this phased approach is designed to contain
|
||||
- [[adaptive governance outperforms rigid alignment blueprints because superintelligence development has too many unknowns for fixed plans]] -- Bostrom's evolved position refines this: build adaptable alignment mechanisms, not rigid ones
|
||||
- [[the optimal SI development strategy is swift to harbor slow to berth moving fast to capability then pausing before full deployment]] -- Bostrom's timing model suggests building alignment in parallel with capability, then intensive verification during the pause
|
||||
|
||||
- [[proximate objectives resolve ambiguity by absorbing complexity so the organization faces a problem it can actually solve]] -- the phased safety-first approach IS a proximate objectives strategy: start in non-sensitive domains where alignment problems are tractable, build governance muscles, then tackle harder domains
|
||||
- [[the more uncertain the environment the more proximate the objective must be because you cannot plan a detailed path through fog]] -- AI alignment under deep uncertainty demands proximate objectives: you cannot pre-specify alignment for a system that does not yet exist, but you can build and test alignment mechanisms at each capability level
|
||||
|
||||
Topics:
|
||||
## Topics
|
||||
- [[livingip overview]]
|
||||
- [[LivingIP architecture]]
|
||||
- [[LivingIP architecture]]
|
||||
|
|
|
|||
|
|
@ -0,0 +1,41 @@
|
|||
---
|
||||
description: Arrow's impossibility theorem mathematically proves that no social choice function can simultaneously satisfy basic fairness criteria, constraining any attempt to aggregate diverse human preferences into a single coherent objective function
|
||||
type: claim
|
||||
domain: collective-intelligence
|
||||
secondary_domains: [ai-alignment, mechanisms]
|
||||
created: 2026-02-17
|
||||
confidence: likely
|
||||
source: "Arrow (1951), Conitzer & Mishra (ICML 2024), Mishra (2023)"
|
||||
challenged_by: []
|
||||
---
|
||||
|
||||
# universal alignment is mathematically impossible because Arrows impossibility theorem applies to aggregating diverse human preferences into a single coherent objective
|
||||
|
||||
Arrow's impossibility theorem (1951) proves that no social choice function can simultaneously satisfy four minimal fairness criteria: unrestricted domain (all preference orderings allowed), non-dictatorship (no single voter determines outcomes), Pareto efficiency (if everyone prefers X to Y, the aggregate prefers X to Y), and independence of irrelevant alternatives (the aggregate ranking of X vs Y depends only on individual rankings of X vs Y). The theorem's core insight: any attempt to aggregate diverse ordinal preferences into a single consistent ranking must violate at least one criterion.
|
||||
|
||||
Conitzer and Mishra (ICML 2024) apply this directly to AI alignment: RLHF-style preference aggregation faces structurally identical constraints. When training systems on diverse human feedback, you cannot simultaneously satisfy: (1) accepting all possible preference orderings from humans, (2) ensuring no single human's preferences dominate, (3) respecting Pareto improvements (if all humans prefer outcome A, the system should too), and (4) making aggregation decisions independent of irrelevant alternatives. Any alignment mechanism that attempts universal preference aggregation must fail one of these criteria.
|
||||
|
||||
Mishra (2023) extends this: the impossibility isn't a limitation of current RLHF implementations—it's a fundamental constraint on *any* mechanism attempting to aggregate diverse human values into a single objective. This means alignment strategies that depend on "finding the right aggregation function" are pursuing an impossible goal. The mathematical structure of preference aggregation itself forbids the outcome.
|
||||
|
||||
The escape routes are well-known but costly: (1) restrict the domain of acceptable preferences (some humans' values are excluded), (2) accept dictatorship (one human or group's preferences dominate), (3) abandon Pareto efficiency (systems can ignore unanimous human preferences), or (4) use cardinal utility aggregation (utilitarian summation) rather than ordinal ranking, which sidesteps Arrow's theorem but requires interpersonal utility comparisons that are philosophically contested and practically difficult to implement.
|
||||
|
||||
The alignment implication: universal alignment—a single objective function that respects all human values equally—is mathematically impossible. Alignment strategies must either (a) explicitly choose which criterion to violate, or (b) abandon the goal of universal aggregation in favor of domain-restricted, hierarchical, or pluralistic approaches.
|
||||
|
||||
## Additional Evidence
|
||||
|
||||
### Formal Machine-Verifiable Proof (extend)
|
||||
*Source: Yamamoto (PLOS One, 2026-02-01) | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5*
|
||||
|
||||
Arrow's impossibility theorem now has a full formal representation using proof calculus in formal logic (Yamamoto, PLOS One, February 2026). This provides a machine-checkable representation suitable for formal verification pipelines, meaning automated systems can now cite Arrow's theorem as a formally verified result rather than relying on external mathematical claims. The formal proof complements existing computer-aided proofs (Tang & Lin 2009, *Artificial Intelligence*) and simplified proofs via Condorcet's paradox with a complete logical derivation revealing the global structure of the social welfare function central to the theorem. While Arrow's theorem itself has been mathematically established since 1951, the formal representation enables integration into automated reasoning systems and formal verification pipelines used in AI safety research.
|
||||
|
||||
## Relevant Notes
|
||||
- [[intelligence and goals are orthogonal so a superintelligence can be maximally competent while pursuing arbitrary or destructive ends]] -- if goals cannot be unified across diverse humans, superintelligence amplifies the problem
|
||||
- [[pluralistic alignment must accommodate irreducibly diverse values simultaneously rather than converging on a single aligned state]] -- Arrow's theorem explains why convergence is impossible; pluralism is the structural response
|
||||
- [[safe AI development requires building alignment mechanisms before scaling capability]] -- the impossibility of universal alignment makes phased safety-first development more urgent, not less
|
||||
- [[the specification trap means any values encoded at training time become structurally unstable as deployment contexts diverge from training conditions]] -- Arrow's constraints apply at every deployment context; no fixed specification can satisfy all criteria
|
||||
- [[super co-alignment proposes that human and AI values should be co-shaped through iterative alignment rather than specified in advance]] -- co-shaping is one response to Arrow's impossibility: abandon fixed aggregation in favor of continuous negotiation
|
||||
- [[adaptive governance outperforms rigid alignment blueprints because superintelligence development has too many unknowns for fixed plans]] -- Arrow's theorem shows why rigid blueprints fail; adaptive governance is structurally necessary
|
||||
|
||||
## Topics
|
||||
- [[core/mechanisms/_map]]
|
||||
- [[domains/ai-alignment/_map]]
|
||||
|
|
@ -16,6 +16,12 @@ The demonstration mattered because it moved prediction markets from theoretical
|
|||
|
||||
This empirical proof connects to [[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions]]—even small, illiquid markets can provide value if the underlying mechanism is sound. Polymarket proved the mechanism works at scale; MetaDAO is proving it works even when small.
|
||||
|
||||
|
||||
### Additional Evidence (extend)
|
||||
*Source: [[2026-01-20-polymarket-cftc-approval-qcx-acquisition]] | Added: 2026-03-12 | Extractor: anthropic/claude-sonnet-4.5*
|
||||
|
||||
Post-election vindication translated into sustained product-market fit: monthly volume hit $2.6B by late 2024, recently surpassed $1B in weekly trading volume (January 2026), and the platform is targeting a $20B valuation. Polymarket achieved US regulatory compliance through a $112M acquisition of QCX (a CFTC-regulated DCM and DCO) in January 2026, establishing prediction markets as federally-regulated derivatives rather than state-regulated gambling. However, Nevada Gaming Control Board sued Polymarket in late January 2026 over sports prediction contracts, creating a federal-vs-state jurisdictional conflict that remains unresolved. To address manipulation concerns, Polymarket partnered with Palantir and TWG AI to build surveillance systems detecting suspicious trading patterns, screening participants, and generating compliance reports shareable with regulators and sports leagues. The Block reports the prediction market space 'exploded in 2025,' with both Polymarket and Kalshi (the two dominant platforms) targeting $20B valuations.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
|
|
|
|||
|
|
@ -15,14 +15,20 @@ Consider a concrete scenario. If an attacker pushes conditional PASS tokens abov
|
|||
|
||||
This self-correcting property distinguishes futarchy from simpler governance mechanisms like token voting, where wealthy actors can buy outcomes directly. Since [[ownership alignment turns network effects from extractive to generative]], the futarchy mechanism extends this alignment principle to decision-making itself: those who improve decision quality profit, those who distort it lose. Since [[the alignment problem dissolves when human values are continuously woven into the system rather than specified in advance]], futarchy provides one concrete mechanism for continuous value-weaving through market-based truth-seeking.
|
||||
|
||||
|
||||
### Additional Evidence (extend)
|
||||
*Source: [[2026-01-20-polymarket-cftc-approval-qcx-acquisition]] | Added: 2026-03-12 | Extractor: anthropic/claude-sonnet-4.5*
|
||||
|
||||
Polymarket's approach to manipulation resistance combines market self-correction with external surveillance infrastructure. The platform partnered with Palantir and TWG AI (January 2026) to build surveillance systems that detect suspicious trading patterns, screen participants, and generate compliance reports shareable with regulators and sports leagues. This suggests that even large-scale prediction markets ($1B+ weekly volume) supplement market-based manipulation resistance with institutional monitoring tools. The surveillance layer uses Palantir's data tools and TWG AI analytics to flag unusual patterns in sports prediction markets specifically, indicating that self-correction alone may be insufficient at scale.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
- [[ownership alignment turns network effects from extractive to generative]] -- futarchy extends ownership alignment from value creation to decision-making
|
||||
- [[the alignment problem dissolves when human values are continuously woven into the system rather than specified in advance]] -- futarchy is a continuous alignment mechanism through market forces
|
||||
- [[collective superintelligence is the alternative to monolithic AI controlled by a few]] -- futarchy is a governance mechanism for the collective architecture
|
||||
- [[mechanism design changes the game itself to produce better equilibria rather than expecting players to find optimal strategies]] -- futarchy is mechanism design applied to governance: the market structure makes honest pricing the dominant strategy and manipulation self-defeating
|
||||
- [[the Vickrey auction makes honesty the dominant strategy by paying winners the second-highest bid rather than their own]] -- futarchy's manipulation resistance parallels the Vickrey auction's strategy-proofness: both restructure payoffs so that truthful behavior dominates without requiring external enforcement
|
||||
- mechanism design changes the game itself to produce better equilibria rather than expecting players to find optimal strategies -- futarchy is mechanism design applied to governance: the market structure makes honest pricing the dominant strategy and manipulation self-defeating
|
||||
- the Vickrey auction makes honesty the dominant strategy by paying winners the second-highest bid rather than their own -- futarchy's manipulation resistance parallels the Vickrey auction's strategy-proofness: both restructure payoffs so that truthful behavior dominates without requiring external enforcement
|
||||
|
||||
Topics:
|
||||
- [[livingip overview]]
|
||||
|
|
@ -0,0 +1,38 @@
|
|||
---
|
||||
type: claim
|
||||
domain: internet-finance
|
||||
secondary_domains: [grand-strategy]
|
||||
description: "Polymarket's $112M acquisition of CFTC-licensed QCX bypassed years-long licensing to establish prediction markets as federal derivatives, though state gambling classification remains contested"
|
||||
confidence: likely
|
||||
source: "Multiple sources (PYMNTS, CoinDesk, Crowdfund Insider, TheBulldog.law), January 2026"
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# Polymarket achieved US regulatory legitimacy through $112M QCX acquisition establishing prediction markets as CFTC-regulated derivatives though federal-state classification conflict remains unresolved
|
||||
|
||||
Polymarket's January 2026 acquisition of QCX for $112M represents the first successful path to US regulatory compliance for crypto prediction markets. By acquiring a CFTC-regulated Designated Contract Market (DCM) and Derivatives Clearing Organization (DCO), Polymarket inherited federal regulatory status that would typically require years of licensing process. This establishes prediction markets as federally-regulated derivatives rather than state-regulated gambling.
|
||||
|
||||
However, the regulatory settlement is incomplete. Nevada Gaming Control Board sued Polymarket in late January 2026 to halt sports-related contracts, arguing they constitute unlicensed gambling under state jurisdiction. This federal-vs-state tension creates a classification conflict: CFTC says derivatives, states say gambling. The outcome will determine whether prediction markets face fragmented state-by-state regulation or unified federal oversight.
|
||||
|
||||
The acquisition strategy itself is notable as "regulation via acquisition" — buying compliance rather than building it. This precedent may influence how other crypto projects approach US market entry.
|
||||
|
||||
## Evidence
|
||||
|
||||
- Polymarket acquired QCX (CFTC-regulated DCM and DCO) for $112M in January 2026
|
||||
- Nevada Gaming Control Board sued Polymarket in late January 2026 over sports prediction contracts
|
||||
- Polymarket was previously banned from US operations after 2022 CFTC settlement
|
||||
- Monthly volume hit $2.6B by late 2024, recently surpassed $1B weekly trading volume
|
||||
- Both Polymarket and Kalshi targeting $20B valuations
|
||||
|
||||
## Challenges
|
||||
|
||||
The federal-state jurisdictional conflict is unresolved. If states successfully assert gambling jurisdiction over prediction markets, the CFTC licensing may prove insufficient for nationwide operations. This could force prediction markets into the same fragmented regulatory landscape that online poker faced.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
- [[Polymarket vindicated prediction markets over polling in 2024 US election]]
|
||||
- [[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]]
|
||||
|
||||
Topics:
|
||||
- domains/internet-finance/_map
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
---
|
||||
type: claim
|
||||
domain: internet-finance
|
||||
secondary_domains: [grand-strategy]
|
||||
description: "Polymarket (crypto, CFTC-via-acquisition) and Kalshi (traditional finance, native CFTC approval) are converging on $20B valuations as the two-player market structure for US prediction markets"
|
||||
confidence: experimental
|
||||
source: "Multiple sources (PYMNTS, CoinDesk, Crowdfund Insider, TheBulldog.law), January 2026"
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# Polymarket-Kalshi duopoly emerging as dominant US prediction market structure with complementary regulatory models
|
||||
|
||||
Polymarket and Kalshi are both targeting $20B valuations and establishing themselves as the two dominant US prediction market platforms. Their complementary approaches suggest a stable duopoly rather than winner-take-all dynamics:
|
||||
|
||||
**Polymarket:** Crypto-native (USDC settlement), acquired CFTC compliance via QCX purchase, global user base, higher volume ($1B+ weekly). Regulatory path is "buy compliance" through acquisition.
|
||||
|
||||
**Kalshi:** Traditional finance integration, native CFTC approval through standard licensing, positioned for retail adoption through traditional brokers. Regulatory path is "build compliance" through established channels.
|
||||
|
||||
The duopoly structure mirrors other financial market patterns where complementary regulatory models serve different user bases. Polymarket captures crypto-native traders and international users. Kalshi captures traditional finance users and institutional adoption through broker integration.
|
||||
|
||||
The Block's observation that the prediction market space "exploded in 2025" suggests both platforms are growing the overall market rather than competing for fixed share. However, this duopoly structure may exclude new entrants — the regulatory barriers (either years-long CFTC licensing or $100M+ acquisitions) create high entry costs.
|
||||
|
||||
## Evidence
|
||||
|
||||
- Both Polymarket and Kalshi targeting $20B valuations (January 2026)
|
||||
- Polymarket: $1B+ weekly volume, crypto-native, CFTC-via-acquisition
|
||||
- Kalshi: CFTC-approved via traditional licensing, retail broker integration
|
||||
- The Block: prediction market space "exploded in 2025"
|
||||
- Polymarket monthly volume hit $2.6B by late 2024
|
||||
|
||||
## Challenges
|
||||
|
||||
The duopoly thesis assumes regulatory barriers remain high. If CFTC streamlines prediction market licensing or if state-level gambling classification fragments the market, new entrants could disrupt the two-player structure. Additionally, if either platform faces enforcement action (Polymarket's state gambling lawsuit, for example), the duopoly could collapse to monopoly.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
- [[Polymarket vindicated prediction markets over polling in 2024 US election]]
|
||||
- [[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]]
|
||||
|
||||
Topics:
|
||||
- domains/internet-finance/_map
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
---
|
||||
type: claim
|
||||
domain: internet-finance
|
||||
secondary_domains: [grand-strategy]
|
||||
description: "Polymarket's $1B+ weekly volume versus MetaDAO's $57.3M total AUF shows prediction markets are 100x larger than decision markets, indicating forecasting has stronger product-market fit than governance"
|
||||
confidence: likely
|
||||
source: "Multiple sources (PYMNTS, CoinDesk, Crowdfund Insider, TheBulldog.law), January 2026; MetaDAO data"
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# Prediction market scale exceeds decision market scale by two orders of magnitude showing pure forecasting dominates governance applications
|
||||
|
||||
Polymarket recently surpassed $1B in weekly trading volume (January 2026), while MetaDAO — the leading futarchy implementation — has $57.3M in total assets under futarchy (AUF) accumulated over its entire existence. This ~100x gap reveals that prediction markets (pure forecasting) have achieved dramatically stronger product-market fit than decision markets (futarchy-governed capital allocation).
|
||||
|
||||
The gap persists despite both using similar conditional market mechanisms. Polymarket trades on event outcomes (elections, sports, geopolitics). MetaDAO trades on governance proposals where market prices determine organizational decisions. The difference in scale suggests that:
|
||||
|
||||
1. **Speculative interest drives liquidity** — People trade predictions for profit and entertainment at scale. Governance decisions attract smaller, more specialized participant pools.
|
||||
|
||||
2. **Resolution clarity matters** — Event outcomes resolve unambiguously (who won the election). Governance outcomes require defining success metrics (did this proposal increase token price), introducing measurement complexity.
|
||||
|
||||
3. **Standalone value vs embedded value** — Prediction markets are consumer products. Decision markets are organizational infrastructure embedded in DAOs, limiting addressable market to crypto governance participants.
|
||||
|
||||
This does not mean decision markets are failing — MetaDAO's $57.3M AUF and growing adoption shows real traction. But the scale gap indicates futarchy's primary value may be governance quality for aligned communities rather than mass-market speculation.
|
||||
|
||||
## Evidence
|
||||
|
||||
- Polymarket: $1B+ weekly trading volume (January 2026)
|
||||
- Polymarket: $2.6B monthly volume by late 2024
|
||||
- MetaDAO: $57.3M total assets under futarchy (cumulative)
|
||||
- Both Polymarket and Kalshi targeting $20B valuations
|
||||
- The Block reports prediction market space "exploded in 2025"
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
- [[Polymarket vindicated prediction markets over polling in 2024 US election]]
|
||||
- [[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]]
|
||||
- [[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions]]
|
||||
- [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements]]
|
||||
|
||||
Topics:
|
||||
- domains/internet-finance/_map
|
||||
- core/mechanisms/_map
|
||||
|
|
@ -41,6 +41,8 @@ CFTC-designated contract market for event-based trading. USD-denominated, KYC-re
|
|||
- **2025** — Growth surge post-election vindication
|
||||
- **2026-03** — Combined Polymarket+Kalshi weekly record: $5.35B (week of March 2-8, 2026)
|
||||
|
||||
- **2026-01-XX** — Targeting $20B valuation alongside Polymarket as prediction market duopoly emerges
|
||||
- **2025-XX-XX** — Positioned for retail adoption through traditional broker integration with native CFTC approval
|
||||
## Competitive Position
|
||||
- **Regulation-first**: Only CFTC-designated prediction market exchange. Institutional credibility.
|
||||
- **vs Polymarket**: Different market — Kalshi targets mainstream/institutional users who won't touch crypto. Polymarket targets crypto-native users who want permissionless market creation. Both grew massively post-2024 election.
|
||||
|
|
@ -56,7 +58,7 @@ Kalshi is the institutional/mainstream bet on prediction markets. If prediction
|
|||
## Relationship to KB
|
||||
- [[Polymarket vindicated prediction markets over polling in 2024 US election]] — Kalshi co-beneficiary of this vindication
|
||||
- [[speculative markets aggregate information through incentive and selection effects not wisdom of crowds]] — same mechanism theory applies
|
||||
- [[decision markets fail in three systematic categories where legitimacy thin information or herding dynamics make voting or deliberation structurally superior]] — boundary conditions apply equally
|
||||
- decision markets fail in three systematic categories where legitimacy thin information or herding dynamics make voting or deliberation structurally superior — boundary conditions apply equally
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
22
entities/internet-finance/nevada-gaming-control-board.md
Normal file
22
entities/internet-finance/nevada-gaming-control-board.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: organization
|
||||
name: Nevada Gaming Control Board
|
||||
domain: internet-finance
|
||||
secondary_domains: [grand-strategy]
|
||||
status: active
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# Nevada Gaming Control Board
|
||||
|
||||
The Nevada Gaming Control Board is the state regulatory agency overseeing gambling operations in Nevada. In late January 2026, the Board sued Polymarket to halt sports-related prediction contracts, arguing they constitute unlicensed gambling under state jurisdiction.
|
||||
|
||||
## Timeline
|
||||
|
||||
- **2026-01-XX** — Sued [[polymarket]] to halt sports-related prediction contracts, creating federal-vs-state jurisdictional conflict over whether prediction markets are CFTC-regulated derivatives or state-regulated gambling
|
||||
|
||||
## Relationship to KB
|
||||
|
||||
The Nevada Gaming Control Board lawsuit represents the unresolved federal-state classification conflict for prediction markets. CFTC treats them as derivatives; states may treat them as gambling. This jurisdictional tension could fragment prediction market regulation similar to online poker's state-by-state legal landscape.
|
||||
22
entities/internet-finance/palantir.md
Normal file
22
entities/internet-finance/palantir.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: company
|
||||
name: Palantir
|
||||
domain: internet-finance
|
||||
secondary_domains: [grand-strategy]
|
||||
status: active
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# Palantir
|
||||
|
||||
Palantir is a data analytics and software company known for government and enterprise surveillance tools. In the prediction markets context, Palantir partnered with Polymarket to provide data infrastructure for detecting manipulation and suspicious trading patterns.
|
||||
|
||||
## Timeline
|
||||
|
||||
- **2026-01-XX** — Partnered with [[polymarket]] and TWG AI to build surveillance system for sports prediction markets, providing data tools to flag unusual trading patterns and generate compliance reports
|
||||
|
||||
## Relationship to KB
|
||||
|
||||
Palantir's involvement in prediction market surveillance represents institutional monitoring infrastructure supplementing market-based manipulation resistance. Relevant to [[futarchy is manipulation-resistant because attack attempts create profitable opportunities for defenders]] as evidence that large-scale prediction markets combine market self-correction with external surveillance.
|
||||
|
|
@ -10,7 +10,7 @@ tracked_by: rio
|
|||
created: 2026-03-11
|
||||
last_updated: 2026-03-11
|
||||
founded: 2020-06-01
|
||||
founders: ["[[shayne-coplan]]"]
|
||||
founders: ["shayne-coplan"]
|
||||
category: "Prediction market platform (Polygon/Ethereum L2)"
|
||||
stage: growth
|
||||
funding: "ICE (Intercontinental Exchange) invested up to $2B"
|
||||
|
|
@ -18,7 +18,7 @@ key_metrics:
|
|||
monthly_volume_30d: "$8.7B (March 2026)"
|
||||
daily_volume_24h: "$390M (March 2026)"
|
||||
election_accuracy: "94%+ one month before resolution; 98% on winners"
|
||||
competitors: ["[[kalshi]]", "[[augur]]"]
|
||||
competitors: ["[[kalshi]]", "augur"]
|
||||
built_on: ["Polygon"]
|
||||
tags: ["prediction-markets", "decision-markets", "information-aggregation"]
|
||||
---
|
||||
|
|
@ -44,6 +44,11 @@ Crypto-native prediction market platform on Polygon. Users trade binary outcome
|
|||
- **2025-12** — Relaunched for US users (invite-only, restricted markets)
|
||||
- **2026-03** — Combined Polymarket+Kalshi weekly record: $5.35B (week of March 2-8, 2026)
|
||||
|
||||
- **2026-01-XX** — Acquired QCX (CFTC-regulated DCM and DCO) for $112M, inheriting federal regulatory status and enabling US operations resumption
|
||||
- **2026-01-XX** — Surpassed $1B in weekly trading volume
|
||||
- **2026-01-XX** — Nevada Gaming Control Board sued Polymarket to halt sports-related contracts, arguing they constitute unlicensed gambling under state jurisdiction
|
||||
- **2026-01-XX** — Partnered with Palantir and TWG AI to build surveillance system detecting suspicious trading and manipulation in sports prediction markets
|
||||
- **2026-01-XX** — Targeting $20B valuation alongside Kalshi as prediction market duopoly emerges
|
||||
## Competitive Position
|
||||
- **#1 by volume** — leads Kalshi on 30-day volume ($8.7B vs $6.8B)
|
||||
- **Crypto-native**: USDC on Polygon, non-custodial, permissionless market creation
|
||||
|
|
@ -58,13 +63,13 @@ Polymarket proved prediction markets work at scale. The 2024 election vindicatio
|
|||
## Relationship to KB
|
||||
- [[Polymarket vindicated prediction markets over polling in 2024 US election]] — core vindication claim
|
||||
- [[speculative markets aggregate information through incentive and selection effects not wisdom of crowds]] — mechanism theory Polymarket demonstrates
|
||||
- [[decision markets fail in three systematic categories where legitimacy thin information or herding dynamics make voting or deliberation structurally superior]] — boundary conditions apply to Polymarket too (thin-information markets showed media-tracking behavior during early COVID)
|
||||
- decision markets fail in three systematic categories where legitimacy thin information or herding dynamics make voting or deliberation structurally superior — boundary conditions apply to Polymarket too (thin-information markets showed media-tracking behavior during early COVID)
|
||||
|
||||
---
|
||||
|
||||
Relevant Entities:
|
||||
- [[kalshi]] — primary competitor (regulated)
|
||||
- [[metadao]] — same mechanism class, different application (governance vs prediction)
|
||||
- metadao — same mechanism class, different application (governance vs prediction)
|
||||
|
||||
Topics:
|
||||
- [[internet finance and decision markets]]
|
||||
|
|
|
|||
21
entities/internet-finance/qcx.md
Normal file
21
entities/internet-finance/qcx.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: company
|
||||
name: QCX
|
||||
domain: internet-finance
|
||||
status: acquired
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# QCX
|
||||
|
||||
QCX was a CFTC-regulated derivatives exchange and clearinghouse holding Designated Contract Market (DCM) and Derivatives Clearing Organization (DCO) licenses. Polymarket acquired QCX for $112M in January 2026 to inherit federal regulatory status and resume US operations, bypassing the typical years-long CFTC licensing process.
|
||||
|
||||
## Timeline
|
||||
|
||||
- **2026-01-XX** — Acquired by [[polymarket]] for $112M, enabling Polymarket's return to US market with inherited CFTC regulatory status
|
||||
|
||||
## Relationship to KB
|
||||
|
||||
QCX's acquisition represents the first major "regulation via acquisition" strategy in crypto prediction markets, establishing a precedent for buying compliance rather than building it through traditional licensing channels.
|
||||
|
|
@ -0,0 +1,63 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: decision_market
|
||||
name: "Salmon Wallet: Futardio Fundraise"
|
||||
domain: internet-finance
|
||||
status: failed
|
||||
parent_entity: "[[salmon-wallet]]"
|
||||
platform: futardio
|
||||
proposal_url: "https://www.futard.io/launch/Aakx1gdDoNQYqiv5uoqdXx56mGr6AbZh73SWpxHrk2qF"
|
||||
proposal_date: 2026-03-03
|
||||
resolution_date: 2026-03-04
|
||||
category: fundraise
|
||||
summary: "Open-source wallet infrastructure project seeking $375K for 12-month runway through futarchy-governed ICO"
|
||||
key_metrics:
|
||||
raise_target: "$375,000"
|
||||
total_committed: "$97,535"
|
||||
oversubscription_ratio: 0.26
|
||||
monthly_burn_rate: "$25,000"
|
||||
planned_runway: "12 months"
|
||||
token:
|
||||
name: "Salmon Token"
|
||||
ticker: "SAL"
|
||||
mint: "DDPW4sZT9GsSb2mSfY9Yi9EBZGnBQ2LvvJTXCpnLmeta"
|
||||
launch_address: "Aakx1gdDoNQYqiv5uoqdXx56mGr6AbZh73SWpxHrk2qF"
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# Salmon Wallet: Futardio Fundraise
|
||||
|
||||
## Summary
|
||||
Salmon Wallet attempted to raise $375,000 through MetaDAO's futarchy platform for 12-month operational runway covering wallet development, security, infrastructure, and mobile app releases. Despite being an established project (active since 2022, listed on Solana wallet adapter, $122.5K prior funding), the raise attracted only $97,535 (26% of target) before refunding. First observed futarchy-governed wallet infrastructure project on the platform.
|
||||
|
||||
## Market Data
|
||||
- **Outcome:** Failed (refunding)
|
||||
- **Raise Target:** $375,000
|
||||
- **Total Committed:** $97,535
|
||||
- **Oversubscription:** 0.26x
|
||||
- **Duration:** 1 day (2026-03-03 to 2026-03-04)
|
||||
- **Token:** SAL (Salmon Token)
|
||||
|
||||
## Use of Funds (Proposed)
|
||||
- **Team:** $18,300/month (73%)
|
||||
- **Infrastructure:** $4,200/month (17%)
|
||||
- **Growth & Ecosystem:** $2,000/month (8%)
|
||||
- **Governance, Legal & Contingency:** $500/month (2%)
|
||||
- **Total Monthly Burn:** $25,000
|
||||
- **Target Runway:** 12 months
|
||||
|
||||
## Roadmap (Proposed)
|
||||
- Q2-2026: Android release, WebApp relaunch, signing flow optimization
|
||||
- Q3-2026: iOS TestFlight, staking integration, AI transaction security
|
||||
- Q4-2026: Custom notifications, portfolio view, Wallet-as-a-Service
|
||||
- Q1-2027: Cross-platform optimization, ecosystem integrations
|
||||
|
||||
## Significance
|
||||
First empirical data point on futarchy adoption friction for operational software infrastructure versus pure capital allocation vehicles. The failed raise suggests futarchy mechanisms face challenges when applied to projects with ongoing operational complexity, team budgets, and multi-quarter development roadmaps. Despite technical credibility and operational history, the project could not achieve minimum viable liquidity in the futarchy market.
|
||||
|
||||
## Relationship to KB
|
||||
- [[salmon-wallet]] — parent entity
|
||||
- [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements]] — empirical confirmation
|
||||
- [[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 scope expansion test
|
||||
- [[futarchy-governed DAOs converge on traditional corporate governance scaffolding for treasury operations because market mechanisms alone cannot provide operational security and legal compliance]] — included traditional operational structures
|
||||
37
entities/internet-finance/salmon-wallet.md
Normal file
37
entities/internet-finance/salmon-wallet.md
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: company
|
||||
name: Salmon Wallet
|
||||
domain: internet-finance
|
||||
status: active
|
||||
founded: 2022
|
||||
website: https://salmonwallet.io/
|
||||
github: https://github.com/salmon-wallet
|
||||
key_people:
|
||||
- role: team
|
||||
name: undisclosed
|
||||
key_metrics:
|
||||
prior_funding: "$122,500"
|
||||
bootstrap_funding: "$80,000"
|
||||
grants_received: "$42,500"
|
||||
futarchy_raise_target: "$375,000"
|
||||
futarchy_raise_actual: "$97,535"
|
||||
monthly_burn_rate: "$25,000"
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# Salmon Wallet
|
||||
|
||||
Open-source self-custodial cryptocurrency wallet built primarily on Solana with Bitcoin support. Active since 2022, listed on Solana wallet adapter. Attempted futarchy-governed fundraise on MetaDAO platform in March 2026 seeking $375K for 12-month operational runway, raising only $97,535 before refunding. Operates own Solana validator for transparent revenue. Governance via SAL token using futarchy model.
|
||||
|
||||
## Timeline
|
||||
- **2022** — Project founded, listed on Solana wallet adapter, received $80K bootstrap funding
|
||||
- **2022-2024** — Received $42.5K in grants (Serum: $2.5K, Eclipse: $40K)
|
||||
- **2026-03-03** — [[salmon-wallet-futardio-fundraise]] launched on futard.io seeking $375K
|
||||
- **2026-03-04** — Fundraise closed with $97,535 raised (26% of target), status: Refunding
|
||||
|
||||
## Relationship to KB
|
||||
- [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements]] — empirical case of adoption friction for operational software
|
||||
- [[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]] — first wallet infrastructure project on platform
|
||||
- [[futarchy-governed DAOs converge on traditional corporate governance scaffolding for treasury operations because market mechanisms alone cannot provide operational security and legal compliance]] — included traditional operational structures despite futarchy governance
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
type: entity
|
||||
founded: 2026 <!-- claim pending -->
|
||||
...
|
||||
8
entities/internet-finance/torch-market.md
Normal file
8
entities/internet-finance/torch-market.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
type: entity
|
||||
...
|
||||
|
||||
## Links
|
||||
- [Torch Market Whitepaper](https://torch.market/whitepaper) <!-- claim pending -->
|
||||
- [Verification Page](https://torch.market/verification.md) <!-- claim pending -->
|
||||
- [Audit Page](https://torch.market/audit.md) <!-- claim pending -->
|
||||
21
entities/internet-finance/twg-ai.md
Normal file
21
entities/internet-finance/twg-ai.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: company
|
||||
name: TWG AI
|
||||
domain: internet-finance
|
||||
status: active
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
---
|
||||
|
||||
# TWG AI
|
||||
|
||||
TWG AI is an analytics company specializing in AI-powered pattern detection. In January 2026, TWG AI partnered with Polymarket and Palantir to build surveillance infrastructure for sports prediction markets.
|
||||
|
||||
## Timeline
|
||||
|
||||
- **2026-01-XX** — Partnered with [[polymarket]] and [[palantir]] to build surveillance system detecting suspicious trading and manipulation in sports prediction markets, providing AI analytics to flag unusual patterns
|
||||
|
||||
## Relationship to KB
|
||||
|
||||
TWG AI's role in prediction market surveillance demonstrates the application of AI analytics to market integrity monitoring, relevant to discussions of manipulation resistance in [[futarchy is manipulation-resistant because attack attempts create profitable opportunities for defenders]].
|
||||
|
|
@ -7,9 +7,15 @@ date: 2026-01-20
|
|||
domain: internet-finance
|
||||
secondary_domains: [grand-strategy]
|
||||
format: news
|
||||
status: unprocessed
|
||||
status: processed
|
||||
priority: high
|
||||
tags: [polymarket, prediction-markets, CFTC, regulation, US-operations, gambling-regulation]
|
||||
processed_by: rio
|
||||
processed_date: 2026-03-11
|
||||
claims_extracted: ["polymarket-achieved-us-regulatory-legitimacy-through-qcx-acquisition-establishing-prediction-markets-as-cftc-regulated-derivatives.md", "prediction-market-scale-exceeds-decision-market-scale-by-two-orders-of-magnitude-showing-pure-forecasting-dominates-governance-applications.md", "polymarket-kalshi-duopoly-emerging-as-dominant-us-prediction-market-structure-with-complementary-regulatory-models.md"]
|
||||
enrichments_applied: ["Polymarket vindicated prediction markets over polling in 2024 US election.md", "futarchy is manipulation-resistant because attack attempts create profitable opportunities for defenders.md"]
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "Three new claims extracted: (1) Polymarket's regulatory breakthrough via QCX acquisition, (2) prediction vs decision market scale gap quantified, (3) Polymarket-Kalshi duopoly thesis. Two enrichments: extended Polymarket vindication claim with post-election scaling data and regulatory developments; extended manipulation resistance claim with Palantir surveillance partnership. Six entities created/updated: Polymarket, Kalshi, QCX (new), Palantir (new), TWG AI (new), Nevada Gaming Control Board (new). The $1B weekly volume vs $57.3M total AUF comparison is the key quantitative insight showing prediction markets are ~100x larger than decision markets."
|
||||
---
|
||||
|
||||
## Content
|
||||
|
|
@ -45,3 +51,12 @@ The Kalshi-Polymarket duopoly is emerging as the dominant structure. Kalshi's re
|
|||
PRIMARY CONNECTION: [[Polymarket vindicated prediction markets over polling in 2024 US election]]
|
||||
WHY ARCHIVED: Post-vindication scaling + regulatory breakthrough for prediction markets — updates the empirical evidence base for prediction market viability
|
||||
EXTRACTION HINT: Focus on (1) regulatory-via-acquisition as precedent, (2) the $1B weekly volume as evidence of sustained product-market fit, (3) the prediction-vs-decision market size gap
|
||||
|
||||
|
||||
## Key Facts
|
||||
- Polymarket acquired QCX for $112M (January 2026)
|
||||
- Polymarket monthly volume hit $2.6B by late 2024
|
||||
- Polymarket surpassed $1B weekly trading volume (January 2026)
|
||||
- Both Polymarket and Kalshi targeting $20B valuations
|
||||
- MetaDAO total AUF: $57.3M (cumulative)
|
||||
- The Block: prediction market space 'exploded in 2025'
|
||||
|
|
|
|||
|
|
@ -7,9 +7,14 @@ date: 2026-02-01
|
|||
domain: ai-alignment
|
||||
secondary_domains: [critical-systems]
|
||||
format: paper
|
||||
status: unprocessed
|
||||
status: enrichment
|
||||
priority: medium
|
||||
tags: [arrows-theorem, formal-proof, proof-calculus, social-choice]
|
||||
processed_by: theseus
|
||||
processed_date: 2026-03-11
|
||||
enrichments_applied: ["safe AI development requires building alignment mechanisms before scaling capability.md"]
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "Pure formal verification paper with no AI alignment discussion. Strengthens mathematical foundation for existing Arrow's impossibility claims by providing machine-checkable proof. No new claims warranted—this is infrastructure for existing arguments, not a novel proposition. The curator correctly identified this as enrichment material rather than standalone claim."
|
||||
---
|
||||
|
||||
## Content
|
||||
|
|
@ -30,3 +35,9 @@ Key contribution: meticulous derivation revealing the global structure of the so
|
|||
PRIMARY CONNECTION: universal alignment is mathematically impossible because Arrows impossibility theorem applies to aggregating diverse human preferences into a single coherent objective
|
||||
WHY ARCHIVED: Provides formal verification foundation for our Arrow's impossibility claim
|
||||
EXTRACTION HINT: Likely enrichment to existing claim rather than standalone — add as evidence that Arrow's theorem is now formally machine-verifiable
|
||||
|
||||
|
||||
## Key Facts
|
||||
- Arrow's impossibility theorem received full formal representation using proof calculus (Yamamoto, PLOS One, February 2026)
|
||||
- Formal proof complements existing computer-aided proofs from AAAI 2008
|
||||
- Derivation reveals global structure of social welfare function central to the theorem
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ url: "https://www.futard.io/launch/Aakx1gdDoNQYqiv5uoqdXx56mGr6AbZh73SWpxHrk2qF"
|
|||
date: 2026-03-03
|
||||
domain: internet-finance
|
||||
format: data
|
||||
status: unprocessed
|
||||
status: processed
|
||||
tags: [futardio, metadao, futarchy, solana]
|
||||
event_type: launch
|
||||
processed_by: rio
|
||||
|
|
@ -14,6 +14,11 @@ processed_date: 2026-03-11
|
|||
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", "futarchy-governed DAOs converge on traditional corporate governance scaffolding for treasury operations because market mechanisms alone cannot provide operational security and legal compliance.md"]
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "First observed futarchy-governed wallet infrastructure project on MetaDAO platform. Failed raise provides empirical data on futarchy adoption friction for operational software vs pure capital allocation vehicles. Enriches existing claims about MetaDAO scope expansion, adoption barriers, and operational governance challenges."
|
||||
processed_by: rio
|
||||
processed_date: 2026-03-11
|
||||
enrichments_applied: ["futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.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", "futarchy-governed DAOs converge on traditional corporate governance scaffolding for treasury operations because market mechanisms alone cannot provide operational security and legal compliance.md"]
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "First observed futarchy-governed wallet infrastructure project on MetaDAO platform. Failed raise provides empirical data on futarchy adoption friction for operational software vs pure capital allocation vehicles. No new claims extracted — all insights enrich existing claims about MetaDAO scope expansion, adoption barriers, and operational governance challenges. Created entity pages for Salmon Wallet and the decision market, updated Futardio timeline."
|
||||
---
|
||||
|
||||
## Launch Details
|
||||
|
|
@ -215,3 +220,13 @@ Secondary:
|
|||
- Launch address: Aakx1gdDoNQYqiv5uoqdXx56mGr6AbZh73SWpxHrk2qF
|
||||
- Operates own Solana validator for transparent revenue
|
||||
- Listed on Solana wallet adapter since 2022
|
||||
|
||||
|
||||
## Key Facts
|
||||
- Salmon Wallet active since 2022, listed on Solana wallet adapter
|
||||
- Prior funding: $80K bootstrap + $42.5K grants (Serum $2.5K, Eclipse $40K)
|
||||
- Futarchy raise: $97,535/$375,000 (26% of target) before refunding
|
||||
- Proposed burn rate: $25K/month for 12-month runway
|
||||
- Token: SAL (Salmon Token), mint: DDPW4sZT9GsSb2mSfY9Yi9EBZGnBQ2LvvJTXCpnLmeta
|
||||
- Launch address: Aakx1gdDoNQYqiv5uoqdXx56mGr6AbZh73SWpxHrk2qF
|
||||
- Operates own Solana validator for revenue
|
||||
|
|
|
|||
|
|
@ -6,9 +6,13 @@ url: "https://www.futard.io/launch/5ocdHgwhMwVDzUbE7ctjdkBmP4fauPsVfb2mfUsSmhRD"
|
|||
date: 2026-03-05
|
||||
domain: internet-finance
|
||||
format: data
|
||||
status: unprocessed
|
||||
status: processed
|
||||
tags: [futardio, metadao, futarchy, solana]
|
||||
event_type: launch
|
||||
processed_by: rio
|
||||
processed_date: 2026-03-11
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "Source is a futarchy-governed fundraise launch that failed. Created entity pages for Torch Market (company) and the fundraise decision market. No novel claims about futarchy mechanisms or market dynamics — this is purely factual data about a specific launch event. The rapid failure (1 day) is notable but insufficient evidence alone to make claims about futarchy fundraise dynamics without additional context about market conditions or comparable cases."
|
||||
---
|
||||
|
||||
## Launch Details
|
||||
|
|
@ -68,3 +72,13 @@ total: 69k-70k + flat 5k = 70k-75k total
|
|||
- Token mint: `5pFkSJ795Th3eAkvvm8KTc2Y2tFYj8gFCiSrVMjpmeta`
|
||||
- Version: v0.7
|
||||
- Closed: 2026-03-06
|
||||
|
||||
|
||||
## Key Facts
|
||||
- Torch Market has 48/48 kani proof harnesses for formal verification
|
||||
- Torch Market SDK has ~4K downloads on Clawhub
|
||||
- Torch Market is live on Solana devnet/mainnet
|
||||
- Torch Market founder has 1K+ followers on X
|
||||
- Torch Market fundraise targeted $75K for 6-month runway
|
||||
- Monthly burn rate: $11.5K-12.5K ($540-1540 infra, $3K founder, $2K marketing, $6K marketing team)
|
||||
- Fundraise closed 2026-03-06 in refunding status
|
||||
|
|
|
|||
Loading…
Reference in a new issue