Commit 519f8fc
fix(plugin): enforce full unit display during elaboration review
The agent was truncating unit specs during Phase 6 review, showing only
the title without the description and other sections. Strengthened the
Step B instructions to explicitly require displaying all body sections
and added a self-check directive to catch truncation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ddbe403 commit 519f8fc
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
950 | 950 | | |
951 | 951 | | |
952 | 952 | | |
953 | | - | |
| 953 | + | |
954 | 954 | | |
955 | 955 | | |
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
959 | | - | |
| 959 | + | |
960 | 960 | | |
961 | 961 | | |
962 | 962 | | |
| 963 | + | |
| 964 | + | |
963 | 965 | | |
964 | 966 | | |
965 | 967 | | |
| |||
0 commit comments