From 95965bfef4c53111854d49a4dc7f26a8c78edfb2 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 15 Apr 2026 17:26:54 -0400 Subject: [PATCH] AGENTS.md: Change "may not" to "must not". (Hat tip to Sean Barrett on the stronger wording here.) (cherry picked from commit 5bda0ccfb06ea56c1f15a304927f2438c1300f95) --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index cc5ac33845..7709baa11a 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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.