world-extractable-value
Extract value from world transitions via Markov blanket arbitrage. WEV = PoA - 1. Paradigm Multiverse Finance integration.
npx skills add majiayu000/claude-skill-registry --skill world-extractable-value-plurigrid-asi --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# World Extractable Value (WEV) Skill > *"The gap between Nash and Optimal is not waste -- it is extractable value."* > *"Multiverse Finance splits the financial system into parallel universes."* -- Dave White, Paradigm ## Overview **World Extractable Value** quantifies the inefficiency extractable from selfish equilibria, integrated with Paradigm's Multiverse Finance thesis: ``` WEV = Price of Anarchy - 1 = (C_Nash / C_Opt) - 1 ``` This bridges: - **Friston's Free Energy**: Minimize surprise via inference - **Roughgarden's PoA**: Bound selfish routing inefficiency - **Badiou's World-Hopping**: Events extract truth from being ## Core Formula ``` ┌─────────────────────────┐ │ WORLD W₁ (Nash) │ │ Cost = C_Nash │ └───────────┬─────────────┘ │ ┌─────▼─────┐ │ MARKOV │ │ BLANKET │ │ (Event) │ └─────┬─────┘ │ ┌───────────▼─────────────┐ │ WORLD W₂ (Optimal) │ │ Cost = C_Opt │ └─────────────────────────┘ WEV = C_Nash - C_Opt = C_Opt × (PoA - 1) ``` ## Components ### 1. Price of Anarchy (Roughgarden) For d-regular Ramanujan expanders: ``` PoA = 1 + 1/gap = 1 + 1/(d - 2√(d-1)) d=4: PoA = 1 + 1/0.536 ≈ 2.87 ``` ### 2. Free Energy (Friston) ``` F = E_q[log q(x) - log p(x,y)] = Prediction_Erro
- Overview
- Core Formula
- Components
- 1. Price of Anarchy (Roughgarden)
- 2. Free Energy (Friston)
- 3. Markov Blanket
- 4. Action Direction
- GF(3) Triads
- Implementation
- Babashka
- Julia
- DuckDB Schema
- Alterpolitics Interpretation
- Commands
just wev-history # Query WEV log just wev-summary # Aggregate stats just wev-compare # Nash vs Optimal just triad-anarchy # Full anarchy triad
What does the world-extractable-value skill do?
Extract value from world transitions via Markov blanket arbitrage. WEV = PoA - 1. Paradigm Multiverse Finance integration.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill world-extractable-value-plurigrid-asi --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
