CLI command
probierz stado collect
Read an existing job's state immediately and recover its retained evidence if it is terminal.
Invocation#
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 `c589d6917201c31f57e6a7f24522c0d50ae5bd0f`.
Combined help SHA-256: `43f0d9cd136ac2c46ec3eedb2824bd5d6168f235dea4caaa50610c005f40c84a`; binary SHA-256: `7e42c843082863ed265817de90a110a2f27546426a54d372e10009fd665a4d8e`.