Imported from kubernetes-sigs/node-readiness-controller (
AGENTS.md). Install upstream withnpx skills add kubernetes-sigs/node-readiness-controller. Copyright stays with the author.
AGENTS.md
This file provides guidance for AI coding agents, and the humans directing them, when contributing to this repository.
Responsibility Split
Regardless of how much of a contribution is AI-assisted, the human contributor remains fully responsible for:
- Understanding every change proposed, including code generated by an agent.
- Verifying correctness through code review and thorough local testing (unit, integration, and any other relevant verification) before submitting.
- Writing PR descriptions, issue reports, and testing notes in their own words, reflecting what they actually did and observed, not AI-generated summaries or hypothetical results.
- Disclosing AI tool usage in the corresponding PR/issue template checkbox and field.
AI agents themselves should not open PRs or issues, or submit AI-generated summaries/test results, without a human verifying the underlying change or problem first.
Commits must not include Co-authored-by trailers attributing authorship to
AI agents or tools.
For more details on responsible Generative AI usage, see the Generative AI Usage Disclosure section in CONTRIBUTING.md.