Add AI Usage Disclaimer - #474
Conversation
|
A proper disclaimer points out the type of usage. That is, if absolutely all written code is carefully reviewed by an author with relevant expertise before it is pushed (published), then it matters much less whether they used auto-complete, an agent or generated everything with an AI (vibe coded). In other words, you want to explain whether the AI is used as a time-saving tool without an impact on code security, maintainability, etc.and how that is verified. Moreover, if anyone can claim that the code base is mostly machine generate, then they may be able to ignore the copyright (copyleft). |
CC: @FaFre for details |
No description provided.