From d6c857772cd69e41caa3f15814cb948c07502772 Mon Sep 17 00:00:00 2001 From: ethical-foss-admin Date: Fri, 19 Jun 2026 21:58:49 +0200 Subject: [PATCH] update permissive AI policy to include more evidence --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c6d63a..20fd28b 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ Evidence can be: - an explicit AI policy (e.g. `AI_POLICY.md`, `CONTRIBUTING.md`, developer docs) in the repo or something in the project's contributing guidelines or in their website's documentation that says that AI/LLMs are allowed - an LLM friendly `AGENTS.md`, `CLAUDE.md`, or other such LLM instruction files or folders. - core maintainers' blog or social media post about using AI/LLMs +- LLM code being merged into the default branch of a code repository. (Must be merged to count; Open PRs do not count) > [!Important] > If a core maintainer has noted that the code is entirely vibecoded, please use the ![Vibecoded](./badges/vibecoded.svg) instead. That tag is specifically meant for extreme cases only.