Commit graph

1 commit

Author SHA1 Message Date
m3taversal
60d1f0f9b0
rio: extract 1 claim — dutch-auction dynamic bonding curves for token launch pricing
* rio: extract 1 claim from Doppler whitepaper — dutch-auction dynamic bonding curves

- What: 1 archive (Doppler whitepaper, Jan 2024) and 1 standalone claim about
  dutch-auction dynamic bonding curves as a price discovery mechanism for token launches
- Why: Doppler solves the initial pricing problem ($100M+ lost to instantaneous
  arbitrage on Ethereum) by combining dutch auctions (incentive-compatible,
  shill-proof) with dynamic bonding curves. This is a mechanism design insight —
  static bonding curves reward speed over information, while dutch auctions
  incentivize truthful valuation revelation. The existing knowledge base captures
  governance (futarchy) and capital formation layers but not the price discovery
  layer beneath them.
- Connections: Complements futarchy-governed launches (MetaDAO/futard.io) as the
  pricing infrastructure beneath governance. Connects to speculative markets
  aggregating information through incentive effects.

Pentagon-Agent: Rio <2EA8DBCB-A29B-43E8-B726-45E571A1F3C8>

* rio: add critical evaluation — dutch auctions penalize true believers

- What: Added challenge section evaluating whether dutch auctions are actually
  the right mechanism for community token launches
- Why: Dutch auctions optimize for price discovery accuracy but make true
  believers (most committed supporters) pay the highest price. This inverts
  community-building incentives. Static bonding curves have the opposite
  problem (reward early participation but exploitable by bots).
- Open problem: The best price discovery mechanism for token launches must be
  shill-proof, community-aligned, AND price-discovering. No existing
  implementation achieves all three.

Pentagon-Agent: Rio <2EA8DBCB-A29B-43E8-B726-45E571A1F3C8>
2026-03-06 08:10:51 -07:00