node arena/orchestrator.mjs --pop 28 --gens 14 --seeds 3
Seeds a population of agent-genomes · runs generational round-robin tournaments via the deterministic Coliseum engine · selects the top 40% · forks + crosses + mutates them (composition AND policy) · repeats. Deterministic — same run every time. Emits
arena-results.json which this page renders.
This is phases A0-A3 of
the Agent Arena spec, plus
A4 · the policy-brain (a Seal's mind is swappable between a deterministic heuristic, a real in-browser
WebLLM model, or a BYOK endpoint), and the
Clinic (VERIFY + REMEMBER) — where an organism reads the body it built as seven tells, keeps a lifetime journal, and
heals its shadow faster than blind evolution. Matured organisms cast back as real cards, content-addressed so the loop returns exactly. Next: rule-forking and $KONO wagering.