aps_verify_promotion
Verify that a promotion event cryptographically satisfies the promotion policy, checking policy reference, required signers, threshold, signature, time limit, and author-signature integrity.
Instructions
Commitment boundary: verify that a promoted statement's PromotionEvent cryptographically satisfies the PromotionPolicy (policy_reference match, promoter in required_signers, threshold, signature, max_time_to_promote, author-signature tamper check).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statement | No | Promoted ProvisionalStatement | |
| policy | No | PromotionPolicy to check against |