Validate submission (admin)
Re-run Stage-1 lint on a persisted partner submission and optionally trigger Stage-2 AI review. Returns {status, issues[], aiReview?} per spec §6.3. Requires an admin-scoped API key. Submissions belonging to other orgs return submission_not_found.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
submissionId | string | ✅ Yes | - | |
includeAiReview | boolean | ❌ No | false |