CLI command
probierz gate-evaluate
Evaluate evidence against an application's pull-request or release policy without enforcing or activating the gate.
Invocation#
probierz gate-evaluate <APP_ID> <MODE> <EXPECTED_HARNESS_SHA>Required inputs and options#
- Application ID, mode, expected harness SHA-256, source SHA-256, and selected runs define the decision.
- Release mode additionally requires a release ID and signed receipt.
Output and state effects#
Writes the full gate evaluation and blocking reasons as JSON. A non-passing verdict sets exit code 1 but does not change enforcement state.
Exact refusals#
- Missing core positionals: `gate needs an app ID, mode, and harness SHA-256`; valueless flags are refused.
- Only `pull-request` and `release` modes are accepted.
- Source/build mismatch, failed or insufficient runs, missing/hash-mismatched artifacts, wrong run kind, and release receipt failures remain explicit blocking errors.
Source snapshot#
Generated from the Rust binaries at https://github.com/wisent-ai/probierz.git revision `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.
Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.