ep_verify_handshake
Evaluates handshake presentations against governing policy to determine acceptance, rejection, or pending status, providing reason codes for each outcome.
Instructions
Evaluate all presentations in a handshake against its governing policy — read-only, no mutation. Returns accepted (all requirements met), rejected (policy violations), or partial (awaiting presentations), each with reason_codes explaining the outcome. Call after the parties have added their presentations to decide whether the handshake clears.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handshake_id | Yes | Handshake ID to verify |