Introduce AI-generated submissions policy in CONTRIBUTING.md#1453
Open
franziskuskiefer wants to merge 1 commit into
Open
Introduce AI-generated submissions policy in CONTRIBUTING.md#1453franziskuskiefer wants to merge 1 commit into
franziskuskiefer wants to merge 1 commit into
Conversation
Added a policy on AI-generated submissions to ensure quality and human validation.
jschneider-bensch
requested changes
May 27, 2026
| Using a non-[crates.io](https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-dependencies-from-cratesio) dependency in a PR is acceptable for development. However, **before merging**, the dependency must be updated to point to a released version of `hax`. | ||
| If a new `hax` release is required for your PR to be merged, please [open an issue on the hax repository](https://github.com/cryspen/hax/issues/new?title=Release%20request&body=For%20libcrux%20PR%20%23XX,%20I%20need%20a%20release%20of%20hax.) to request it. | ||
|
|
||
| ### Policy on AI-Generated Submissions |
Collaborator
There was a problem hiding this comment.
Suggested change
| ### Policy on AI-Generated Submissions | |
| ### Policy on LLM-Assisted Submissions |
Collaborator
There was a problem hiding this comment.
Since this is about LLM use, I would prefer that we use that term, instead of "AI".
| ### Policy on AI-Generated Submissions | ||
|
|
||
| We are supportive of responsible AI use in software development. | ||
| AI can be a helpful tool, and we do not object to contributors using it as part of their workflow for writing code, drafting issues, or conducting security research. |
Collaborator
There was a problem hiding this comment.
In my opinion LLMs have many, many issues that should be considered besides their concrete utility for some task, so personally I wouldn't say I'm broadly supportive. At the same time I don't think we could ban them for contributors if we wanted to do that and that many of the issues are not to be solved at the level of individuals.
I would be happier if we omitted these two lines, unless we also include a broader discussion of the externalities that's not yet present here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a policy on AI-generated submissions to ensure quality and human validation.