Ticket Validation Finalize
ticket_validation_finalizeFinalize one immutable validation run for an exact owned ticket scenario revision. Requires the opt-in tickets:validate scope. The server derives owner and actor only from the authenticated API key. Evidence payloads are bounded opaque JSON objects; locator-looking strings are recorded but never opened, resolved, redirected, or fetched. Exact retries by the same credential actor return the original receipt; a changed actor or changed content under the same key conflicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runner | Yes | ||
| summary | No | ||
| verdict | Yes | ||
| evidence | Yes | ||
| ticket_id | Yes | ||
| environment | Yes | ||
| scenario_id | Yes | ||
| scenario_hash | Yes | ||
| idempotency_key | Yes | ||
| source_revision | Yes | ||
| scenario_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes |