attest_passport_issue
Issue a Pre-Action Attestation Manifest (C15: hive-passport). Signs with Ed25519 over RFC 8785 JCS-canonical body. Reference-grade implementation. Wire format normative; production-grade is Layer B.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | Declared inputs (will be hashed) | |
| action_id | Yes | Caller-supplied action correlation ID | |
| agent_did | Yes | DID of the attesting agent | |
| intended_op | Yes | Operation name, e.g. "tool_invocation" | |
| ttl_seconds | No | Validity window in seconds (default 300) | |
| target_resource | Yes | URI or identifier of the target resource |