CLI command
probierz repair
Dispatch a bounded repair worker for a recorded failed run.
Invocation#
probierz repair <APP_ID>Required inputs and options#
- `<appId>` is required. `--run` selects a recorded failure; otherwise Probierz selects the newest failed run.
- `--rounds` defaults to 2; `--dry-run` prevents publication of an accepted repair.
Output and state effects#
Runs a bounded Brama repair loop in a fresh worktree, verifies eligible specification fixes through the real journey, and reports the proposed or published repair as JSON.
Exact refusals#
- Missing application ID is refused.
- Unavailable failure evidence, unsafe paths, changes above the file limit, an unverified specification fix, and model or publication failure cannot produce an accepted repair.
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`.