evaluate_deploy_gate
Evaluate a proposed change against deploy policy to see if it passes and which gates it triggers, without submitting a deploy request.
Instructions
Evaluate the deploy gate WITHOUT requesting a deploy: returns whether a proposed change would pass policy, and which checks gate it. Read-only — use this to reason before calling request_deploy.
summary: optional human description of the intended change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |