aps_verify_attribution_primitive
Verifies an AttributionPrimitive end-to-end by constructing and checking projections for all four axes. Use as a sanity check after construction or to validate a primitive received from a peer.
Instructions
End-to-end verify of a full AttributionPrimitive: constructs projections for all four axes and verifies each one. Useful as a post-construction sanity check or for verifying a primitive received from a peer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| primitive | Yes | An AttributionPrimitive | |
| issuer_public_key | Yes | Issuer Ed25519 public key hex |