docs(agents): the PR template's Verified-by line carries the handle only - #234
Merged
Merged
Conversation
Hard Rule #2 withdraws AI attribution from PR bodies, yet the template still required 'built with <agent name + version>' — instructing contributors to write exactly what the pre-commit grep rejects. The handle is the accountability record; the trailer adds nothing it does not already say. Closes #197
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@your-github-handle.— the "built with <agent name + version>" footer is removed.Why
Closes #197. Hard Rule #2 forbids AI attribution in PR descriptions and withdraws the earlier guidance, but the mandatory template still required the footer — a contributor following the template writes exactly what
.pre-commit-config.yamlrejects (built with:.*(claude|codex|copilot)). The GitHub account on the PR is the accountability record either way. CONTRIBUTING.md checked — no conflicting wording.Maintainer note: this edit touches AGENTS.md with the mandate of this issue plus Toni's explicit instruction for run 018.
Test plan
grep -n 'built with' AGENTS.md→ template line clean; Hard Rule fix(openclaw): repair invalid TS identifier Surreal-MemoryMcpClient #2 section unchanged.Verified by
@acidkill