Skip to content

Adopt Linux kernel policy on AI coding assistants#653

Open
xdelaruelle wants to merge 1 commit into
envmodules:mainfrom
xdelaruelle:ai-coding-assistants-policy
Open

Adopt Linux kernel policy on AI coding assistants#653
xdelaruelle wants to merge 1 commit into
envmodules:mainfrom
xdelaruelle:ai-coding-assistants-policy

Conversation

@xdelaruelle

Copy link
Copy Markdown
Collaborator

Summary

  • Document in CONTRIBUTING.rst that AI agents must never add their own Signed-off-by tag (only the human submitter can) and that AI involvement in a contribution must be disclosed with an Assisted-by trailer, mirroring the Linux kernel's Documentation/process/coding-assistants.rst policy.
  • Extend .hunspell.en.dic with the new terms introduced by this doc change.

Test plan

  • make testlint / script/mt lint 00/030 (Tcl/shell lint, unaffected)
  • cd doc && make html builds cleanly with the updated CONTRIBUTING.rst
  • script/pre-commit checks (codespell, hunspell, whitespace) pass on the change

Document, in CONTRIBUTING.rst, that AI agents must never add their own
Signed-off-by tag and that AI involvement must be disclosed with an
Assisted-by trailer, mirroring the Linux kernel's coding-assistants.rst
policy.

Assisted-by: Claude:claude-sonnet-5
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant