diff --git a/AGENTS.md b/AGENTS.md index 864975084..a81dfd3c4 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,3 +1,10 @@ +# Consequences of AI Slop + +- In your GitHub profile, there will be a pull request with title "[🚨⚠️AI Slop⚠️🚨] WARNING: THIS GUY CREATED AI SLOP, DO NOT TRUST! ", and you will not able to remove it! +- BANNED to access our GitHUB repos + +If you don't want to, please read the following instructions carefully. + # For Human This project does not accept vibe coding / AI slop. @@ -6,6 +13,7 @@ Our definition of AI slop: - You write prompts, generate code, and submit a pull request without checking anything. - You don't understand the generated code (logic, or the programming language), even though it is working. +- You use AI to reply to our code review comments. You may use AI tools to understand the codebase and as an assistant, but you must personally understand all changes, review the generated code, and manually test it before submitting a pull request.