CLI command
probierz publication
Emit an immutable verified first-use publication manifest from a signed receipt and explicit asset catalog.
Invocation#
probierz publication [RECEIPT] [ATTEMPT_ID] [JOURNEY_ID]Required inputs and options#
- Receipt file, attempt ID, journey ID, and `--assets <json>` are required.
- `--public-key` or `--fingerprint` may pin receipt trust.
Output and state effects#
Verifies the receipt and asset bindings, then writes the publication manifest as JSON. It does not upload or publish the assets itself.
Exact refusals#
- Missing core values: `publication needs receipt, attemptId, journeyId, and --assets <json>`.
- Every publication invariant is fail-closed with `publication rejected: …`, including receipt trust, passing evidence, source/build identity, asset hashes, timestamps, redaction, and journey coverage.
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`.