@@ -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+186192Submission pull requests must not be generated, opened, or automated
187193using AI tools or agents. Please also do not request review from any AI
188194tools in the submission PR. Automated Copilot reviews on GitHub can be
189195disabled by the submitter by going [here](https://github.com/settings/copilot/coding_agent)
190196and changing `Repository access` to exclude the repo or disabling the
191197global "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
201203ethically questionable code are not allowed.
202204203205These submissions can be rejected without any further review.
204206205207Repeatedly violating these policies may result in a permanent ban from
206208future submissions and activities.
207209210+Exceptions may be granted for mature, well-maintained projects.
211+208212## Application ID
209213210214:::important