Add Railiance promote rollback tooling

This commit is contained in:
tegwick 2026-06-27 17:01:11 +02:00
parent 6d862e68be
commit 87bd73b26b
9 changed files with 484 additions and 15 deletions

View file

@ -60,6 +60,11 @@ This model emphasizes:
---
### `railiance-stage3`
- Backs `bin/railiance promote` and `bin/railiance rollback`.
- Emits non-secret JSON plans/results for stable promotion and rollback.
### `railiance-stage2`
- Backs `bin/railiance deploy --stage 2` and `bin/railiance observe --stage 2`.
- Emits non-secret JSON plans/results for canary deployment and observation.