add agents.md and claude.md files to tell AI agents to go away

This commit is contained in:
2026-04-17 10:41:25 -04:00
parent badc6baaf0
commit a267de6ce8
3 changed files with 74 additions and 0 deletions

View File

@@ -41,3 +41,5 @@ Check for, and add, feature requests in the [Issues tracker](https://github.com/
## LLM note
I do **not** use LLMs or other GenAI to generate code, nor do I ever plan to. _Very_ rarely, I ask questions of LLMs to troubleshoot bugs after search engines/StackOverflow/friends' knowledge has failed me, but that should lessen even more over time. As well, I used the Docker "Gordon" LLM to fix the many errors in my initial docker compose, but now that I have a devops person helping me, that should never happen again.
The `AGENTS.md` and `CLAUDE.md` files in this codebase are explicitly to instruct AI agents *not* to read or modify anything in this project. Any PRs that try to modify these files will be instantly rejected.