polycode-sim/.claude/rules/stack-and-commands.md
tegwick a8e4f03172
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s
Complete POLYCODE-WP-0002 simulator v0.1 scaffold
2026-07-08 15:21:15 +02:00

282 B

Stack

  • Language: Python 3.11+ (simulator scaffold planned)
  • Key deps: stdlib-first; pytest when simulator.py lands

Dev Commands

python3 -m pytest -q tests/
python3 simulator.py
python3 experiments.py

# After workplan edits
statehub fix-consistency