aps_sign_attribution_consent
Signs an attribution receipt with the cited principal's private key to grant consent, enabling verification and citation checks to pass.
Instructions
Representation boundary: the cited principal adds their consent signature to an AttributionReceipt. Without this signature, verifyAttributionConsent and checkArtifactCitations reject the receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt | Yes | AttributionReceipt JSON from aps_create_attribution_receipt | |
| cited_principal_private_key | Yes | Hex private key of cited principal |