Add CTO live promotion readiness gate

This commit is contained in:
Svrnty
2026-05-25 13:11:24 -04:00
parent d4dfff5584
commit a576288d49
6 changed files with 379 additions and 26 deletions
+7
View File
@@ -39,6 +39,13 @@ python3 evals/runners/run-promotion-fixtures.py
python3 evals/runners/score.py evals/reports/2026-05-25-promotion-fixture-execution.yaml
```
Run the live-promotion readiness gate from `cto/`:
```bash
python3 evals/runners/run-live-promotion-readiness.py
python3 evals/runners/score.py evals/reports/2026-05-25-live-promotion-readiness.yaml
```
Check Codex comparative readiness from `cto/`:
```bash