Desired Behavior
The automation repository's code-review guide should ask for a concise design doc when a deep, high-risk scheduling, webhook, or dispatch change cannot be evaluated efficiently from the diff, while avoiding unnecessary documentation for small or self-explanatory changes.
The policy must also account for .pr/ cleanup: an automated approval must not remove the only design artifact before a human maintainer has had the opportunity to review it.
Acceptance Criteria
This issue was created by an AI agent (OpenHands) on behalf of @enyst.
Desired Behavior
The automation repository's code-review guide should ask for a concise design doc when a deep, high-risk scheduling, webhook, or dispatch change cannot be evaluated efficiently from the diff, while avoiding unnecessary documentation for small or self-explanatory changes.
The policy must also account for
.pr/cleanup: an automated approval must not remove the only design artifact before a human maintainer has had the opportunity to review it.Acceptance Criteria
.pr/design doc remains available through the human review decision, or equivalent persistent context is present in the PR description before automated approval triggers cleanup.This issue was created by an AI agent (OpenHands) on behalf of @enyst.