V.O.T. Guardian quickstart
Requirements
Use a clean checkout, the runtime declared by the repository, and its committed lockfiles. Confirm the active branch before installing anything.
git status --short --branch
Install
Consult README.md and the frontend package manifest
Start
Start the documented supervised frontend workflow
Verify
Run the repository test suite before accepting a change
Human acceptance
Inspect the output, logs, test results, and diff. Accept, request a correction, quarantine, or stop; do not silently promote a generated result.