mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-15 21:56:56 +02:00
clear up licensing question around the "permits LLM ingestion" tag (#918)
Partially addresses #696 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/918
This commit is contained in:
parent
4f34439939
commit
ed44e9c55e
1 changed files with 2 additions and 2 deletions
|
|
@ -328,7 +328,7 @@ Evidence can be:
|
|||
|
||||

|
||||
|
||||
Permits the use of AI/LLMs to ingest the project's contents. This can be for "understanding the code better", "finding bugs/security issues/optimizations". This tag is to be used independently for projects that generally reject the use of AI in their code repositories, issue trackers, and sponsorships, but still encourage or permit users to use LLMs to ingest their code base.
|
||||
Permits the use of AI/LLMs to ingest the project's contents. This can be for "understanding the code better", "finding bugs/security issues/optimizations". This tag is to be used independently for projects that generally reject the use of AI in their code repositories, issue trackers, and sponsorships, but still encourage or permit users to use LLMs to ingest their code base. This is independent of a project's licensing. This tag is to be used for the maintainers' statements about, or reactions to, the usage of LLMs/AIs to ingest the repo.
|
||||
|
||||
The reason we still find this worthy of a tag is because it:
|
||||
|
||||
|
|
@ -338,7 +338,7 @@ The reason we still find this worthy of a tag is because it:
|
|||
Evidence can be:
|
||||
|
||||
- An AI or Contribution policy that carves out a space for "using LLMs to understand the code" or "finding bugs"
|
||||
- Core maintainer using or accepting the use of AI for finding Security issues
|
||||
- Core maintainer using or accepting the use of AI for finding bugs or security issues
|
||||
|
||||
> [!tip]
|
||||
> This tag is not to be confused with , which is for when there is already AI generated code in the codebase or an `AGENTS.md` in the repo.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue