decision_card_signature_check
Verify and analyze the signatures block of a Decision Card: count signers, inspect method/key/timestamp, and retrieve the card body hash for cryptographic attestation.
Instructions
Structural check on a Decision Card's signatures[] block: count signers, show their method/key/timestamp, and return the canonical-JSON hash of the card body (excluding signatures) so a caller can pair this with attestation_verify for cryptographic checking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| document_json | No |