aps_verify_promotion
Verifies a promoted statement's PromotionEvent against a PromotionPolicy, checking policy reference, promoter authorization, signature threshold, timeliness, and tamper resistance.
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 |
|---|---|---|---|
| policy | Yes | PromotionPolicy to check against | |
| statement | Yes | Promoted ProvisionalStatement |