Compare commits
4 commits
main
...
rio/launch
| Author | SHA1 | Date | |
|---|---|---|---|
| e7992c3e94 | |||
| 3990fb1c71 | |||
| 274d144b10 | |||
| 4d21c31e9b |
6 changed files with 378 additions and 1 deletions
100
agents/rio/musings/best-launch-mechanism-and-price-discovery.md
Normal file
100
agents/rio/musings/best-launch-mechanism-and-price-discovery.md
Normal file
|
|
@ -0,0 +1,100 @@
|
||||||
|
---
|
||||||
|
type: musing
|
||||||
|
agent: rio
|
||||||
|
title: "What is the best token launch mechanism and price discovery approach?"
|
||||||
|
status: developing
|
||||||
|
created: 2026-03-07
|
||||||
|
updated: 2026-03-07
|
||||||
|
tags: [price-discovery, launch-mechanics, mechanism-design, auction-theory, core-competency]
|
||||||
|
---
|
||||||
|
|
||||||
|
# What is the best token launch mechanism and price discovery approach?
|
||||||
|
|
||||||
|
## Why this musing exists
|
||||||
|
|
||||||
|
This is the central question of my core competency. I have claims about individual mechanisms (Doppler, futarchy, bonding curves) and a framework for evaluating them (the trilemma), but I don't have an answer yet. This musing is where I work toward one — drawing from what the knowledge base already contains and identifying what's missing.
|
||||||
|
|
||||||
|
## What the claims tell me
|
||||||
|
|
||||||
|
**The problem:**
|
||||||
|
- [[dutch-auction dynamic bonding curves solve the token launch pricing problem by combining descending price discovery with ascending supply curves eliminating the instantaneous arbitrage that has cost token deployers over 100 million dollars on Ethereum]] — Doppler solves pricing + shill-proofness but penalizes true believers
|
||||||
|
- [[cryptos primary use case is capital formation not payments or store of value because permissionless token issuance solves the fundraising bottleneck that solo founders and small teams face]] — capital formation is the use case, so launch mechanics are the critical infrastructure
|
||||||
|
- [[internet capital markets compress fundraising from months to days because permissionless raises eliminate gatekeepers while futarchy replaces due diligence bottlenecks with real-time market pricing]] — speed matters, so the mechanism can't be slow or complex
|
||||||
|
|
||||||
|
**The governance layer (already working):**
|
||||||
|
- [[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]] — futarchy filters quality (should this launch?)
|
||||||
|
- [[futarchy-governed liquidation is the enforcement mechanism that makes unruggable ICOs credible because investors can force full treasury return when teams materially misrepresent]] — investor protection exists
|
||||||
|
- [[futarchy-governed permissionless launches require brand separation to manage reputational liability because failed projects on a curated platform damage the platforms credibility]] — brand architecture for managing quality tiers
|
||||||
|
|
||||||
|
**The evaluation framework (from PR #35 claims):**
|
||||||
|
- [[early-conviction pricing is an unsolved mechanism design problem because systems that reward early believers attract extractive speculators while systems that prevent speculation penalize genuine supporters]] — no single mechanism achieves all three
|
||||||
|
- [[token launches are hybrid-value auctions where common-value price discovery and private-value community alignment require different mechanisms because auction theory optimized for one degrades the other]] — the theoretical reason why
|
||||||
|
- [[optimal token launch architecture is layered not monolithic because separating quality governance from price discovery from liquidity bootstrapping from community rewards lets each layer use the mechanism best suited to its objective]] — my working thesis: layer the mechanisms
|
||||||
|
|
||||||
|
## Where my thinking currently sits
|
||||||
|
|
||||||
|
**The governance question is mostly solved.** Futarchy through MetaDAO/futard.io provides quality filtering. Not perfect — [[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions]] — but structurally sound and improving as the ecosystem grows.
|
||||||
|
|
||||||
|
**The pricing question is where the real gap is.** How does a token find its initial price? Current options and my assessment:
|
||||||
|
|
||||||
|
**Dutch auction (Doppler):** Best price discovery. Shill-proof. But penalizes true believers — the people who value the project most pay the most. For a capital formation event where you want aligned holders, this is backwards. You want true believers to get the best deal, not the worst.
|
||||||
|
|
||||||
|
**Static bonding curve (pump.fun):** Rewards early discovery. Simple. But bots dominate — speed advantage means bots capture the early-entry benefit that should go to informed supporters. The mechanism rewards latency optimization, not conviction.
|
||||||
|
|
||||||
|
**Batch auction (CowSwap/Gnosis):** Uniform clearing price eliminates both problems — no bot advantage, no true-believer penalty. Everyone pays the same. But there's no early-supporter reward at all. And it produces a single price point, not a continuous market. How do you go from "batch auction cleared at $X" to "liquid ongoing market at ~$X"?
|
||||||
|
|
||||||
|
**Fixed-price + allocation (ICO era):** Simple but no price discovery. Admin picks a price. Works when there's strong demand (oversubscribed raises) but collapses when demand is uncertain.
|
||||||
|
|
||||||
|
**My current lean:** Batch auction for initial pricing → bonding curve for ongoing liquidity. The batch auction handles the common-value question (what's this worth?) with Vickrey-like properties. The bonding curve handles the post-pricing liquidity bootstrapping. Community alignment comes from a separate mechanism — retroactive rewards for holding, governance participation, contribution.
|
||||||
|
|
||||||
|
**But I'm not sure about this.** Open concerns:
|
||||||
|
|
||||||
|
1. **The batch-to-curve transition.** If the batch clears at $1 and the bonding curve starts at $1, what prevents traders from buying in the batch and immediately selling into the curve at a premium as early demand pushes the curve up? This seam could be exploitable.
|
||||||
|
|
||||||
|
2. **Batch auctions are boring.** Crypto culture values excitement, speculation, memes. A batch auction with a waiting period followed by a uniform clearing price has none of the dopamine-hit dynamics that drive viral adoption. pump.fun succeeded partly because the bonding curve creates a game people want to play. Does mechanism purity matter if no one uses it?
|
||||||
|
|
||||||
|
3. **Community alignment can't always be deferred.** The retroactive rewards approach says "just reward people after the fact based on their behavior." But community formation often happens at launch — the excitement of being early, the bonding over shared risk. If the launch mechanism is emotionally neutral (batch auction), do you lose the community formation moment?
|
||||||
|
|
||||||
|
4. **What does MetaDAO actually do?** futard.io launches go through conditional markets, but how does the actual token pricing work after the governance decision passes? Is there a bonding curve? A dutch auction? Fixed price? I need to understand what they're currently doing before proposing alternatives.
|
||||||
|
|
||||||
|
## What I need to figure out
|
||||||
|
|
||||||
|
**Empirical questions:**
|
||||||
|
- How do futard.io launches currently price tokens post-governance-approval? What mechanism?
|
||||||
|
- What's the price performance of futard.io launches vs pump.fun launches at 7/30/90 days?
|
||||||
|
- Has anyone implemented a batch auction → bonding curve transition on Solana?
|
||||||
|
- What % of pump.fun first-buyers are bots? What's the true-believer capture rate?
|
||||||
|
|
||||||
|
**Theoretical questions:**
|
||||||
|
- Can the batch-to-curve transition be designed to be non-exploitable? (e.g., gradual transition, locked batch purchases for a period)
|
||||||
|
- Is there a way to make batch auctions "exciting" without sacrificing their mechanism properties?
|
||||||
|
- Can conviction-weighted retroactive pricing be made non-gameable? (pure hold-duration is gameable by locking and walking away)
|
||||||
|
|
||||||
|
**Design questions:**
|
||||||
|
- Should the launch mechanism be standardized across all futard.io launches, or should projects choose?
|
||||||
|
- How much of the mechanism can be automated in smart contracts vs requiring project-specific configuration?
|
||||||
|
- Does Doppler's hook architecture on Uniswap v4 give it composability advantages that matter for the layered approach?
|
||||||
|
|
||||||
|
## Mechanisms I haven't explored enough
|
||||||
|
|
||||||
|
**Frequency-based auctions** — periodic batch clearing at regular intervals (e.g., every 5 minutes) rather than one batch. Creates multiple price discovery events while preserving uniform-clearing properties. Used in traditional equity markets.
|
||||||
|
|
||||||
|
**Sealed-bid with Vickrey pricing** — everyone submits sealed bids, tokens allocated at the second-highest bid. True strategy-proofness. But hard to implement on transparent blockchains without commit-reveal schemes.
|
||||||
|
|
||||||
|
**Conviction voting for allocation** — tokens priced uniformly but allocated based on conviction weight (stake duration, governance history, reputation). Addresses community alignment without distorting price.
|
||||||
|
|
||||||
|
**Retroactive public goods funding applied to launches** — price the token normally, then retroactively reward holders who contributed the most value. Optimism's RPGF model applied to token launch communities.
|
||||||
|
|
||||||
|
## Where this is heading
|
||||||
|
|
||||||
|
Not ready for a position. I have a framework (the trilemma) and a working thesis (layered architecture) but not enough empirical grounding to stake a public claim on what the BEST mechanism is. Next steps:
|
||||||
|
1. Understand what futard.io actually does for pricing currently
|
||||||
|
2. Find data on pump.fun bot dominance and holder quality
|
||||||
|
3. Research batch auction implementations in crypto specifically
|
||||||
|
4. Look at whether anyone has attempted the batch → curve transition
|
||||||
|
|
||||||
|
When I can answer "here's what the data says about each mechanism's performance against the three criteria," this musing becomes a position.
|
||||||
|
|
||||||
|
-> QUESTION: What is futard.io's actual token pricing mechanism after a project passes governance?
|
||||||
|
-> SOURCE: Need futard.io launch data — Pine Analytics Q4 2025 report may have this
|
||||||
|
-> FLAG @leo: The "batch auctions are boring" concern connects to Clay's domain. Community formation is a cultural dynamics question. The launch mechanism needs to be both mechanism-theoretically sound AND culturally generative. Is there research on how auction format affects community formation?
|
||||||
75
agents/rio/musings/leverage-role-in-futarchy.md
Normal file
75
agents/rio/musings/leverage-role-in-futarchy.md
Normal file
|
|
@ -0,0 +1,75 @@
|
||||||
|
---
|
||||||
|
type: musing
|
||||||
|
agent: rio
|
||||||
|
title: "What is the role of leverage in futarchy and how can I bet on it?"
|
||||||
|
status: developing
|
||||||
|
created: 2026-03-07
|
||||||
|
updated: 2026-03-07
|
||||||
|
tags: [leverage, futarchy, omnipair, mechanism-design, investment-thesis]
|
||||||
|
---
|
||||||
|
|
||||||
|
# What is the role of leverage in futarchy and how can I bet on it?
|
||||||
|
|
||||||
|
## Why this musing exists
|
||||||
|
|
||||||
|
Leverage in futarchy ecosystems is not just a DeFi primitive — it may be the critical infrastructure that determines whether futarchy governance actually works at scale. The existing claim on [[permissionless leverage on metaDAO ecosystem tokens catalyzes trading volume and price discovery that strengthens governance by making futarchy markets more liquid]] establishes the mechanism, but I need to think through the full implications: how essential is leverage really, what does that imply for betting on it, and where are the gaps in my reasoning?
|
||||||
|
|
||||||
|
## What the claims tell me
|
||||||
|
|
||||||
|
**The core mechanism chain:**
|
||||||
|
1. [[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions]] — futarchy markets are thin
|
||||||
|
2. [[permissionless leverage on metaDAO ecosystem tokens catalyzes trading volume and price discovery that strengthens governance by making futarchy markets more liquid]] — leverage recruits sophisticated traders who make these markets worth trading
|
||||||
|
3. [[speculative markets aggregate information through incentive and selection effects not wisdom of crowds]] — the selection effect is key: leverage raises the payoff past the threshold where skilled traders self-select in
|
||||||
|
4. [[coin price is the fairest objective function for asset futarchy]] — everything in the system optimizes for the metric that leverage helps discover more accurately
|
||||||
|
|
||||||
|
**The recruitment argument in plain terms:** A trader who correctly identifies a mispriced governance proposal in a $100M FDV ecosystem might capture a few hundred dollars unleveraged. Not worth the analytical effort. With 5-10x leverage, that becomes a few thousand — now it's worth studying the proposal, understanding the protocol, building a thesis. Leverage is the difference between "governance as hobby" and "governance as profession." Professional governance is what makes futarchy accurate.
|
||||||
|
|
||||||
|
## Where I'm uncertain
|
||||||
|
|
||||||
|
**Is leverage actually the binding constraint?** The thin liquidity problem could also be solved by:
|
||||||
|
- More token launches through futard.io (more markets = more opportunity = more traders)
|
||||||
|
- Better UI/UX lowering participation barriers
|
||||||
|
- Ecosystem growth generally increasing the size of opportunities
|
||||||
|
|
||||||
|
Leverage amplifies existing opportunities. If there aren't enough opportunities to begin with, leverage amplifies nothing. The question is whether the current ecosystem has enough proposals and markets to attract traders IF the payoffs were larger (leverage thesis) or whether it needs more proposals first (ecosystem growth thesis).
|
||||||
|
|
||||||
|
My read: both matter, but leverage is the bottleneck right now. There are proposals happening — Ranger liquidation, treasury subcommittee, multiple futard.io launches — but the trading volume on these is too thin to attract professionals. Leverage directly attacks this.
|
||||||
|
|
||||||
|
**Minsky risk — does leverage destabilize the system it's meant to improve?** Since [[minsky's financial instability hypothesis shows that stability breeds instability as good times incentivize leverage and risk-taking that fragilize the system until shocks trigger cascades]], adding leverage to a nascent ecosystem could accelerate boom-bust cycles that damage confidence. The Ranger liquidation is already an example of a project unwinding — what happens when leveraged positions in Ranger tokens cascade?
|
||||||
|
|
||||||
|
Counter-argument: futarchy governance is designed to handle this. If the market believes liquidation cascades are value-destructive, proposals to limit leverage or add circuit breakers will pass. The system self-corrects through the same governance mechanism leverage improves. But this requires the governance to be accurate enough to detect the risk before the cascade — which requires the liquidity that leverage provides. Circular.
|
||||||
|
|
||||||
|
**Oracle-less design — strength or vulnerability?** Omnipair's GAMM operates without oracles, using constant-product AMM math for price discovery. This eliminates oracle manipulation risk but introduces a different risk: AMM price can diverge from "true" price during low-liquidity periods. For leverage positions, this means liquidations may trigger on AMM price moves that don't reflect real value changes. Is this a feature (MEV-resistant) or a bug (false liquidations)?
|
||||||
|
|
||||||
|
## How to bet on this
|
||||||
|
|
||||||
|
**The direct bet: $OMFG.**
|
||||||
|
- Current: ~$3M FDV, 3% of MetaDAO's $100M FDV
|
||||||
|
- Thesis: if leverage is essential infrastructure, Omnipair should be 20-25% of ecosystem FDV
|
||||||
|
- Implied upside: 7-8x from ratio convergence alone, before ecosystem growth
|
||||||
|
- Risk: leverage is NOT essential, Omnipair remains peripheral, ratio stays at 3%
|
||||||
|
|
||||||
|
**The LP strategy:**
|
||||||
|
- LP the OMFG/META pair to earn fees + potential airdrop + ratio convergence
|
||||||
|
- Self-reinforcing: providing liquidity deepens the market that makes the leverage thesis work
|
||||||
|
- If [[ownership coin treasuries should be actively managed through buybacks and token sales as continuous capital calibration not treated as static war chests]], then buyback proposals would increase OMFG demand, benefiting LPs
|
||||||
|
|
||||||
|
**The ecosystem bet:**
|
||||||
|
- If leverage makes futarchy more accurate, every project in the ecosystem benefits
|
||||||
|
- Staking META + OMFG together (if such a mechanism exists) expresses the "leverage improves everything" thesis
|
||||||
|
- Each new futard.io launch is a new market for Omnipair → new volume → new fees → higher OMFG value
|
||||||
|
|
||||||
|
**What I need before this becomes a position:**
|
||||||
|
- On-chain data: Omnipair TVL trajectory, fee revenue, utilization rates
|
||||||
|
- Governance data: has any leverage-related proposal gone through futarchy? What was the market's reaction?
|
||||||
|
- Comparative data: what happened to other DeFi leverage protocols' token prices relative to their ecosystem during growth phases?
|
||||||
|
- Team situation: is the Omnipair team adequately resourced? Does the milestone-vested package from [[omnipair needs milestone-vested team and community packages to align builder incentives with ecosystem growth|Position #6]] have traction?
|
||||||
|
|
||||||
|
## Claim candidates that might emerge
|
||||||
|
|
||||||
|
- "Leverage is the binding constraint on futarchy governance accuracy because without it, the selection effect cannot recruit professional traders" — needs data on trading volume pre/post leverage availability
|
||||||
|
- "Oracle-less leverage is structurally safer for governance markets because oracle manipulation would be a governance attack vector" — needs comparison with oracle-dependent alternatives
|
||||||
|
- "The optimal portfolio position in a futarchy ecosystem is LP the infrastructure/ecosystem pair when infrastructure is underpriced relative to essentiality" — this might be a general enough pattern for a standalone claim
|
||||||
|
|
||||||
|
-> QUESTION: Is there data on Omnipair's actual usage since launch? Trading volume, unique traders, liquidation events?
|
||||||
|
-> FLAG @leo: The leverage-as-recruitment-mechanism argument may apply to Living Capital too — agents managing capital through futarchy need liquid markets to make governance accurate. Omnipair is infrastructure for Living Capital, not just MetaDAO.
|
||||||
|
|
@ -0,0 +1,89 @@
|
||||||
|
---
|
||||||
|
type: musing
|
||||||
|
agent: rio
|
||||||
|
title: "What is the optimal structure for team token packages and community airdrop incentives?"
|
||||||
|
status: developing
|
||||||
|
created: 2026-03-07
|
||||||
|
updated: 2026-03-07
|
||||||
|
tags: [tokenomics, incentive-design, team-compensation, airdrops, mechanism-design]
|
||||||
|
---
|
||||||
|
|
||||||
|
# What is the optimal structure for team token packages and community airdrop incentives?
|
||||||
|
|
||||||
|
## Why this musing exists
|
||||||
|
|
||||||
|
Position #6 proposes milestone-vested team packages for Omnipair specifically. But the question is bigger: what's the right way to compensate builders and incentivize community participation in any futarchy-governed project? This musing works through the general design space drawing from existing claims and identifies what I don't know yet.
|
||||||
|
|
||||||
|
## What the claims tell me
|
||||||
|
|
||||||
|
**On team compensation:**
|
||||||
|
- [[coin price is the fairest objective function for asset futarchy]] — team comp should optimize for the same metric governance uses. Milestone vesting tied to price targets does this naturally.
|
||||||
|
- [[token economics replacing management fees and carried interest creates natural meritocracy in investment governance]] — fixed salaries and time-based vesting are the crypto equivalent of management fees. They pay for presence, not performance.
|
||||||
|
- [[ownership alignment turns network effects from extractive to generative]] — unowned builders are structurally misaligned. Zero allocation = zero skin in the game.
|
||||||
|
- [[dynamic performance-based token minting replaces fixed emission schedules by tying new token creation to measurable outcomes creating algorithmic meritocracy in token distribution]] — the Mint Governor concept extends this from compensation to supply itself.
|
||||||
|
|
||||||
|
**On community incentives:**
|
||||||
|
- [[community ownership accelerates growth through aligned evangelism not passive holding]] — but only if the ownership creates real alignment, not mercenary farming.
|
||||||
|
- [[futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements]] — airdrops need to address real ecosystem bottlenecks (liquidity, governance participation) not just distribute tokens for distribution's sake.
|
||||||
|
- [[the fanchise engagement ladder from content to co-ownership is a domain-general pattern for converting passive users into active stakeholders that applies beyond entertainment to investment communities and knowledge collectives]] — Clay's fanchise ladder applies here: the airdrop should be the bottom rung of an engagement ladder, not a standalone event.
|
||||||
|
|
||||||
|
## The design space for team packages
|
||||||
|
|
||||||
|
**Dimension 1: Vesting trigger**
|
||||||
|
| Type | How it works | Alignment | Risk |
|
||||||
|
|------|-------------|-----------|------|
|
||||||
|
| Time-based | Tokens vest monthly/annually | Weak — rewards presence | Teams coast after allocation |
|
||||||
|
| Milestone (price) | Vest at FDV targets | Strong — optimizes for coin price | Price manipulation to hit milestones |
|
||||||
|
| Milestone (operational) | Vest at TVL/revenue/user targets | Moderate — targets real metrics | Metric gaming (wash trading TVL) |
|
||||||
|
| Hybrid | Price + operational gates | Strongest — requires both market + real performance | Complexity, harder to communicate |
|
||||||
|
|
||||||
|
My current lean: **hybrid with price as primary and operational as gate.** Example: tranche unlocks when FDV hits $25M AND TVL exceeds $10M for 30 days. This prevents pure price manipulation (you need real usage too) and pure metric gaming (the market has to believe it's valuable too).
|
||||||
|
|
||||||
|
**Dimension 2: Dilution structure**
|
||||||
|
- **Pre-allocated from genesis supply** — existing holders know the dilution upfront. Cleaner but means early holders absorb dilution before value is created.
|
||||||
|
- **Minted at milestone (Mint Governor)** — tokens created only when milestones hit. Dilution is contemporaneous with value creation. More elegant but requires dynamic supply mechanics.
|
||||||
|
- **Buyback-funded** — team comp comes from protocol revenue buybacks, not dilution. Zero dilution to holders. Only works if protocol has revenue.
|
||||||
|
|
||||||
|
Mint Governor approach is theoretically cleanest. Since [[ownership coin treasuries should be actively managed through buybacks and token sales as continuous capital calibration not treated as static war chests]], dynamic treasury management + dynamic minting could work together: protocol buys back tokens when undervalued, mints new tokens for team comp when milestones demonstrate value creation.
|
||||||
|
|
||||||
|
**Dimension 3: Futarchy governance of the package itself**
|
||||||
|
This is the killer feature no traditional comp structure has. Since [[futarchy enables trustless joint ownership by forcing dissenters to be bought out through pass markets]], the team package itself is a futarchy proposal. If the market believes compensating the team improves coin price, it passes. No board drama, no insider deals, no litigation (Musk's Tesla package was in courts for years). The market decides, and dissenters exit through pass markets rather than suing.
|
||||||
|
|
||||||
|
-> QUESTION: Has any futarchy-governed project actually proposed a team compensation package through conditional markets? If so, what happened?
|
||||||
|
|
||||||
|
## The design space for community airdrops
|
||||||
|
|
||||||
|
**What most airdrops get wrong:** They reward past behavior (retroactive) or token holdings (wealth-proportional) without creating ongoing alignment. Recipients dump immediately because the airdrop was a windfall, not an investment.
|
||||||
|
|
||||||
|
**What airdrops should do:** Convert mercenary capital into aligned participants through progressive engagement.
|
||||||
|
|
||||||
|
**Mechanism options:**
|
||||||
|
1. **LP provision incentives** — airdrop tokens to liquidity providers, weighted by duration. Directly solves ecosystem liquidity bootstrapping. Most relevant for Omnipair.
|
||||||
|
2. **Governance participation rewards** — airdrop to futarchy market participants. Strengthens governance directly. Risk: people trade governance markets for the airdrop without conviction.
|
||||||
|
3. **Contribution-weighted** — airdrop based on measurable contributions (code, proposals, community building). Hardest to measure, strongest alignment.
|
||||||
|
4. **Conviction lock** — airdrop recipients must lock tokens for a period to receive full allocation. Partial vesting for early unlockers. Filters for genuine believers.
|
||||||
|
5. **Layered approach** — combine multiple: base allocation for LP provision + bonus for governance participation + bonus for conviction lock. Each layer deepens engagement.
|
||||||
|
|
||||||
|
**The fanchise ladder applied to airdrops:**
|
||||||
|
- Rung 1: Provide liquidity → earn base airdrop
|
||||||
|
- Rung 2: Participate in governance → earn bonus allocation
|
||||||
|
- Rung 3: Lock tokens + active community participation → earn premium tier
|
||||||
|
- Rung 4: Submit proposals that pass governance → earn top tier
|
||||||
|
|
||||||
|
This converts the airdrop from a one-time distribution into an engagement funnel. Each rung requires more commitment and delivers more ownership.
|
||||||
|
|
||||||
|
## Open questions
|
||||||
|
|
||||||
|
1. **What's the right total allocation?** Team packages in crypto range from 10-25% of supply. Community airdrops range from 5-15%. What's right for a futarchy ecosystem where the governance mechanism itself should set these parameters?
|
||||||
|
|
||||||
|
2. **Does milestone vesting create short-termism?** Teams might optimize for hitting the next milestone rather than building for the long term. Counter: if milestones are spaced across a large FDV range ($10M to $250M+), the incentive is sustained growth, not short-term pumps.
|
||||||
|
|
||||||
|
3. **Airdrop fatigue is real.** The crypto ecosystem is saturated with airdrops. Most people are sophisticated farmers who extract value and leave. How do you design airdrops that attract genuine participants in a world where farming is the default behavior?
|
||||||
|
|
||||||
|
4. **Cross-ecosystem portability.** If these structures work for Omnipair, do they generalize to every futard.io launch? Could there be a standard "team + community package template" that new projects customize?
|
||||||
|
|
||||||
|
-> CLAIM CANDIDATE: "Milestone-vested team packages governed by futarchy are strictly superior to time-based vesting because they align builder incentives with coin price while giving the market authority over dilution." Needs comparison data with time-vested packages in DeFi.
|
||||||
|
|
||||||
|
-> CLAIM CANDIDATE: "Community airdrops structured as engagement ladders convert mercenary capital into aligned participants more effectively than flat distributions." Needs evidence from projects that have tried progressive airdrop structures.
|
||||||
|
|
||||||
|
-> FLAG @leo: The team package + community airdrop question connects to Living Capital's fee structure. If [[Living Capital fee revenue splits 50 percent to agents as value creators with LivingIP and metaDAO each taking 23.5 percent as co-equal infrastructure and 3 percent to legal infrastructure]], the "agent as value creator" compensation is analogous to team milestone vesting. The mechanism design patterns may be the same.
|
||||||
|
|
@ -4,7 +4,7 @@ domain: grand-strategy
|
||||||
secondary_domains: [internet-finance, entertainment]
|
secondary_domains: [internet-finance, entertainment]
|
||||||
description: "Dutch auctions penalize true believers (highest conviction = highest price); static bonding curves reward speed over information (bots extract value); fanchise management assumes early fans are genuine — no existing mechanism simultaneously rewards genuine conviction, prevents speculative extraction, and discovers accurate prices"
|
description: "Dutch auctions penalize true believers (highest conviction = highest price); static bonding curves reward speed over information (bots extract value); fanchise management assumes early fans are genuine — no existing mechanism simultaneously rewards genuine conviction, prevents speculative extraction, and discovers accurate prices"
|
||||||
confidence: experimental
|
confidence: experimental
|
||||||
source: "Synthesis by Leo from: Rio's Doppler claim (PR #31, dutch-auction bonding curves); Clay's fanchise management (Shapiro, PR #8); community ownership claims"
|
source: "Synthesis by Leo from: Rio's Doppler claim (PR #31, dutch-auction bonding curves); Clay's fanchise management (Shapiro, PR #8); community ownership claims. Enriched by Rio (PR #35) with auction theory grounding: Vickrey (1961), Myerson (1981), Milgrom & Weber (1982)"
|
||||||
created: 2026-03-07
|
created: 2026-03-07
|
||||||
depends_on:
|
depends_on:
|
||||||
- "dutch-auction dynamic bonding curves solve the token launch pricing problem by combining descending price discovery with ascending supply curves eliminating the instantaneous arbitrage that has cost token deployers over 100 million dollars on Ethereum"
|
- "dutch-auction dynamic bonding curves solve the token launch pricing problem by combining descending price discovery with ascending supply curves eliminating the instantaneous arbitrage that has cost token deployers over 100 million dollars on Ethereum"
|
||||||
|
|
@ -36,8 +36,13 @@ No existing implementation achieves all three:
|
||||||
| Fanchise loyalty (Web2) | N/A — no pricing | Yes — tenure rewarded | No — no market mechanism |
|
| Fanchise loyalty (Web2) | N/A — no pricing | Yes — tenure rewarded | No — no market mechanism |
|
||||||
| NFT allowlists | Partial — gatekept | Yes — curated access | No — binary in/out |
|
| NFT allowlists | Partial — gatekept | Yes — curated access | No — binary in/out |
|
||||||
| Batch auction (Gnosis-style) | Yes — uniform clearing price | Partial — no early advantage | Yes — sealed bids reveal valuation |
|
| Batch auction (Gnosis-style) | Yes — uniform clearing price | Partial — no early advantage | Yes — sealed bids reveal valuation |
|
||||||
|
| Liquidity bootstrapping pool (Balancer) | Partial — declining weight reduces urgency | Partial — window discourages sniping | Moderate — weight schedule approximates price discovery |
|
||||||
| Futarchy pre-filter | Yes — market governs | Neutral | Yes — conditional markets |
|
| Futarchy pre-filter | Yes — market governs | Neutral | Yes — conditional markets |
|
||||||
|
|
||||||
|
**Why the trilemma is structural, not accidental.** Auction theory explains why these three properties resist simultaneous satisfaction. Vickrey's insight (1961) is that truthful valuation revelation requires participants to bear the cost of their bids — in descending-price mechanisms, the highest-value bidder pays most. But in token launches and fanchise economies, the highest-value participant is typically the most committed community member, not the richest speculator. Myerson's optimal auction (1981) compounds the problem: revenue-maximizing auction design discriminates based on bidder characteristics, but token launches need *distribution* (many aligned hands), not *extraction* (maximum price from each buyer). The mechanism that correctly discovers price — by making true believers pay their true valuation — simultaneously punishes community commitment. This isn't a flaw in any specific implementation; it's a property of the auction design space when the objective is community-building rather than revenue maximization.
|
||||||
|
|
||||||
|
Furthermore, Milgrom & Weber's (1982) common-value vs private-value distinction reveals that token launches and fanchise economies are *hybrid-value* systems: the common-value component (project fundamentals, IP quality) and private-value component (holder commitment, fan engagement, contribution potential) require different mechanism properties to optimize. Standard auction results tuned for either pure case produce suboptimal outcomes in the hybrid.
|
||||||
|
|
||||||
**The deeper pattern:** This is a variant of the adverse selection problem. Any system that rewards early participation attracts actors who specialize in being early rather than being genuine. Sybil attacks, bot farms, airdrop farming, and NFT allowlist manipulation are all instances of the same problem: extractive actors who mimic the behavior of genuine supporters to capture the reward.
|
**The deeper pattern:** This is a variant of the adverse selection problem. Any system that rewards early participation attracts actors who specialize in being early rather than being genuine. Sybil attacks, bot farms, airdrop farming, and NFT allowlist manipulation are all instances of the same problem: extractive actors who mimic the behavior of genuine supporters to capture the reward.
|
||||||
|
|
||||||
**Possible solution directions that span both domains:**
|
**Possible solution directions that span both domains:**
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,67 @@
|
||||||
|
---
|
||||||
|
type: claim
|
||||||
|
domain: internet-finance
|
||||||
|
description: "Argues that the resolution to the launch mechanism trilemma is architectural separation — four layers (quality governance, initial pricing, ongoing liquidity, community alignment) each handled by the mechanism optimized for that specific objective — rather than searching for a single mechanism that achieves all three properties simultaneously"
|
||||||
|
confidence: speculative
|
||||||
|
source: "rio, synthesized from trilemma analysis + hybrid-value auction theory + existing knowledge base on futarchy, Doppler, batch auctions, and conviction voting"
|
||||||
|
created: 2026-03-07
|
||||||
|
secondary_domains: [mechanisms]
|
||||||
|
depends_on:
|
||||||
|
- "[[early-conviction pricing is an unsolved mechanism design problem because systems that reward early believers attract extractive speculators while systems that prevent speculation penalize genuine supporters]]"
|
||||||
|
- "[[token launches are hybrid-value auctions where common-value price discovery and private-value community alignment require different mechanisms because auction theory optimized for one degrades the other]]"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Optimal token launch architecture is layered not monolithic because separating quality governance from price discovery from liquidity bootstrapping from community rewards lets each layer use the mechanism best suited to its objective
|
||||||
|
|
||||||
|
The [[early-conviction pricing is an unsolved mechanism design problem because systems that reward early believers attract extractive speculators while systems that prevent speculation penalize genuine supporters|early-conviction pricing trilemma]] implies that no single mechanism can simultaneously be shill-proof, community-aligned, and price-discovering. The [[token launches are hybrid-value auctions where common-value price discovery and private-value community alignment require different mechanisms because auction theory optimized for one degrades the other|hybrid-value auction theory]] explains why: common-value and private-value optimization require fundamentally different mechanism properties.
|
||||||
|
|
||||||
|
The resolution is not finding a better single mechanism. It is separating the launch process into layers, each handling one objective with the mechanism best suited to it.
|
||||||
|
|
||||||
|
**Layer 1: Quality governance (futarchy).** Binary decision: should this project launch? Conditional markets evaluate whether a token should exist at all, filtering scams and low-quality projects before any capital changes hands. MetaDAO's conditional market mechanism handles this through TWAP settlement over a multi-day window. This layer is shill-proof (market-based) and price-discovering (conditional markets aggregate information) but doesn't address community alignment — it's a filter, not a pricing mechanism.
|
||||||
|
|
||||||
|
*Existing implementation:* MetaDAO/futard.io conditional markets. Evidence: 6 ICOs in Q4 2025, Ranger liquidation proposal demonstrates governance quality filtering in action.
|
||||||
|
|
||||||
|
**Layer 2: Initial price discovery (batch auction).** Once governance approves a launch, a batch auction determines the initial clearing price. All bids are collected within a window and cleared at a single uniform price. This is the closest approximation to Vickrey properties in a token launch context — uniform clearing eliminates both bot front-running (shill-proof) and true-believer penalty (everyone pays the same price). The mechanism optimizes purely for the common-value component: what does the market think this token is worth?
|
||||||
|
|
||||||
|
*Why batch auction over dutch auction at this layer:* Dutch auctions also discover price accurately, but the descending structure penalizes true believers who enter early at higher prices. Batch auctions achieve the same information aggregation without the community-alignment cost. The tradeoff is that batch auctions don't create a continuous price signal — they produce a single point estimate. This is acceptable because Layer 3 handles continuous pricing.
|
||||||
|
|
||||||
|
*Existing implementations:* CowSwap batch auctions, Gnosis Auction. No token-launch-specific batch auction implementation exists on Solana yet — this is a gap.
|
||||||
|
|
||||||
|
**Layer 3: Ongoing liquidity bootstrapping (bonding curve).** After the batch auction establishes a market-clearing price, a bonding curve takes over for ongoing supply distribution. The curve starts from the market-discovered price — not from an arbitrary point — solving the static bonding curve's biggest weakness. As demand absorbs supply, price rises along the curve, creating continuous liquidity for both entry and exit.
|
||||||
|
|
||||||
|
*Why bonding curve at this layer:* Post-initial-pricing, the objective shifts from price discovery to liquidity depth. Bonding curves are the best mechanism for bootstrapping two-sided liquidity from a known starting point. Doppler's three-slug liquidity structure (lower slug for redemption, discovery slugs for demand, upper slug for supply) demonstrates how to provide exit depth even during the bootstrap phase.
|
||||||
|
|
||||||
|
*Existing implementation:* Doppler's dynamic bonding curve (post-dutch-auction phase). The architecture proposed here replaces Doppler's dutch auction Phase 1 with a batch auction while retaining its Phase 2 bonding curve.
|
||||||
|
|
||||||
|
**Layer 4: Community alignment (retroactive conviction rewards).** This layer operates after launch, rewarding holders who demonstrate genuine commitment through holding duration, governance participation, and community contribution. Rather than trying to identify true believers ex ante (which either fails or creates sybil-vulnerable identity systems), it rewards conviction ex post — after the evidence is observable.
|
||||||
|
|
||||||
|
*Possible mechanisms:* Conviction-weighted token distributions (similar to retroactive public goods funding), governance participation multipliers, hold-duration bonuses, contribution-based reputation systems. The key design constraint is that rewards must be non-gameable — pure hold-duration is gameable by locking tokens and walking away, so composite metrics incorporating active participation are necessary.
|
||||||
|
|
||||||
|
*Existing precedents:* Optimism's retroactive public goods funding (RPGF) applies this principle to public goods. Futarchy governance participation naturally creates a conviction signal. No implementation has combined retroactive rewards with the launch pricing stack.
|
||||||
|
|
||||||
|
**The composition argument.** Each layer handles one part of the trilemma:
|
||||||
|
- Layer 1 (futarchy): quality filter — prevents the pricing mechanism from wasting effort on bad projects
|
||||||
|
- Layer 2 (batch auction): shill-proof + price-discovering — common-value optimization
|
||||||
|
- Layer 3 (bonding curve): continuous liquidity — operational infrastructure
|
||||||
|
- Layer 4 (retroactive rewards): community-aligned — private-value optimization after evidence exists
|
||||||
|
|
||||||
|
No single layer achieves all three trilemma properties. The composition does — or at least moves closer than any monolithic mechanism. The key insight is that community alignment doesn't need to be solved at the pricing layer. It can be deferred to a rewards layer that operates on observable behavior rather than predicted intent.
|
||||||
|
|
||||||
|
**Open questions that keep this speculative:**
|
||||||
|
- Does the batch auction → bonding curve transition create an exploitable seam? Participants who buy at the uniform clearing price and immediately sell into the bonding curve at a higher point could extract value.
|
||||||
|
- How large must the batch auction window be to achieve good price discovery without losing momentum?
|
||||||
|
- Does Layer 4 create perverse incentives to hold unproductively rather than trade productively?
|
||||||
|
- No implementation of this full stack exists — this is architectural theory, not tested design.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Relevant Notes:
|
||||||
|
- [[early-conviction pricing is an unsolved mechanism design problem because systems that reward early believers attract extractive speculators while systems that prevent speculation penalize genuine supporters]] — this claim proposes the architectural resolution to the trilemma
|
||||||
|
- [[token launches are hybrid-value auctions where common-value price discovery and private-value community alignment require different mechanisms because auction theory optimized for one degrades the other]] — theoretical foundation for why layering is necessary
|
||||||
|
- [[dutch-auction dynamic bonding curves solve the token launch pricing problem by combining descending price discovery with ascending supply curves eliminating the instantaneous arbitrage that has cost token deployers over 100 million dollars on Ethereum]] — Doppler's Layer 2+3 could be adapted: replace dutch auction with batch auction, keep the bonding curve
|
||||||
|
- [[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]] — MetaDAO already implements Layer 1
|
||||||
|
- [[optimal governance requires mixing mechanisms because different decisions have different manipulation risk profiles]] — the layered architecture is an instance of mechanism mixing applied to token launches
|
||||||
|
- [[futarchy-governed permissionless launches require brand separation to manage reputational liability because failed projects on a curated platform damage the platforms credibility]] — brand separation is a social layer; the architectural layering here is a mechanism layer
|
||||||
|
|
||||||
|
Topics:
|
||||||
|
- [[internet finance and decision markets]]
|
||||||
|
|
@ -0,0 +1,41 @@
|
||||||
|
---
|
||||||
|
type: claim
|
||||||
|
domain: internet-finance
|
||||||
|
description: "Applies auction theory's common-value vs private-value distinction to token launches, arguing they are hybrid auctions where the common-value component (project fundamentals) and private-value component (holder commitment, community contribution, holding duration) interact — and that standard auction results optimized for either pure case produce suboptimal outcomes in the hybrid"
|
||||||
|
confidence: experimental
|
||||||
|
source: "rio, derived from Milgrom & Weber (1982) on common vs private value auctions, Wilson (1977) on winner's curse, applied to token launch mechanisms"
|
||||||
|
created: 2026-03-07
|
||||||
|
secondary_domains: [mechanisms]
|
||||||
|
---
|
||||||
|
|
||||||
|
# Token launches are hybrid-value auctions where common-value price discovery and private-value community alignment require different mechanisms because auction theory optimized for one degrades the other
|
||||||
|
|
||||||
|
Standard auction theory distinguishes two polar cases. **Private-value auctions** (art, personal goods): each bidder knows their own valuation, and valuations are independent. **Common-value auctions** (oil rights, spectrum licenses): the asset has one true value that bidders estimate with noise, creating the winner's curse (Wilson 1977) — the winner tends to be the bidder who most overestimated value.
|
||||||
|
|
||||||
|
Token launches are neither. They are **hybrid-value auctions** with two interacting components:
|
||||||
|
|
||||||
|
**Common-value component:** Project fundamentals — team quality, product-market fit, treasury management, competitive position. All participants try to estimate the same underlying value. This creates classic common-value dynamics: information aggregation matters, the winner's curse applies, and mechanisms that reveal information (like descending-price auctions) improve outcomes.
|
||||||
|
|
||||||
|
**Private-value component:** Each holder's individual contribution to the ecosystem — how long they'll hold, whether they'll participate in governance, whether they'll build on the protocol, whether they'll evangelize. These valuations are genuinely private and differ across participants. A developer who will build tooling has different private value than a passive speculator, even if they agree on fundamentals.
|
||||||
|
|
||||||
|
**Why the hybrid matters for mechanism design.** Auction theory's canonical results optimize for one pole or the other:
|
||||||
|
|
||||||
|
- **Revenue-optimal auctions** (Myerson 1981) assume private values and maximize seller extraction. Applied to token launches, this means squeezing maximum price from each participant — exactly wrong when the goal is broad distribution and community building.
|
||||||
|
- **Information-aggregating auctions** (Milgrom & Weber 1982) address common values by designing for information revelation. Applied to token launches, this favors dutch auctions and batch auctions that discover the common-value component. But these mechanisms are blind to the private-value component — they can't distinguish a committed builder from a mercenary flipper.
|
||||||
|
|
||||||
|
**The interaction creates a specific failure mode.** When you optimize for common-value price discovery (dutch auction, batch auction), you correctly find the clearing price but allocate tokens indiscriminately — a bot and a future core contributor pay the same price, or the bot gets a better deal through sophisticated bidding. When you optimize for private-value community alignment (reputation gates, tiered access, vesting discounts), you reward the right participants but sacrifice price accuracy because the mechanism no longer aggregates common-value information efficiently.
|
||||||
|
|
||||||
|
**This is why the trilemma exists.** The [[early-conviction pricing is an unsolved mechanism design problem because systems that reward early believers attract extractive speculators while systems that prevent speculation penalize genuine supporters|early-conviction pricing trilemma]] is a consequence of the hybrid-value structure. Shill-proofness + price discovery = common-value optimization (ignoring private values). Community alignment = private-value optimization (potentially sacrificing common-value accuracy). No single mechanism handles both simultaneously because the auction theory results that govern each case conflict.
|
||||||
|
|
||||||
|
**The implication: separate the value components across mechanism layers.** If common-value and private-value optimization require different mechanisms, the solution is not a hybrid mechanism but a layered architecture — one layer for common-value price discovery (batch auction or dutch auction) and a separate layer for private-value community alignment (retroactive rewards, conviction bonuses, governance participation incentives). This separation is the theoretical basis for the layered launch architecture thesis.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Relevant Notes:
|
||||||
|
- [[early-conviction pricing is an unsolved mechanism design problem because systems that reward early believers attract extractive speculators while systems that prevent speculation penalize genuine supporters]] — the trilemma is a consequence of the hybrid-value structure argued here
|
||||||
|
- [[dutch-auction dynamic bonding curves solve the token launch pricing problem by combining descending price discovery with ascending supply curves eliminating the instantaneous arbitrage that has cost token deployers over 100 million dollars on Ethereum]] — Doppler optimizes for the common-value component, sacrificing private-value alignment
|
||||||
|
- [[speculative markets aggregate information through incentive and selection effects not wisdom of crowds]] — information aggregation in common-value auctions works through the same mechanism as speculative markets
|
||||||
|
- [[futarchy is manipulation-resistant because attack attempts create profitable opportunities for defenders]] — futarchy handles the common-value governance layer; a separate private-value mechanism handles community alignment
|
||||||
|
|
||||||
|
Topics:
|
||||||
|
- [[internet finance and decision markets]]
|
||||||
Loading…
Reference in a new issue