aps_verify_promotion
Verifies that a promoted statement cryptographically satisfies the promotion policy, including policy reference match, promoter identity, threshold, signatures, and tamper checks.
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 | No | PromotionPolicy to check against | |
| statement | No | Promoted ProvisionalStatement |