Multi-Layer Verification
verify_layersRun six verification gates (type check, lint, build, tests, secret scan, dependency CVEs) on a repository and get an explicit SHIP or HOLD verdict for shipping readiness.
Instructions
Six independent verification gates: type check, lint, build, tests, secret scan, dependency CVEs. Blocking gates (types, build, tests, secrets) must pass to ship. Returns an explicit SHIP or HOLD verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the repository root |