diff --git a/README.md b/README.md index 876b609..27f0d74 100644 --- a/README.md +++ b/README.md @@ -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