411 B
411 B
Canary Promotion And Rollback
The promotion flow is a guarded release model for app changes:
- validate repository and generated docs
- deploy/check dev namespace
- run synthetic, eval, and security checks
- promote main/prod only after checks pass
- keep rollback instructions visible
Run:
./jeannie promote plan
./jeannie promote validate
./jeannie promote rollback website-production