attest_gate_evaluate
THE HEADLINE TOOL. Evaluate whether an agent may proceed through the HiveAttest gate (C19: hive-gate-enforcer). Verifies passport signature + expiry, cargo registry membership, and warranty status. Every response (allow OR deny) includes a signed C18-format receipt of the gate decision. Reference-grade implementation. Wire format normative; production-grade is Layer B.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Additional gate evaluation context | |
| custody_root | No | Expected custody chain Merkle root (optional) | |
| warranty_ids | No | Active warranty IDs to verify | |
| cargo_manifest | No | C17 cargo manifest (optional) | |
| passport_manifest | Yes | C15 passport manifest from attest_passport_issue |