Commit 0b80c85
docs(review_prs): fix Stage-3 cross-ref and require rationale in result schema (#621)
Address two review nits on the /review_prs sketch:
- The agent-prompt parenthetical cited `review_pr` for the submission
mechanism, but `review_pr.md` tops out at Stage 5 "Present to User" and
documents no `gh api` path. The POST-to-/reviews mechanism lives in this
file's own Stage 3 — re-anchor the cross-reference there.
- Add `rationale` to the RESULT schema's `required` list so an agent can no
longer satisfy the schema with an empty rationale, which the prose
(L135-136) and the Stage-3 report table both assume is present.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent d0bdab6 commit 0b80c85
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments