CLI command

probierz gate-enforce

Enforce an already activated pull-request or release gate against the supplied exact evidence.

Invocation#

Shell
probierz gate-enforce <APP_ID> <MODE> <EXPECTED_HARNESS_SHA>

Required inputs and options#

  • The evidence inputs match `gate-evaluate`; the selected gate mode must also be activated.

Output and state effects#

Writes enforcement status and verdict as JSON. Any non-passing verdict sets exit code 1 and denies the gated operation.

Exact refusals#

  • All evaluation refusals apply.
  • A gate not yet activated green is denied with the exact reason `gate is pending green activation`.
  • Evidence/configuration failures cannot be bypassed by a prior activation.

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