CLI command

probierz stado collect

Read an existing job's state immediately and recover its retained evidence if it is terminal.

Invocation#

Shell
probierz stado collect [JOB_ID]

Required inputs and options#

  • The canonical `job-` identifier and matching application ID are required.
  • `--host` selects the original endpoint and defaults to `stado:mini`.

Output and state effects#

Never submits or reruns work. Queued and running jobs return with `collected: false`; a terminal job returns its original run manifest and retained artifacts. A failed run still exits unsuccessfully after collection. MCP exposes the same operation as `probierz_stado_collect`.

Exact refusals#

  • Missing application: `stado collect needs --app <appId>`.
  • Invalid identity or host: `Collection requires a canonical Stado job ID and a known Stado host.`
  • A missing manifest or a manifest for another app is refused rather than accepted as this application's evidence.

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