CLI command

probierz publication

Emit an immutable verified first-use publication manifest from a signed receipt and explicit asset catalog.

Invocation#

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

Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.