Skip to content

Commit 992f57b

Browse files
committed
Reword LLM policy to make it clear it's not allowed
1 parent cdc378f commit 992f57b

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

docs/02-for-app-authors/02-requirements.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -183,28 +183,32 @@ removed from the store.
183183

184184
### Generative AI policy
185185

186+
This policy applies to both the application being submitted to Flathub and the
187+
Flathub submission itself, including the manifest, metadata, patches, build
188+
scripts, and pull request. For the purpose of this policy, applications include
189+
BaseApps, extensions, and any other artifacts that can be produced by
190+
flatpak-builder.
191+
186192
Submission pull requests must not be generated, opened, or automated
187193
using AI tools or agents. Please also do not request review from any AI
188194
tools in the submission PR. Automated Copilot reviews on GitHub can be
189195
disabled by the submitter by going [here](https://github.com/settings/copilot/coding_agent)
190196
and changing `Repository access` to exclude the repo or disabling the
191197
global "Automatic Copilot code review" found [here](https://github.com/settings/copilot/features).
192198

193-
Submissions or changes where most of the code is written by or using AI
194-
without any meaningful human input, review, justification or moderation
195-
of the code are not allowed.
196-
197-
Submissions or changes having low-quality AI-generated or AI-assisted
198-
code are not allowed.
199+
Applications containing AI-generated or AI-assisted code, documentation, or
200+
other content are not allowed.
199201

200-
Submissions or changes containing copyrighted, license-incompatible, or
202+
Applications or changes containing copyrighted, license-incompatible, or
201203
ethically questionable code are not allowed.
202204

203205
These submissions can be rejected without any further review.
204206

205207
Repeatedly violating these policies may result in a permanent ban from
206208
future submissions and activities.
207209

210+
Exceptions may be granted for mature, well-maintained projects.
211+
208212
## Application ID
209213

210214
:::important

0 commit comments

Comments
 (0)