Implemented the next 4h-plan phase: dual-run support + explicit cutover gate.

This commit is contained in:
2026-04-06 19:09:20 +10:00
parent 1ef300d25e
commit 1e750e35d1
7 changed files with 238 additions and 20 deletions
+1
View File
@@ -111,6 +111,7 @@ Runbook/docs:
- `docs/rain_model_runbook.md`
- `scripts/recommend_rain_model.py` (rank reports and recommend deploy candidate)
- `scripts/rainml_py.sh` (run ML Python scripts inside the `rainml` container; avoids host virtualenv/dependency setup)
- `scripts/check_rain_cutover_gate.py` (automated pass/fail gate using baseline vs candidate test metrics)
## Publish a test WS90 payload
```sh