aga_create_artifact
Create sealed policy artifacts by attesting subjects and loading them into the portal for AI agent enforcement. Accepts content or pre-computed hashes.
Instructions
Attest subject, generate sealed Policy Artifact, load into portal. Accepts content or pre-computed hashes. (Claims 1a-1d)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject_content | No | Content/bytes of the subject | |
| subject_bytes_hash | No | Pre-computed SHA-256 bytes hash | |
| subject_metadata_hash | No | Pre-computed SHA-256 metadata hash | |
| subject_metadata | No | ||
| measurement_cadence_ms | No | ||
| enforcement_action | No | ||
| ttl_seconds | No | ||
| measurement_types | No | ||
| evidence_items | No | ||
| behavioral_baseline | No |