AI.news
主页教程研究工具模型AI创业讨论新闻WIKI🚀 创业库★ 投稿
AI+医疗机器人教育金融能源健康娱乐思考

Reword LLM policy to make it clear it's not allowed · flathub-infra/documentation@992f57b

github.com
分享到

@@ -183,28 +183,32 @@ removed from the store.

183183184184

### Generative AI policy

185185186+

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).

192198193-

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.

199201200-

Submissions or changes containing copyrighted, license-incompatible, or

202+

Applications or changes containing copyrighted, license-incompatible, or

201203

ethically questionable code are not allowed.

202204203205

These submissions can be rejected without any further review.

204206205207

Repeatedly violating these policies may result in a permanent ban from

206208

future submissions and activities.

207209210+

Exceptions may be granted for mature, well-maintained projects.

211+208212

## Application ID

209213210214

:::important