Commit 7b4bb42
docs(code-review): correct stale prefix-harness "Phase 4b" comments (#177)
PLN-1229 delivered the deterministic-prefix golden harness
(prefix_golden_harness.py) and its subprocess A/B parity oracle, but two
docstrings and the SCHEMA.md golden-fixture section still described that
work as a future "Phase 4b" that "will extend" the post-collection
harness. Update golden_fixture_harness.py, the cmd_prepare_run docstring,
and SCHEMA.md section 12 to point at the delivered harness and note the
orchestrator now runs the deterministic prefix in-process via run-prefix
rather than walking those stages one at a time. Docs-only; bump 3.4.0 ->
3.4.1.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent dded59a commit 7b4bb42
5 files changed
Lines changed: 17 additions & 6 deletions
File tree
- plugins/code-review
- .claude-plugin
- tools/python
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
719 | 719 | | |
720 | 720 | | |
721 | 721 | | |
722 | | - | |
723 | | - | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
724 | 726 | | |
725 | 727 | | |
726 | 728 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11013 | 11013 | | |
11014 | 11014 | | |
11015 | 11015 | | |
11016 | | - | |
| 11016 | + | |
| 11017 | + | |
11017 | 11018 | | |
11018 | 11019 | | |
11019 | 11020 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
0 commit comments