Commit 4d44d53
authored
fix(reviewer-bot): finalize stage 2 replay cleanup (#555)
* fix(reviewer-bot): finalize stage 2 replay cleanup
Retire the legacy deferred replay and prose fallback compatibility after the Stage 2 closure gates turn green so reconcile and sweeper follow only the retained router and observer contracts. Replace the legacy locality proof with the final semantic completion gates so after-B6a matrices and current-attempt closure artifacts drive final validation.
* fix(reviewer-bot): skip completion gate without local artifacts
Allow the final Stage 2 completion-gate test to skip when OPENCODE_CONFIG_DIR is unavailable so branch CI does not fail on operator-only artifact checks. Keep the full gate enforced whenever the local Stage 2 artifact directory is present.1 parent 502298e commit 4d44d53
26 files changed
Lines changed: 1005 additions & 1176 deletions
File tree
- scripts
- reviewer_bot_core
- reviewer_bot_lib
- tests
- contract/reviewer_bot
- fixtures
- equivalence
- blast_radius
- comment_routing
- reconcile_replay
- observer_payloads
- integration/reviewer_bot
- unit/reviewer_bot
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 12 | | |
19 | 13 | | |
20 | 14 | | |
| |||
38 | 32 | | |
39 | 33 | | |
40 | 34 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 35 | | |
46 | 36 | | |
47 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
136 | | - | |
| 135 | + | |
137 | 136 | | |
138 | 137 | | |
139 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
71 | | - | |
72 | | - | |
73 | | - | |
| 68 | + | |
74 | 69 | | |
75 | 70 | | |
76 | 71 | | |
| |||
268 | 263 | | |
269 | 264 | | |
270 | 265 | | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
| 266 | + | |
280 | 267 | | |
281 | 268 | | |
282 | 269 | | |
| |||
405 | 392 | | |
406 | 393 | | |
407 | 394 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | 395 | | |
431 | 396 | | |
432 | 397 | | |
| |||
550 | 515 | | |
551 | 516 | | |
552 | 517 | | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | 518 | | |
560 | 519 | | |
561 | 520 | | |
| |||
0 commit comments