Commit 183efbf
roles(conductor): drop pre-classification of failing-CI stall after shepherd surgical-fix retirement
Companion to 7687bc4 (shepherd: relax surgical-fix constraint).
The conductor's step-4 sub-rule "Out-of-scope failures
(multi-file refactor, public-API change, test deletion) stall
`ci needs fixer`" was a pre-classification of the failing-CI
stall reason; it relied on the shepherd's prior surgical-fix
scope to decide whether the failure was shepherd-handleable.
Under the 2026-06-14 shepherd relaxation, multi-file refactor
is in-scope for the shepherd, and the shepherd's own
escalation classification ("next: fixer / weaver / designer /
liaison") routes onward as needed. The conductor no longer
needs to pre-classify; it stalls `ci red: needs shepherd` and
lets the shepherd decide.
The retired sub-rule is cited inline so a reader of older
journal entries can match the prior conductor stall reasons
to the new flow.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7687bc4 commit 183efbf
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments