Add Railiance promote rollback tooling
Some checks failed
railiance-tests / smoke (push) Has been cancelled

This commit is contained in:
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.