rio: Doppler extraction — dutch-auction dynamic bonding curves #31

Merged
m3taversal merged 2 commits from rio/doppler-extraction into main 2026-03-06 15:10:51 +00:00

2 commits

Author SHA1 Message Date
6fe4872d11 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 15:08:18 +00:00
d407a3b21e 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>
2026-03-06 15:05:44 +00:00