Simulator for PolyCode Market Dynamics
Refs CUST-WP-0067-T10 Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006 |
||
|---|---|---|
| .claude/rules | ||
| .forgejo/workflows | ||
| specs | ||
| tests | ||
| workplans | ||
| .custodian-brief.md | ||
| .gitignore | ||
| .repo-classification.yaml | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| experiments.py | ||
| INTENT.md | ||
| LICENSE | ||
| params_default.json | ||
| README.md | ||
| SCOPE.md | ||
| simulator.py | ||
| strategies.py | ||
| WORK-RECORDS.md | ||
PolyCode Simulator (v0.1)
Simulator for PolyCode Market Dynamics
Quickstart
- Run a single demo simulation:
python simulator.py
- Run a tiny parameter sweep (edit ranges inside
experiments.pyfor deeper runs):
python experiments.py
Outputs are written to ./runs/.
Files
spec.md— rigorous protocol description (this repo)README.md— quickstartsimulator.py— core engine + one‑run demostrategies.py— pluggable investor/voter strategiesexperiments.py— grid sweeps and KPI aggregationparams_default.json— baseline parameters