generated from coulomb/repo-seed
2889340928c2b06bdab221a3a6662c25e526bc52
Update runbook for SAND-WP-0004: make e2e delegates to validate run.
wise-validator
Cross-repo use-case validation for Coulomb — health polling, test execution, and State Hub reporting on environments established by sand-boxer.
Charter: INTENT.md
Quick start
make setup && make install # validate CLI → ~/.local/bin
# Requires sand-boxer on PATH: cd ~/sand-boxer && make install
export SANDBOXER_HOST=coulombcore
export SANDBOXER_COMPOSE_CMD=podman-compose
validate run ~/activity-core
Commands
validate run <repo> # full e2e validation
validate run <repo> --keep # skip sandbox destroy
validate run <repo> --no-report # skip State Hub
validate version
Layout
src/wisevalidator/— schema, runner, reporter, sand-boxer clientdocs/runbooks/validate-compose-e2e.md— operator runbookdocs/integrations/sand-boxer.md— sibling boundary
Development
make check # lint + test
make test
make lint
Languages
Python
94.5%
Makefile
3%
Shell
2.5%