Commit b6bb5fe
Keep full body-check diagnostics and document them in prompt mode
Two review findings: body-warning formatting kept only the first
diagnostic line, dropping the expected/got detail from findings such as
"incompatible types given to Kernel.++/2" in static mode -- the full
diagnostic is now preserved (indented in the report, verbatim in JSON).
And prompt mode included body_warnings in its payload without telling
reviewers what to do with them -- the instructions now explain
body_check/body_warnings and ask for a defensive-code vs spec-bug vs
code-bug classification.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 640e7cf commit b6bb5fe
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
| 801 | + | |
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| |||
1089 | 1089 | | |
1090 | 1090 | | |
1091 | 1091 | | |
1092 | | - | |
| 1092 | + | |
| 1093 | + | |
1093 | 1094 | | |
1094 | 1095 | | |
1095 | 1096 | | |
| |||
1139 | 1140 | | |
1140 | 1141 | | |
1141 | 1142 | | |
1142 | | - | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
1143 | 1147 | | |
1144 | 1148 | | |
1145 | 1149 | | |
1146 | 1150 | | |
1147 | 1151 | | |
1148 | 1152 | | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
1149 | 1157 | | |
1150 | 1158 | | |
1151 | 1159 | | |
| |||
0 commit comments