mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-27 12:24:18 +02:00
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:
parent
81ff6da54b
commit
f83f14f2c7
1 changed files with 2 additions and 2 deletions
|
|
@ -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) tag instead. The [](#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) 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) tag.
|
||||
|
||||
## AI Functionality
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue