CLI command

probierz gate-evaluate

Evaluate evidence against an application's pull-request or release policy without enforcing or activating the gate.

Invocation#

Shell
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 `c589d6917201c31f57e6a7f24522c0d50ae5bd0f`.

Combined help SHA-256: `43f0d9cd136ac2c46ec3eedb2824bd5d6168f235dea4caaa50610c005f40c84a`; binary SHA-256: `7e42c843082863ed265817de90a110a2f27546426a54d372e10009fd665a4d8e`.