Pause-step-resume the economy
Pause at tick 47; inspect why citizen #312 starved; resume.
A toy economy of autonomous AI agents — citizens, firms, regulators — running on visible rules.
AI Society Sandbox is a deterministic, fully-visible micro-society in which every agent's policy and every transaction is inspectable. Citizens have utility functions; firms have production functions; regulators have rule sets. You can step the simulation, change a regulation, and see the macro consequences in 50 ticks. Not a prediction of how AI agents will actually behave; a tool for building intuition about which institutional designs survive autonomous-agent populations.
No magic black box: the policies are short, the rules are short, the data is in front of you. If a result surprises you, you can find the line of code that produced it.
Citizens lose 0.5 cash per tick; trade for 5 with nearby firms if policy permits. Cash to zero = death.
Pause at tick 47; inspect why citizen #312 starved; resume.
Halfway through a run, change all firms to a new policy.
Share a tick-by-tick replay URL.
Citizen (consume + work), Firm (produce + hire), Regulator (set rules).
Greedy, satisficer, RL-shaped, random, malicious — pluggable.
Pause, step, rewind. Inspect any agent's state at any tick.
Add taxes, caps, anti-monopoly rules; see effects.
GDP, Gini, employment, monopoly index over time.