software_spot_weld_fix
Request an urgent production or cloud fix through approval gates. By default, preview mode and pull request are on; deployment is off until triggered.
Instructions
Request a bounded urgent production/cloud fix through the Lightbulb loop.
Defaults are intentionally conservative: preview mode on, PR on, deploy off. Production or cloud-impacting fixes are routed with approval gates and CloudOps/deployment context rather than direct mutation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | ||
| workspace_id | Yes | ||
| repository | No | ||
| github_owner | No | ||
| github_repo | No | ||
| project_key | No | ||
| environment | No | staging | |
| scope | No | code | |
| severity | No | high | |
| preview_mode | No | ||
| open_pr | No | ||
| auto_push | No | ||
| trigger_deploy | No | ||
| extra_inputs | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |