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

Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.