review_move
Apply one explicit founder review decision: revise the current managed attempt, withdraw unfinished work, adopt an inspected legacy result, or correct a recorded publication. Revision starts a new attempt only when this transaction wins. This never publishes anything. Free; requires the 'act' scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| job_id | Yes | ||
| move_id | Yes | ||
| asset_url | No | ||
| operation | Yes | adopt_legacy_result requires a null expected attempt, exact move CAS, exact legacy job CAS when job_id is present, and inspected prepared content or asset URL. | |
| prepared_content | No | ||
| expected_attempt_id | Yes | Exact managed attempt. Null identifies legacy work and requires exact move CAS plus legacy job CAS when job_id is present. | |
| expected_move_state | No | ||
| expected_legacy_state | No | ||
| expected_move_updated_at | No | ||
| expected_legacy_updated_at | No |