Complete State Hub bootstrap (POLYCODE-WP-0001); add POLYCODE-WP-0002
This commit is contained in:
parent
c0fc597f37
commit
395d0fddd0
4 changed files with 46 additions and 18 deletions
26
workplans/POLYCODE-WP-0002-simulator-v01-scaffold.md
Normal file
26
workplans/POLYCODE-WP-0002-simulator-v01-scaffold.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
id: POLYCODE-WP-0002
|
||||
type: workplan
|
||||
title: "PolyCode simulator v0.1 scaffold"
|
||||
domain: infotech
|
||||
repo: polycode-sim
|
||||
status: ready
|
||||
owner: codex
|
||||
topic_slug: custodian
|
||||
created: "2026-07-08"
|
||||
updated: "2026-07-08"
|
||||
---
|
||||
|
||||
# PolyCode simulator v0.1 scaffold
|
||||
|
||||
Implement the documented v0.1 simulation engine (`simulator.py`, `strategies.py`, `experiments.py`, `params_default.json`) described in README and specs.
|
||||
|
||||
## Simulator scaffold
|
||||
|
||||
```task
|
||||
id: POLYCODE-WP-0002-T01
|
||||
status: todo
|
||||
priority: high
|
||||
```
|
||||
|
||||
Add minimal runnable simulator with default strategies, params file, `./runs/` output, and a smoke test for one demo run.
|
||||
Loading…
Add table
Add a link
Reference in a new issue