helvabase_confirm_review
Record the reviewer's explicit confirmation using the one-time code THEY supplied after inspecting this exact revision. Never invent, search for or read the code from their mailbox. Old revisions, changed sources, expired codes and replays are rejected. This records email-confirmed authorization, not a legal electronic signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| revision | Yes | ||
| challengeId | Yes | ||
| idempotencyKey | Yes | Unique key for this logical mutation. Reuse exactly the same key and arguments after a timeout; never generate a new key to force a replay. |