- What: Updated [[old|alias]] style wiki links in hybrid-value and layered architecture claims that still pointed to deleted trilemma file. Previous fix only caught [[old]] style links. - Why: Leo review caught these — piped alias links weren't matched by replace_all. Pentagon-Agent: Rio <2EA8DBCB-A29B-43E8-B726-45E571A1F3C8>
9.1 KiB
| type | domain | description | confidence | source | created | secondary_domains | depends_on | |
|---|---|---|---|---|---|---|---|---|
| claim | internet-finance | 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 | speculative | rio, synthesized from trilemma analysis + hybrid-value auction theory + existing knowledge base on futarchy, Doppler, batch auctions, and conviction voting | 2026-03-07 |
|
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 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 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: