AGENTS.md: Change "may not" to "must not".

(Hat tip to Sean Barrett on the stronger wording here.)
This commit is contained in:
Ryan C. Gordon
2026-04-15 17:26:54 -04:00
parent 30522e8598
commit 5bda0ccfb0

View File

@@ -1,4 +1,4 @@
AI may not be used to generate code for contributions to this project.
AI must not be used to generate code for contributions to this project.
"AI" in this case means a Large Language Model ("LLM"), such as ChatGPT,
Claude, Copilot, Grok, etc.