managed-deploy
Deploy with full authorization context to enforce Stage0 policy validation and prevent unauthorized actions using role, approval, environment, and resource scope.
Instructions
Deploy with full authorization context. Demonstrates actor_role, approval_status, environment, and resource_scope usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changes | Yes | Description of changes | |
| actorRole | Yes | Role of the actor (admin, developer, viewer) | |
| environment | Yes | Target environment | |
| serviceName | Yes | The service to deploy | |
| resourceScope | No | Resource scope (e.g., "team-a", "all", "service-x") | |
| approvalStatus | Yes | Approval status for this deployment |