verify_delegation
Check a delegation's signature and stated time window to confirm its integrity and internal consistency. Fails closed when expiration is unreadable.
Instructions
Check a delegation's signature and its stated window. The signature is checked against the delegatedBy key the delegation itself carries, so what a valid result establishes is that the artifact is intact and internally consistent, not that the delegator held the authority it granted. Revocation is not consulted here. An expiresAt the verifier cannot read now fails closed instead of being skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delegation_id | Yes | Delegation ID to verify |