aps_compute_attribution_action_ref
Compute a content-addressed hex SHA256 hash (action_ref) for an action tuple, enabling indexing of primitives by action without full primitive construction.
Instructions
Derive the action_ref (hex sha256) for an action tuple. action_ref is the content-addressed anchor that all four axis projections bind to. Useful for indexing primitives by action without constructing the full primitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonce | Yes | ||
| params | Yes | ||
| agentId | Yes | ||
| actionType | Yes |