On Sun, 1 Mar 2026 at 11:27, Itamar Holder <
iho...@redhat.com> wrote:
>
> Hey Lee!
>
> One thing that's confusing IMO is that "assisted by" is extremely broad.
>
> I personally know developers who simply add "assisted by" on every commit, since AI assistance is becoming trivial for all development. This is true even if the developer is not fully "vibe coding" but is just using the AI to search for information, verify facts, share its opinions regarding a code change, or explore the codebase. It's just easier to always add this line to every commit message.
Yeah I agree that it's pretty simplistic at this point. Personally, I
believe that an emerging standard will eventually capture more
meaningful, AI-assisted commit-specific metadata, such as the model
used and prompts.
For now, however, I think these Git trailers are a fine starting point.
FWIW we do attempt to state in the policy that attribution is only
requested when AI tools have made substantial direct or in-direct
contributions:
https://github.com/kubevirt/community/blob/main/ai-contribution-policy.md#scope-of-disclosure
> In addition, the fact that 98% of the contributors that have credited AI are from Red Hat is not surprising, since Red Hat's policy is that the employees must add AI credit. Since our policy is unenforceable, I assume external contributors (that probably use AI more or less the same as Red Hat developers) just don't add the credit.
Yup and that's called out in the report.
> Honestly, I'm not sure how valuable this information (and our AI policy in general) is, or what we can actually learn from it.
We've gone back and forth on this point a few times, my reasoning
remains the same. Asking contributors to be transparent about their AI
tool usage will allow us to track the quantity and quality of these
submissions over time.
I hope this analysis helps us better understand how contributors use
AI tools, identify gaps in our documentation, process, or tooling, and
catch any negative patterns early — such as larger PRs placing a
growing burden on reviewers — before they become entrenched.
Cheers,
Lee