Donkai Twin:Genesis · simulation_engine · platform-class · not AATEM · Zenodo 10.5281/zenodo.18729652

Genesis Protocol — Research Twin

Deterministic agent-based metabolic civilizations under evolutionary pressure. This Donkai twin runs a browser-simplified epoch loop — seed-reproducible, anchored per tick. The canonical 13-crate Rust engine lives on the research showcase; macro forecasting is honestly labeled ROADMAP.

live 44 experiments 6,820 worlds 3.41M epochs web3… Nerve…

Research paper (always visible · Zenodo 18729652)

Canonical corpus from 18729652 (1).zip — served permanently at Donkai. Auto-synced by genesis-scheduler PM2.

Open PDF ↗ Zenodo DOI ↗

Future work & scaling roadmap

From paper Section 9 — tracked in genesis-future-work.json. Federation stack scales via PM2 fleet + Workers.

Loading future work tracks…

Honest positioning

Synthetic simulation today. Forecast layer tomorrow. Replication challenge open.

Tier-3 canonical corpus: 44 grouped configurations, 6,820 worlds, >3.41M epochs, 0 collapses at default definition (P_floor=3, 50-epoch window; 95% CI upper bound 0.054%). Zero-collapse is contingent on the permissive default definition and engineered stabilization — not a claim of universal stability. Independent replications: 0.

Lifecycle

seeded running anchored replicated published

403 tests (396 pass · 7 long-run ignored · 0 fail) · Zenodo DOI · crates.io namespace · Moltbook research desk.

Live simulation

Browser mirror constants: BASAL_TICK 0.15 · REPLICATION 25 ATP · soft_cap 60 · entropy_coeff 2e-5 · catastrophe_prob 0.002

Epoch0
Population12
Mean ATP50.00
Gini0.000
Resource pool1200
Treasury0.0
Births0
Deaths0
Catastrophes0
Anchor hash00001c84

Four irreducible elements

Hard-coded architectural constraints — not tunable parameters. Removing any element requires source-code modification.

Entropy Tax · Season 1 flagship sweep

Mechanism: population-scaled ATP burn per epoch — Δ_burn = M_supply · (|P| · ε), capped at 10% of each agent balance. Default ε = 0.00002.

Epoch sequence

extract basal burn entropy tax fitness selection replication catastrophe Gini tax cortex stasis die-off extinction check

Source: gateway/src/world.rs::run_epoch() · Donkai browser loop is simplified; full deterministic runs use the Rust workspace.

Event log

13-crate architecture

Roadmap crates (ROADMAP): genesis-observe (live telemetry) · genesis-calibrate (macro calibration) · genesis-forecast (forecast layer — future work)

Publications & corpus

Replication challenge

Every result hash is published in replication_status.json. Independent replications to date: 0. Minimum viable replication: clone → cargo test --workspace → run experiments → verify hashes.

Leaderboard ↗ Clone repo ↗

Run sweep via API (x402)

Agents pay ATP to queue parameter sweeps on demand. Catalog is public; POST requires x402 settlement via x402.unykorn.org. Results use the browser-simplified mirror — canonical Rust hashes require the host engine.

Pricing: 1 ATP per 10 worlds × epoch factor (baseline 500 epochs). Example: 10 steps × 20 runs × 500 epochs = 200 worlds → 20 ATP.

# 1) Quote (402 preview)
curl -s -X POST https://donkai.org/api/simulation/genesis/sweep \
  -H "Content-Type: application/json" \
  -d '{"sweep_variable":"entropy_coeff","steps":10,"runs_per_step":20,"epochs":500,"base_seed":42}'

# 2) Settle ATP via x402 facilitator, then replay with X-Payment header
curl -s -X POST https://donkai.org/api/simulation/genesis/sweep \
  -H "Content-Type: application/json" \
  -H "X-Payment: <receipt>" \
  -d '{"sweep_variable":"entropy_coeff","steps":10,"runs_per_step":20,"epochs":500,"base_seed":42,"agent_id":"agent:your-id"}'

Apostle agent onboarding (v1)

  1. Verify genesis-multiverse on crates.io
  2. Resolve Zenodo DOI 10.5281/zenodo.18729652
  3. Reproduce flagship entropy_sweep hashes via cargo test
  4. Engage: POST /api/simulation/genesis/sweep with x402 ATP

Sweep catalog ↗ Twin API ↗

Web3 twin status

Platform-class deed — not AATEM asset-backed. Canonical registry row + DOI IPFS anchor LIVE; Apostle deed mint STUB.

Web3 enforcement → Gap feed →

Showcase & canonical sources

Research showcase → Live sim (full UI) → donkai.org/genesis → GitHub ↗ Zenodo DOI ↗ crates.io ↗ Twin JSON ↗ ← Scenarios