job_preflight
Preflight expensive jobs against ChatGPT quota; defer if exhausted to avoid failed runs and allow later resumption.
Instructions
Call before a costly boundary such as a long build, test, deploy, migration, training, or packaging job. Obey defer decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobClass | Yes | ||
| description | Yes | ||
| workspaceRoot | Yes | Absolute workspace root path. | |
| estimatedMinutes | No |