Simulator for PolyCode Market Dynamics
Maintainer decision, 2026-07-29: adopts TRSL V1C1 as this repo's preliminary governing license, per target-revenue's workplans/TREV-WP-0008-governance-and-pilot-rollout.md T05. Full specialist legal review is deferred until out of beta (target-revenue SCOPE.md §1). No Phase is yet declared for this repo. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .claude/rules | ||
| .forgejo/workflows | ||
| specs | ||
| tests | ||
| workplans | ||
| .custodian-brief.md | ||
| .gitignore | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| experiments.py | ||
| INTENT.md | ||
| LICENSE | ||
| params_default.json | ||
| README.md | ||
| SCOPE.md | ||
| simulator.py | ||
| strategies.py | ||
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