lasuite-drive PR: scope the repeated-green/3x bar to lasuite-drive (flakiness proof) — NOT the general standard (operator 2026-05-29)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-29 13:25:10 +01:00
parent 7a87dc02b1
commit e7ed0e14b8

View File

@ -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).