CLI command

probierz stado resume

Resume waiting for an existing remote job and recover its original evidence.

Invocation#

Shell
probierz stado resume [JOB_ID]

Required inputs and options#

  • The existing job ID is required.
  • `--host` defaults to `stado:any`; use the endpoint that accepted the job.

Output and state effects#

Waits using the original saved run budget, or recovers its application contract for an older job. It does not submit a replacement. Completion imports the retained evidence into local history. MCP exposes `probierz_stado_resume`.

Exact refusals#

  • Invalid job identifier: `Resuming remote evidence needs a valid existing Stado job ID.`
  • Unknown endpoints, unreadable original contracts and remote failures remain explicit refusals.
  • A completed worker with no recoverable run manifest is reported as `evidence-unavailable`, not passed.

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