athena_deployment_activation_plan
Creates a deployment activation plan with source-bound, digest-pinned, isolated-canary CAS cutover. Plan-only: does not deploy or grant cutover authority.
Instructions
Compile a PLAN_ONLY source-bound, digest-pinned, isolated-canary, CAS single-writer cutover. It never deploys or grants cutover authority.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | ||
| replicas | No | ||
| sbom_ref | Yes | ||
| image_ref | Yes | ||
| source_head | Yes | ||
| canary_percent | No | ||
| token_secret_ref | Yes | ||
| state_snapshot_ref | Yes | ||
| state_snapshot_digest | Yes | ||
| release_attestation_ref | Yes | ||
| expected_current_image_ref | No |