remove "no ai" policy from definition table as it's already explained in the anti-ai policy section

also add a note tag for the condones llm ingestion explanation in the permissive ai policy definition
This commit is contained in:
ethical-foss-admin 2026-06-20 17:01:43 +02:00
commit f83f14f2c7

View file

@ -184,7 +184,6 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
| Term | Definition |
|----------------|---------------------------------------------------------------------------------------------------------------------------------------|
| LLM | Large Language Model, a language model trained on vast amounts of text (often entire websites without the website owner's permission) |
| "No AI" Policy | A Policy in a repo that explicitly forbids the use of AI and does not contain any special carve outs for "finding bugs" or anything that condones AI usage |
| slop | Anything generated by AI, typically code, books, articles, or images. |
Below are special definitions that are used for tagging purposes.
@ -229,7 +228,8 @@ Evidence may be, but is not limited to:
> [!Important]
> 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.
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.
> [!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.
## AI Functionality