preflight_agent_training_pair
Check readiness of an installed action revision for agent training by verifying authority blockers, budget, snapshots, scheduler, metering, and artifact storage before any training pair is launched.
Instructions
Read governed-training readiness for one exact installed action revision.
This is a read-only preflight, despite the HTTP POST transport. It sends
only installation_id, revision_id, and optional project_id and
cannot admit, schedule, launch, or persist a training pair. The selected
company and authenticated user's RBAC remain server-derived.
Production currently treats these six authority blockers as definitive:
training_profile_unavailable, budget_authority_unavailable,
snapshot_authority_unavailable, scheduler_unavailable,
metering_unavailable, and artifact_storage_unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| revision_id | Yes | ||
| installation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |