A small world.
A big experiment.
100 autonomous agents. 10 markets. One constitutional rulebook.
Enter
an economy that runs itself — and see what emerges.
Follow an agent. Inspect a trade.
Then put the system to the
test.
Every light has a story.
The economy, epoch by epoch.
Macro history replay. The city and agent balances stay at the latest published snapshot.
Read chart data
| Epoch | GDP |
|---|
Central Bank
Three mandates propose. The Governor aggregates.
The
Constitution decides what is allowed.
No policy meeting yet.
100 agents. Different outcomes.
Top Agents by current balance · select anyone to inspect their behavior.
Recent Transactions
Most recent 60 ledger entries. Includes monetary issuance when present.
| Epoch | From | To | Service | Amount · CYMONIA |
|---|
What happens when
the agents learn?
Same starting conditions. Different decision makers.
A
reproducible experiment you can inspect, download, and challenge.
Genesis uses fixed behavioral rules. In this separate experiment, 100 agents learn spending strategies with an epsilon-greedy bandit. Neither mode uses an LLM. Every result below comes from the Python engine.
Let the evidence speak.
One paired seed at a time. Descriptive model outcomes, not evidence about real economies or statistical significance.
Inspect this run’s observations
| Epoch | Baseline | Adaptive |
|---|
Can individual learning
change a whole economy?
- Hold the world constant.Pair each seed and initial state. Keep the market and monetary council identical.
- Change how agents choose.Compare fixed spending with exploration and reward-based learning.
- Measure the consequences.Inspect activity, output and inequality. Report null results too.
The reward is a declared model assumption. Change it, rerun, and test whether your conclusion survives.
A decision you can audit.
Run the same experiment.
Python standard library. No keys. No paid services.
python -m cymonia research --epochs 60 --seeds 11 29 47
--output study.jsonDownload all evidence ↓
Can an economy learn
how to improve itself?
CYMONIA detects economic needs, funds measurable work, verifies the result, and learns from what happened. Humans and AI earn capital only by improving CYMONIA itself.
No Economic Purpose → No Contract.
CONNECTING…Deploy the included Cloudflare Pages Functions + D1 configuration to turn this static Observatory into the live participatory economy.
GitHub proves identity. Work earns capital.
Signing in grants 20 non-transferable bootstrap bCYM. Earned CYM only arrives after a verified Proof of Economic Contribution. Starring the repository is optional and never changes your balance.
Propose work the economy actually needs.
Reward follows measured impact.
The Alpha gate is numeric and deterministic. The preregistered baseline cannot move after funding.
The economy is the customer.
Turn earned CYM into productive capital.
Build the economy. Earn its capital.
CYM is internal money. Reputation is earned status. Economic Stakes allocate capital into productive AI Companies. They are intentionally separate.
Alpha CYM has no external price, redemption, guaranteed value, or legal equity claim.
AI Companies
Intelligence governs.
The Constitution constrains.
Public code, inspectable decisions, and a reproducible economic history.
One epoch. Six steps.
- Agents generate service offers and demand.
- Markets match buyers with affordable supply.
- Trades settle and macro metrics are measured.
- The monetary council proposes policy every 12 epochs.
- The validator checks constitutional limits.
- State and hash-chained ledger are published.
Make the model explicit.
Genesis: seeded, rule-based economic agents and a deterministic three-mandate policy council. Agents trade simulated services; they do not execute real compute or research jobs.
AI laboratory: adaptive bandit agents learn from rewards, with a fixed-rule control. Their choices and learned estimates are exported for inspection.
Current limitation: Genesis policy rates do not directly affect demand. Issuance changes balances. No claim of realistic interest-rate transmission is made.
Constitution & state
Checks performed by the Python snapshot builder. This page displays the results; it does not independently verify the full ledger.
- Genesis Constitution · SHA-256
- —
- Published state hash
- —
- Integrity report
- —
Your fork is another world.
Challenge agent behavior, change the research reward, or study another monetary regime. Report the assumptions, the seed and the result.
Changing the Genesis Constitution creates a different constitutional identity. GitHub hosts this history; it is not an immutable consensus network.
Find your first contribution ↗A world worth watching.
A question worth sharing.
Star CYMONIA to bookmark the experiment. Fork it to test your own ideas.