Commit 4a6788e
authored
docs: cap cross-model Codex review at 5 rounds per PR, then escalate (#791)
Add escalation trigger #4: when a PR is gated by a Codex cross-model review,
run at most 5 fix->re-review rounds on that PR; if not clean after the 5th,
stop and ask the human. Per-PR counter, resets each PR. Prevents endless
whack-a-mole on heuristic-style findings (e.g. the phrase-position tuning on
#786) while keeping the gate meaningful.
Related: Spec 077 (specs/077-scanner-simplification)1 parent 8f154ce commit 4a6788e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments