Skip to content

docs(agents): answer review findings at the owning rule - #2620

Merged
thymikee merged 1 commit into
mainfrom
docs/agent-review-invariants
Sep 15, 2026
Merged

thymikee merged 1 commit into
mainfrom
docs/agent-review-invariants

Conversation

@thymikee

Copy link
Copy Markdown
Member

Summary

Adds an "Answering review findings" section to docs/agents/pull-requests.md, and extends the smaller-design bullet so the question is asked when a change adds an abstraction, seam, dependency, or ownership rule, whatever its size.

Why: the five open PRs with the most review rounds (#2571, #2600, #2599, #2598, #2592) show the same shape. A finding names sites or half a rule; the fix patches exactly those sites and claims completeness; the next review finds the next site. On #2571 one ask ("one parser for the warnings field") took four rounds although a single grep at the first head showed every remaining copy. The new rules make the implementer fix at what enumerates the sites, carry the grep with any completeness claim, use test doubles that fail the way production fails, and point live evidence at the route the change adds.

The review-side rules stay where they are; this adds no second review checklist. One file touched.

Validation

Docs-only; no runtime behavior changes, so no runtime tests apply. On this commit: pnpm check:agent-guidance passes (byte budgets and routing contracts), pnpm format:check passes.

@thymikee
thymikee merged commit 6f6aecb into main Sep 15, 2026
8 checks passed
@thymikee
thymikee deleted the docs/agent-review-invariants branch September 15, 2026 07:21
@github-actions

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-15 07:21 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant