Submit a project for a static fit check
submit_project_reviewCreates one real CRM lead and review. Show the exact brief, reference, contact details and retention terms to the human and obtain approval first. Submission authorizes review only, never repairs, deployment or paid work. Mark all agent claims client-reported. Generate a UUID once for review_key, retain it privately, and reuse it unchanged on retries. Use either repository_url + full commit_hash or snapshot_id + upload_token. Never submit secrets or file bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human submitter's own name | |
| brief | Yes | Goals, stack, named workflows, known problems, and client-reported assertions, up to 8000 characters | |
| Yes | Human submitter's own email | ||
| review_key | Yes | Private UUID idempotency and status-access key, generated once | |
| commit_hash | No | Full 40- or 64-character commit hash | |
| review_only | Yes | ||
| snapshot_id | No | Frozen snapshot ID from finalize_review_upload | |
| upload_token | No | Private capability from prepare_review_upload | |
| agent_identity | Yes | Stable name of the submitting coding agent | |
| human_approved | Yes | ||
| repository_url | No | HTTPS GitHub, GitLab, or Bitbucket repository URL | |
| rights_to_submit | Yes |