From 40634b6307500025d98dbe5a1890e81cbc056c55 Mon Sep 17 00:00:00 2001 From: ell1e Date: Sun, 16 Aug 2026 17:39:10 +0200 Subject: [PATCH] Rewrite the "Permissive AI Policy" section to hopefully be more clear (#1237) ### Description of Changes This PR rewrites the "Permissive AI Policy" section because I previously misunderstood what the badge was for, so I'd like to rephrase it in a way that is more clear. Hopefully y'all agree that this is more clear in how it is phrased. If not, then I apologize. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1237 Reviewed-by: Ethical FOSS admin --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44d88ae..90b5c71 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ Evidence may be, but is not limited to: ![Permissive AI policy](./badges/permissive-ai-policy-orange.svg) -A policy, written or otherwise implied by maintainers' actions/statements, that permits the use of AI/LLMs into the code base. Opening the door for others to use gen AI counts as a "Permissive AI Policy". +A policy, written or otherwise implied by maintainers' actions/statements, that permits the use of AI/LLMs in a way where LLM output is added into the project. Opening the door for others to use gen AI counts as a "Permissive AI Policy". Evidence may be, but is not limited to: @@ -253,7 +253,7 @@ Evidence may be, but is not limited to: > If a core maintainer has noted that the code is entirely vibecoded, please use the [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) tag instead. The [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) tag is specifically meant for *extreme* cases only. > [!note] -> If AI *code* is not permitted in the project, however a policy (written or otherwise) suggests that the maintainers condone the use of LLMs/AI to ingest the repo to "find bugs" or "better understand the repo", then you should not use this tag, and instead consider using the [![Condones LLM Ingestion](./badges/condones-llm-ingestion.svg)](#condones-llm-ingestion) tag. +> If AI *code, or art, or documentation text, etc.* is not permitted in the project, however a policy (written or otherwise) suggests that the maintainers condone the use of LLMs/AI to ingest the repo to "find bugs" or "better understand the repo", then you should not use this tag, and instead consider using the [![Condones LLM Ingestion](./badges/condones-llm-ingestion.svg)](#condones-llm-ingestion) tag. ## AI Functionality