create_artifact_provenance
Tag agent-generated artifacts with provenance metadata including content hash, risk class, and authoring agent to enable traceability and compliance verification.
Instructions
Tag an agent-generated artifact with provenance metadata (content hash, risk class, authoring agent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delegation_ref | Yes | ||
| intended_use | Yes | ||
| risk_class | Yes | ||
| requires_human_execution | No | ||
| content | Yes | The artifact content (used for hash, not stored) | |
| artifact_type | Yes | e.g. email_draft, code_script, database_query | |
| valid_until | Yes | ||
| trust_epoch | No |