Commit 02b4de1
committed
AGENTS.md: Align AI attribution policy with Kubernetes community
Adopt the policy established in kubernetes/community#8918: disclose AI
assistance in the PR description rather than via commit trailers.
Listing AI tooling as a co-author or using 'Assisted-by' / 'Co-developed-by'
trailers is now explicitly prohibited, matching the Kubernetes steering
committee's position on AI disclosure.
Further rationale: the Assisted-by schema (tool + model name) doesn't
capture common multi-agent patterns (planner + executor), and model
names alone don't tell reviewers much — the prompt harness and skills
matter just as much.
Also adds two new guidance sections:
- Pull request size: encourage splitting prep commits out separately
- Commit messages and text: remind agents that natural language can't
be machine-checked, so humans should own the commit message prose
Signed-off-by: Colin Walters <walters@verbum.org>1 parent f50c226 commit 02b4de1
1 file changed
Lines changed: 36 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
24 | 56 | | |
25 | 57 | | |
26 | 58 | | |
| |||
0 commit comments