Skip to content

Commit acefa85

Browse files
committed
docs: tighten AI Attribution section in AGENTS.md
Remove redundant intro sentence and 'For AI assistants:' label — the whole document is addressed to AI assistants. Assisted-by: Claude Code Signed-off-by: Alex Bozarth <ajbozart@us.ibm.com>
1 parent f07420a commit acefa85

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,7 @@ Pre-commit runs: ruff, mypy, uv-lock, codespell
9797

9898
## 7. AI Attribution
9999

100-
AI tools are welcome for development work in this project.
101-
102-
**For AI assistants:** The project requires sign-offs — use `-s` when committing. Do not add a separate `Signed-off-by` line in the AI's own name. Add an `Assisted-by:` trailer to the commit footer by default:
100+
The project requires sign-offs — use `-s` when committing. Do not add a separate `Signed-off-by` line in the AI's own name. Add an `Assisted-by:` trailer to the commit footer by default:
103101

104102
```text
105103
Assisted-by: Claude Code

0 commit comments

Comments
 (0)