fix(#2856): calibrate ADR convention violation severities in review agent#2857
Conversation
…gent The review agent correctly identified ADR immutability violations but rated them at low severity, causing authors to dismiss findings that human reviewers later treated as blocking. Add explicit severity rules to the intent-coherence sub-agent: substantive rewrites of accepted ADR sections are high severity, amendment scope violations are medium, and novel annotation formats remain low. Register the new categories in the orchestrator's dimension mapping so findings route correctly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Site previewPreview: https://749e3ac3-site.fullsend-ai.workers.dev Commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
🤖 Finished Retro · ✅ Success · Started 9:35 AM UTC · Completed 9:46 AM UTC |
|
PR #2857 is a bot-authored fix that calibrates ADR convention violation severities in the review agent's intent-coherence sub-agent. It was generated from issue #2856, which was itself filed by the retro agent after analyzing PR #2453 — where the review agent under-rated ADR immutability violations (LOW) that human reviewers treated as blocking (HIGH). The code agent produced a clean single-commit fix adding severity guidance and two new finding categories ( Two notable findings:
Proposals filed
|
The review agent correctly identified ADR immutability violations but rated them at low severity, causing authors to dismiss findings that human reviewers later treated as blocking. Add explicit severity rules to the intent-coherence sub-agent: substantive rewrites of accepted ADR sections are high severity, amendment scope violations are medium, and novel annotation formats remain low. Register the new categories in the orchestrator's dimension mapping so findings route correctly.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Closes #2856
Post-script verification
agent/2856-adr-severity-calibration)43388d57a168ed0b5caf97463414003677404fa2..HEAD)