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
|
|
@ -1,19 +1,15 @@
|
|||
## Stack
|
||||
|
||||
<!-- TODO: Fill in language, frameworks, and key dependencies -->
|
||||
- **Language:**
|
||||
- **Key deps:**
|
||||
- **Language:** Python 3.11+ (simulator scaffold planned)
|
||||
- **Key deps:** stdlib-first; pytest when `simulator.py` lands
|
||||
|
||||
## Dev Commands
|
||||
|
||||
```bash
|
||||
# TODO: Fill in the standard commands for this repo
|
||||
# Planned v0.1 workflow (see README.md)
|
||||
python3 simulator.py
|
||||
python3 experiments.py
|
||||
|
||||
# Install dependencies
|
||||
|
||||
# Run tests
|
||||
|
||||
# Lint / type check
|
||||
|
||||
# Build / package (if applicable)
|
||||
# After workplan edits
|
||||
statehub fix-consistency
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue