Approve an Exact Compiled Application
approve_compiled_applicationCreate a short-lived, single-use authorization for one email-verified candidate, one exact compiled artifact hash, and one unchanged active job. Requires principal_authorized=true, costs the candidate $0, and does not submit an application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_id | Yes | Private artifact ID returned by compile_job_specific_resume. | |
| artifact_hash | Yes | Exact SHA-256 artifact hash returned by compile_job_specific_resume. | |
| principal_authorized | Yes | True only after the named candidate reviews and authorizes this exact artifact for its exact job. |