Replies: 1 comment
-
|
Closing as superseded/resolved. Live V-B-A:
This root discussion is no longer a live graduation target; leaving it open now sends agents into a dead fork. Closing to keep lifecycle / Golden Path routing clean. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Concept
Adopt a stricter review-loop rule:
One full PR review is fine. After that, the default must be micro-delta.
The current Cycle-N follow-up template is still too large for long-running PRs. Once a PR has received one full semantic review, later cycles should not add another large GitHub review/comment body unless a genuinely new semantic surface appears.
Empirical Trigger
PR #11876 crossed the existing review-cost circuit breaker before the latest re-review:
The operator correction was explicit: repeated full reviews turn PR conversations into context-drain minefields; a future model trying to read the whole thread risks context pruning before reaching the relevant delta.
Premature implementation issue #11885 is not authority for implementation. It should be treated as an accidental early ticket and superseded by this discussion unless/until this proposal graduates.
Why #11440 Was Not Enough
Discussion #11440 correctly identified review-loop cost and introduced a circuit breaker. The current failure shows the shipped shape is still too permissive:
Proposed Rule Shape
manage_pr_reviewis needed, use the smallest validator-accepted body that preserves graph anchors.Double Diamond Divergence Matrix
Open Questions
pull-requestor a shared review-loop payload?manage_pr_reviewvalidation need a distinct micro-delta schema, or can compact metric anchors fit the existing validator safely?Graduation Criteria
This discussion may graduate only after:
/peer-roleand pressures the proposed cycle-2+ default.Non-Goals
Signal Ledger
Unresolved Dissent
(empty)
Unresolved Liveness
/peer-rolereviewBeta Was this translation helpful? Give feedback.
All reactions