ep_verify_handshake
Evaluate handshake presentations against governing policy to determine acceptance, rejection, or partial status with reason codes. Use after all parties add presentations.
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 |