PolyCode Simulator is a Python-based agent simulation framework for studying governance and resource-allocation dynamics. It models investor and voter strategies, runs parameterized scenario sweeps, and aggregates KPIs to compare the behavior, robustness, and outcomes of different allocation mechanisms.
## Core Idea
Polycode is a simulation laboratory for mechanism design: a way to test governance and funding systems before deploying them in the real world.
## In Scope
- Core simulation engine for a single demo run
- Pluggable investor/voter strategy modules
- Parameter sweeps and KPI aggregation via experiments.py