This page is a draft under review on legal-discuss. It is not yet ASF guidance.
This page gives the practical steps for applying What to Look For before contributing AI generated content. It covers the terms-of-use condition of the Generative Tooling Guidance; the guidance's other conditions, such as checking for copied third party material, still apply.
You do not need to file anything, but you should be able to answer questions from your project about what you used. It is enough to note the tool, tier, and access path, the model or provider where you chose one, any special feature involved, and which terms document you read and when.
The generative tooling guidance already suggests identifying the tool in the commit message, for example with a Generated-by line. That, plus knowing which terms governed your account at the time, covers what a reviewer is likely to ask.
Sometimes the governing terms are not available: the agreement is negotiated or confidential, the terms were only shown once at sign-up, or you cannot tell which document applies to your account. In that case:
If the output is already mixed into a patch, the safe course is to remove or rewrite the AI generated portions before submitting.
Treat a contributor's terms check as a review aid, not as a merge decision. For a contribution that includes AI generated content, it is reasonable to ask what tool and tier were used and whether the contributor checked the terms. If the answer depends on a handling condition, check that the condition was actually met.
The terms check answers only one question. Normal review still applies: whether the contribution includes copied third party material, whether it is correct and maintainable, and whether it meets the project's own policies. A clean terms check does not shortcut any of that, and the ICLA representations still rest with the human contributor.
Avoid recording conclusions wider than what was checked. "Tool X is fine" is almost never the finding; "tool X on the paid API tier, for ordinary code generation, under the terms current at the time" is. Keeping the narrow form avoids the most common mistake, which is reusing a clearance for a different tier of the same product.
Before you start, check whether your tool and tier already appear on the Review results page; if so, the reading has been done for you, subject to the date shown there.
If the terms are unclear, or you think a restriction may not mean what it appears to mean, ask on the legal-discuss@ mailing list before contributing.