Build the world
A hive, flowers, energy, weather, and several virtual bees. The season ends; we count honey, survival, and invalid actions.
OPEN-SOURCE MULTI-AGENT AI LAB
A deterministic bee simulation where strategies compete on identical worlds, learned policies face predeclared safety gates, and failed experiments stay in the record.
NEW HERE? BEGIN BEFORE THE JARGON
A hive, flowers, energy, weather, and several virtual bees. The season ends; we count honey, survival, and invalid actions.
Handwritten rules and learned policies solve the same problem: act independently without wasting the colony's shared resources.
The same random seed recreates the same world, so a strategy cannot win merely by receiving an easier map.
Declared gates, isolated final tests, model hashes, and retained failures make each promoted result traceable.
The whole journey: bee simulator → rule baselines → learned policies → fair exams → evidence-backed release.
WHY IT MATTERS BEYOND BEES
SweetGold does not sell a bee policy. It makes coordination, fair evaluation, promotion, and audit evidence understandable in one end-to-end system. The workflow may transfer; each industry claim still needs domain validation.
From simulator and baselines to learned policies, isolated final tests, verified models, and auditable decisions.
Warehouse and robot fleets, drone inspection, mobility research, games, AI evaluation, and technical education.
Universities, corporate academies, ML platforms, governance teams, simulation R&D, and technical consultancies.
Deterministic comparisons, predeclared gates, retained failures, model integrity, and bilingual explanation form one coherent workflow.
No customer discovery, paid pilot, real fleet integration, multi-user hardening, or measured business outcome exists yet.
Validate one repeated, urgent buyer problem.
Connect one external or customer simulator.
Measure time, defect, or audit reduction.
Standardize only what repeats.
Integrate PettingZoo, RLlib, Isaac Lab, and model registries. Do not compete on environment count, algorithm breadth, GPU scale, or generic tracking.
Apache-2.0 permits compliant use, modification, redistribution, and commercial reuse. The defense is trusted upstream, brand, adapters, evidence, community, and customer context.
After customer interviews, connect one PettingZoo environment and publish a stable evidence schema before adding more algorithms or a SaaS dashboard.
Most credible first paths: education and enablement, then an adapter-based evaluation and promotion toolkit. Direct industrial control remains a hypothesis until domain-specific evidence exists.
Read the full customer, SWOT, commercialization, and roadmap analysis →PRODUCT WORKFLOW · M15
balanced · yield · safety
survival · invalid actions
JSON · Markdown
recommend or reject explicitly
M15 selects among existing strategies; it does not train a new policy. M16 is the latest engineering milestone.
QUESTIONS BEFORE CLAIMS
No. The bee world is a reference environment for multi-agent coordination. The durable product is the reproducible evaluation and evidence workflow.
No. A small league is a demonstration. Formal claims require predeclared gates, isolated final seeds, and cross-scenario evidence.
No. The workflow may transfer, but every physical domain still needs its own simulator, integration, safety, and regulatory validation.
Answers for visitors, learners, researchers, engineers, contributors, partners, and governance teams.
Explore the FAQ →LATEST PROMOTED POLICY · M14
M14 · 50 untouched seeds in each of 6 scenarios · selected only on disjoint validation seeds · M15 does not change these results
STRATEGY ARENA
Run two policies from the same seed. Compare honey, survival, efficiency and invalid actions live—then replay every frame.
ENGINEERING GUARANTEES
Seeded environments and matched episodes make every comparison repeatable.
Preflight checks block leakage across training, validation, selection and final tests.
Confidence, yield and safety thresholds live in versioned experiment configs.
Immutable releases, exact sizes, SHA-256, licenses and atomic installs protect checkpoints.
JSON run bundles retain commits, runtimes, seed manifests, metrics and decision links.
Core tests and end-to-end ML smoke pipelines run in CI; failed audits stay visible.
Enterprise-style engineering practices with an explicit boundary: the built-in server is a local experimentation interface, not a hardened multi-user production service.
On the measured small behavior-cloning workload, the M1 Pro CPU was about 6.4× faster than MPS because accelerator overhead outweighed useful parallel work. Hardware evidence—not “GPU is always faster”—drives the decision.
Read the hardware benchmark →15 MILESTONES, ONE AUDIT TRAIL
Behavior cloning + DAgger
Local actors, global critic
Robustness gaps preserved
Hierarchical return control
Auditable agent workflow
M10–M12 failed their declared gates. SweetGold records why instead of moving the goalposts.
M14 is the latest promoted policy. M15 is the latest completed workflow: it turns Arena evidence into a constrained, auditable recommendation.
ZERO-DEPENDENCY START
$ git clone https://github.com/alanthssss/sweetgold.git
$ cd sweetgold
$ python3 main.py play --port 8080
✓ Arena ready at http://127.0.0.1:8080