platform_deployments
Manage project deployments with typed version manifests, enabling list, create, promote, rollback, restore, and retire actions while controlling confirmation and qualification bypass.
Instructions
[Arch Build] Arch creates and changes projects, agents, tools, configuration, versions, and deployments. Manage deployments with typed version manifests. Actions: list, get, create, promote, rollback, restore, and retire. Rollback/restore/retire require explicit confirmation; qualification bypass requires a reason and existing server permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Create without preflight or retire immediately | |
| label | No | Deployment label | |
| action | Yes | ||
| confirm | No | Required for rollback, restore, and retire | |
| projectId | Yes | Project ID | |
| description | No | Deployment description | |
| environment | No | Environment for create | |
| bypassReason | No | ||
| deploymentId | No | Deployment ID | |
| entryAgentName | No | Entry agent (empty for workflow-only) | |
| modelOverrides | No | ||
| settingsVersionId | No | ||
| targetEnvironment | No | Target environment for promote | |
| agentVersionManifest | No | Typed map of agent names to immutable versions | |
| bypassQualificationGate | No | ||
| workflowVersionManifest | No | Typed map of workflow names to immutable versions | |
| deploymentConfigVarsVersion | No |