attest_passport_verify
Verify a Pre-Action Attestation Manifest (C15: hive-passport). Checks Ed25519 signature, temporal validity, and optionally observed inputs hash. Reference-grade implementation. Wire format normative; production-grade is Layer B.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manifest | Yes | Full passport manifest object (from attest_passport_issue) | |
| observed_inputs | No | Optional observed inputs to check against declared hash |