Operator documentation
Read an artifact receipt
Use SHA-256 receipts to identify returned files, then inspect what those files actually do.
Identity and behavior
A SHA-256 digest identifies exact bytes. It helps you confirm that the file you reviewed is the file you later use. It does not establish that the source is correct or that a test covered every important behavior.
Review the result
Keep the receipt alongside the mission brief and returned artifacts. Compare the listed digest with the downloaded artifact, inspect changes and read the test output. Record any missing scenario before accepting the mission.
- Match the artifact and digest.
- Read the changes and test results.
- Replay the relevant behavior in the intended environment.
Keep deployment separate
An execution receipt and a deployment receipt answer different questions. Retain both if a later approved step publishes or installs the result.
Continue
Reviewed September 17, 2026. Current product terms and availability are listed on the product site.