Commit 5fbcb78
[QA] review: name the mapper branch in row failures; scope the edit-rule note
- json-looking-judge-prompts.spec.ts: the JsonLookingPrompt.why field was
populated and never read, so a missing row failed with "row for <name>" and
the reader had to go back to the table to learn which mapper branch that
shape reaches. Carry name+why through the UI step and put it in the message.
- taxonomy.yaml: the edit-rule note read as though the edit dialog was driven
for both prompt shapes. Only the plain-string half is; the content_array
half is API-only, because the dialog renders no image part. Scoped the note
to say so, and recorded the open question — the content_array test asserts
content-shape preservation, which no capability in this area names, so it
rides on edit-rule until a human decides whether to add a key or drop the tag.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 38cc35d commit 5fbcb78
2 files changed
Lines changed: 29 additions & 10 deletions
File tree
- tests_end_to_end
- coverage
- e2e/tests/online-evaluation
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | | - | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
669 | 681 | | |
670 | 682 | | |
671 | 683 | | |
| |||
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
79 | 85 | | |
| 86 | + | |
80 | 87 | | |
81 | 88 | | |
82 | 89 | | |
| |||
152 | 159 | | |
153 | 160 | | |
154 | 161 | | |
155 | | - | |
156 | | - | |
| 162 | + | |
| 163 | + | |
157 | 164 | | |
158 | 165 | | |
159 | 166 | | |
| |||
0 commit comments