write_manifest
Emits a provenance manifest that makes a submitted job reproducible, refusing incomplete or unverified requests to ensure provenance integrity.
Instructions
Emit the provenance manifest that makes the run reproducible.
Refuses incomplete provenance: the job must be a fully built request (app, name, resources, inputs) and the uuid must belong to a job this server submitted. A manifest that cannot reproduce the run is worse than none.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes | ||
| uuid | Yes | ||
| request | Yes | ||
| out_path | Yes | ||
| snippet_ids | Yes | ||
| estimated_su | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |