Complete POLYCODE-WP-0002 simulator v0.1 scaffold
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

This commit is contained in:
tegwick 2026-07-08 15:21:15 +02:00
parent 6499e38504
commit a8e4f03172
9 changed files with 268 additions and 5 deletions

View file

@ -26,8 +26,8 @@ Polycode is a simulation laboratory for mechanism design: a way to test governan
## Current State
- Planning/spec repo: README and pitch materials exist; v0.1 Python simulator modules not yet committed.
- Bootstrap State Hub integration (POLYCODE-WP-0001) finished; next: simulator scaffold (POLYCODE-WP-0002).
- v0.1 simulator scaffold committed (`simulator.py`, `strategies.py`, `experiments.py`); outputs under `runs/`.
- POLYCODE-WP-0002 finished; next implementation work should extend strategies and KPI reporting.
## Getting Oriented