create_evidence_pack
Package entity positions, observation reconciliations, and snapshot states into an immutable, SHA-256 hashed evidence pack to enable compliance audits and state-memory task verification.
Instructions
Package entity positions, observation reconciliations, and snapshot states into an immutable, SHA-256 hashed cryptographic evidence pack for compliance and state-memory task verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project identifier | |
| task_id | No | Primary state-memory task ID linked to this proof | |
| entity_ids | No | Entity IDs included in evidence pack | |
| observation_ids | No | Observation IDs included in evidence pack | |
| after_snapshot_id | No | Snapshot ID after action execution | |
| before_snapshot_id | No | Snapshot ID before action execution | |
| linked_state_memory_nodes | No | Linked state-memory node IDs |