helvabase_confirm_plan_agreement
Confirm production agreement using only the one-time code the person explicitly supplied after reviewing this exact plan and selection. Changed plans, other actors, expired codes and replays fail. This is production authorization only, never final content approval or a signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| revision | Yes | ||
| selection | 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. |