helvabase_confirm_business_claim_approval
Approve the exact sourced business claim with only the code explicitly supplied by its reviewer. Proof and current versions are rechecked. A changed statement or proof cannot reuse this decision. Separate from library/dossier approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| revision | Yes | ||
| projectId | Yes | Helvabase project/mapping ID returned by list or create dossier, never a local path. | |
| challengeId | Yes | ||
| claimVersionId | 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. |