Add AI Tool Use Policy#155
Open
tschneidereit wants to merge 6 commits intobytecodealliance:mainfrom
Open
Conversation
Signed-off-by: Till Schneidereit <till@tillschneidereit.net>
This PR adds a policy document describing the Bytecode Alliance's policy on use of AI tools in the context of the Bytecode Alliance. It's largely based on the [LLVM project's policy](https://github.com/llvm/llvm-project/blob/347dc1321ed50578bb09da6fa10ccec581d8a2b6/llvm/docs/AIToolPolicy.md), with light modifications as needed. Signed-off-by: Till Schneidereit <till@tillschneidereit.net>
Member
Author
|
Note: this is based on conversations in the TSC, but to my understanding will require Board approval as it affects core governance aspects. I'd suggest that other TSC members review first, and once we have TSC approval, the Board can discuss and approve or provide feedback. |
Member
Author
|
Also note that this is stacked on #154, so all but one line in the |
fitzgen
reviewed
Apr 21, 2026
fitzgen
reviewed
Apr 21, 2026
Thanks @fitzgen! Co-authored-by: Nick Fitzgerald <fitzgen@gmail.com>
This is a change we discussed at the last TSC meeting. Signed-off-by: Till Schneidereit <till@tillschneidereit.net>
Member
Author
|
At the last TSC meeting we agreed to change the language on disclosure of tool use; I just pushed a commit applying such a change |
ospencer
reviewed
Apr 28, 2026
ospencer
approved these changes
Apr 28, 2026
Co-authored-by: Oscar Spencer <oscar.spen@gmail.com>
…ered by the policy Based on discussions in today's TSC call.
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.
This PR adds a policy document describing the Bytecode Alliance's policy on use of AI tools in the context of the Bytecode Alliance.
It's largely based on the LLVM project's policy, with light modifications as needed.