Skip to content

Commit 0319d78

Browse files
committed
docs(agents): merge-ready owes live evidence only for changed device-facing paths
1 parent 7376ffa commit 0319d78

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/agents/pull-requests.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@
2222
(`docs/agents/device-verification.md`) and report any cleanup that could not be completed.
2323
- Two readiness claims, never blurred: **published and reported** means the branch is pushed, the
2424
PR body carries the evidence gathered at a named commit, and CI on the head is the authority
25-
still to come; **merge-ready** means the required checks are green on the actual head and the
26-
live evidence for the changed path exists. "Don't wait for CI" licenses the first, not the
27-
second — say which one you are claiming.
25+
still to come; **merge-ready** means the required checks are green on the actual head and,
26+
where the change touches a device-facing path, the live evidence for that path exists (the
27+
device-facing bullet above; docs-only and pure-tooling changes owe none). "Don't wait for CI"
28+
licenses the first, not the second — say which one you are claiming.
2829

2930
## Rebasing onto a moving `main`
3031

0 commit comments

Comments
 (0)