From 18f63adbd2f90bff4613aa21c6177cfd815f2e58 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Wed, 27 May 2026 14:05:15 -0700 Subject: [PATCH] docs: add development tooling disclosure --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f57868a..b00c6e8 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,10 @@ The web UI communicates with this API. Useful for scripting or integration with Issues and PRs welcome. Please open an issue before starting a large change. +## Development tooling + +All code in this repo is reviewed, tested, and owned by human contributors. LLM (large language model) coding tools are part of our development workflow. + ## License GPL-3.0 — see [LICENSE](LICENSE).