Skip to content

Commit cf8afba

Browse files
authored
docs: add agent-generated change policy (#181)
* docs: add agent-generated change policy * docs: refine agent-generated change policy wording
1 parent c67c689 commit cf8afba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,8 @@ Any proposal that expands scope beyond deterministic replay-integrity validation
4444
## Merge Policy Summary
4545
Keep PRs small, focused, and auditable. Separate governance/docs updates from core logic changes. Core logic updates require tests and green CI before merge readiness.
4646

47+
## Agent-generated changes
48+
Changes primarily authored by autonomous coding agents or automated workflows (including ChatGPT, Codex, Gemini, and Copilot) require human review before merge. These edits must stay within the approved PR scope and include exact test commands with their results. To preserve audit trails for automated edits, put workflow, dependency, release, security, packaging, or artifact-only changes into separate PRs when they are not required outputs of the same fixture, validator, or artifact-generator change.
49+
4750
## Evidence-Index Reminder
4851
If committed evidence artifacts change, the evidence index must be updated or explicitly confirmed unchanged with rationale in the PR.

0 commit comments

Comments
 (0)