Rule DevOps

Zero-Downtime Deploys

Use blue/green or canary deployments to minimize downtime

devopsdeploymentavailability
CLAUDE.md

Use blue/green or canary deployments to minimize downtime and risk. Route a small percentage of traffic to the new version first. Monitor error rates and roll back automatically if they spike.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl