software_spot_weld_fix
Request a bounded urgent fix for production or cloud issues through a controlled approval workflow. Opens a pull request and preview by default, leaving deployment off for safe review.
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.
Args: coding_harness: Required when this request starts a new consulting project. Choose codex, claude_code, or chatgpt; additional harnesses can be added later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | code | |
| open_pr | No | ||
| request | Yes | ||
| severity | No | high | |
| auto_push | No | ||
| repository | No | ||
| environment | No | staging | |
| github_repo | No | ||
| project_key | No | ||
| extra_inputs | No | {} | |
| github_owner | No | ||
| preview_mode | No | ||
| workspace_id | Yes | ||
| coding_harness | No | ||
| trigger_deploy | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |