Explore the five layers of the framework hands-on. Adjust sliders, switch between behavior types, and watch how markets shape what we learn.
Every behavior gets a reward from the incentive map I(b). The probability distribution P*(b) then piles up where rewards are high. Drag the temperature slider to feel the trade-off between exploring widely and sticking with what works.
Pick a behavior type. Supply (what it costs to produce) goes up with quantity. Demand (how much someone values receiving it) goes down. Where they cross, the market settles.
Each circle is an agent. Arrows show who is sending behaviors to whom. Thicker arrows mean bigger rewards. Everyone is both a producer and a consumer.
When you squeeze a model into fewer parameters, you lose information. The rare, unusual behaviors disappear first. Drag left to see diversity collapse.
The cycle goes: spectrum → incentives → market → data → training → synthetic data → back to spectrum. Each pass through the loop squeezes the distribution a little tighter.
On the left, the Golden Rule: assume everyone wants what you want. On the right, the Platinum Rule: actually find out what they want.
"Treat others as you want to be treated"
bi→jGolden = argmax vi(b) − ci(b)vi onto agent j. Fails when vj ≠ vi.
"Treat others as they want to be treated"
bi→jPlatinum = argmax vj(b) − ci(b)v̂j → vj from data, then produces matching behaviors.
Ontology. The space of all possible behaviors B. Defines what can exist before selection.
Dynamics. I: B → R assigns reward to each behavior. Shapes probability via the Boltzmann distribution.
Economics. Multi-agent system that rewards, prices, selects, suppresses, records, and amplifies. Supply = cost, demand = value.
Compression. θ* = argmin DKL(P* ‖ qθ). Compresses market-selected traces into a generative model. Loses the long tail first.
Market design. Designing the incentive map so the market equilibrium maximizes social surplus. The Platinum Rule is the ethical principle: learn vj from data, produce behaviors that maximize receiver value.