rio: fix 2 broken piped wiki links — trilemma aliases now point to early-conviction pricing claim

- 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>
This commit is contained in:
m3taversal 2026-03-06 16:20:52 +00:00
parent 3990fb1c71
commit e7992c3e94
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ depends_on:
# 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 # 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 [[token launch mechanisms face an impossible trilemma between shill-proofness community alignment and price discovery because optimizing for any two structurally undermines the third|launch mechanism 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 [[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. 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.

View file

@ -25,7 +25,7 @@ Token launches are neither. They are **hybrid-value auctions** with two interact
**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. **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 [[token launch mechanisms face an impossible trilemma between shill-proofness community alignment and price discovery because optimizing for any two structurally undermines the third|launch mechanism 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. **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. **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.