diff --git a/cc-ci-plan/plan-lasuite-drive-recipe-pr.md b/cc-ci-plan/plan-lasuite-drive-recipe-pr.md index 458a587..b5181db 100644 --- a/cc-ci-plan/plan-lasuite-drive-recipe-pr.md +++ b/cc-ci-plan/plan-lasuite-drive-recipe-pr.md @@ -49,8 +49,13 @@ only when necessary") — turning the harness `-c`/READY_PROBE from a *necessity `git.coopcloud.tech`. - **The PR is "working" ONLY when cc-ci verifies it green** (operator rule): trigger cc-ci (`!testme` on the lasuite-drive PR) and require the **full suite incl. the UPGRADE tier** to pass - **repeatedly-green** (not a one-off), **Adversary cold-verified**. **Only then does the operator - merge.** This dogfoods cc-ci: the CI that found the bugs gates the fix. + **repeatedly-green** (e.g. 3 consecutive passes, not a one-off), **Adversary cold-verified**. + **Only then does the operator merge.** This dogfoods cc-ci: the CI that found the bugs gates the fix. + - **SCOPE (operator, 2026-05-29):** this repeated-green / 3× bar is **specific to lasuite-drive + because it was demonstrably FLAKY** — it's a *flakiness proof* (show the fix made it reliably + green, not green-by-luck-once). It is **NOT the general testing standard.** Normal recipe gates + remain **one Adversary cold-verified green** (`plan.md §6.1`); do not generalize 3× to other + recipes/gates. ## 3. Definition of done - [ ] Recipe branch with fixes #1–#4; PR opened (recipe-create-pr).