Commit 0200707
fix: scenario H fixture hunk pins the old lib/co-evolution.sh head
The hand-crafted metacharacter diff in code-proposer-simulation.sh carries
verbatim context from the top of lib/co-evolution.sh; the patsub_replacement
guard added 7 lines there, so git apply --check rejected the hunk on all
three CI platforms. Context updated to the current head (with a comment
warning that hand-crafted hunks pin file content).
Process note: the regression escaped local checking because only the
--quick suite ran before push (it skips this slow sim). Full suite
(20/20) now verified before this push.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0e949f4 commit 0200707
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
693 | 696 | | |
694 | 697 | | |
695 | 698 | | |
696 | | - | |
697 | | - | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
698 | 702 | | |
699 | 703 | | |
700 | 704 | | |
| |||
0 commit comments