ep_bind_receipt_to_commit
Bind a receipt to a commit to finalize the commit-execute-receipt cycle, linking the action outcome to the signed authorization.
Instructions
Bind a post-action receipt to a commit, completing the commit-execute-receipt cycle. Links the behavioral outcome back to the signed authorization token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commit_id | Yes | Commit ID to bind to (epc_...) | |
| receipt_id | Yes | Receipt ID to bind (ep_rcpt_...) |