Workspace controller repo.
- Manifest:
manifest/workspace.toml - Lock:
manifest/workspace.lock.json - Runner (Python):
tools/runner/runner.py - Protocol + fixtures:
protocol/
See docs/SCOPE_PURPOSE_STATUS_BACKLOG.md for scope, current state, and the rolling backlog.
python3 tools/runner/runner.py list
python3 tools/runner/runner.py fetch
python3 tools/runner/runner.py run build --all
python3 tools/runner/runner.py run test --allCreate manifest/overrides.toml (gitignored) to point a component to a local path.