Add draft Policy on AI Coding Assistants - #260
Open
garyo wants to merge 2 commits into
Open
Conversation
Adapt OpenImageIO's AI policy (CC-BY-4.0) for OpenFX, as suggested by ASWF folks. Adds AI_POLICY.md and a summary section in CONTRIBUTING.md. Adaptations: no CLA (DCO-only), BSD-3-Clause license reference, and a note that the bar is especially high for changes to the standard itself via the Standard Process. Marked DRAFT pending TSC review. Assisted-by: Claude Code / Claude Fable 5 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: Gary Oberbrunner <garyo@darkstarsystems.com>
garyo
requested review from
Guido-assim,
MikkiWells,
barretpj,
Copilot,
fxtech,
jfpanisset,
john-paulsmith and
revisionfx
July 24, 2026 20:43
There was a problem hiding this comment.
Pull request overview
Adds a draft “Policy on AI Coding Assistants” document (adapted from OpenImageIO’s CC-BY-4.0 policy) and links/summarizes it in the contributor documentation to set expectations for AI-assisted contributions in OpenFX.
Changes:
- Add
AI_POLICY.mddraft policy covering human responsibility, non-autonomous participation, disclosure, and IP considerations. - Add a “Policy on AI Tools” section to
CONTRIBUTING.mdlinking to the full policy and providing a short summary.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| CONTRIBUTING.md | Adds a new “Policy on AI Tools” section and a high-level summary pointing contributors to AI_POLICY.md. |
| AI_POLICY.md | Introduces the draft AI coding assistants policy, including disclosure expectations and references to OpenFX processes. |
Comments suppressed due to low confidence (1)
AI_POLICY.md:84
- In git terminology this should be "commit message" rather than "commit comment" (and it should match the wording used in the Summary section).
**Disclosure is required.** Patches that were written with the aid of AI
coding assistants must have, at a minimum, the following line in the commit
comment and PR description body:
Assisted-by: TOOL / MODEL
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
75
to
76
| * Legal authorization, that is, you need to have signed a Contributor | ||
| License Agreement. See below for details. |
| to explain, defend, and modify it in response to review comments). | ||
| - Interact with the project and community yourself, not by agent. | ||
| - Disclose what tools you used and how. At a minimum, we require an | ||
| "Assisted-by: TOOL/MODEL" line in the commit comments and PR description. |
| to explain, defend, and modify it in response to review comments). | ||
| - Interact with the project and community yourself, not by agent. | ||
| - Disclose what tools you used and how. At a minimum, we require an | ||
| "Assisted-by: TOOL/MODEL" line in the commit comments and PR description. |
Signed-off-by: Gary Oberbrunner <garyo@darkstarsystems.com>
jfpanisset
approved these changes
Jul 25, 2026
jfpanisset
left a comment
There was a problem hiding this comment.
This is excellent and other projects should be encouraged to adopt their own version of this.
Contributor
|
Seems almost too reasonable. Ship it! |
MikkiWells
approved these changes
Aug 4, 2026
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.
Adapt OpenImageIO's AI policy (CC-BY-4.0) for OpenFX, as suggested by ASWF folks. Adds AI_POLICY.md and a summary section in CONTRIBUTING.md. Adaptations: no CLA (DCO-only), BSD-3-Clause license reference, and a note that the bar is especially high for changes to the standard itself via the Standard Process. Marked DRAFT pending TSC review.
Assisted-by: Claude Code / Claude Fable 5