Skip to content

Commit 4e56236

Browse files
committed
Clarify AI Usage Policy
1 parent 2088be2 commit 4e56236

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,27 @@ Requests.
4141
- You are encouraged to comment your submissions to ensure your work is
4242
properly attributed.
4343
- When ready, submit a Pull Request to merge your forked branch into the
44-
RomWBW master branch. In the comments, be sure to indicate if an
44+
RomWBW master branch. In the comments, please indicate if an
4545
AI LLM was utilized in any way.
4646

47+
## Artificial Intelligence
48+
49+
RomWBW seeks to satisfy the broadest possible audience. Since many of the
50+
projects utilizing RomWBW are intended to be retro-computing
51+
initiatives, the use of AI generated code may legitimately undermine this
52+
objective. This is a philosophical perspective, not a judgment of
53+
AI's technical capabilities.
54+
55+
RomWBW is intended to be free of AI (LLM) generated code. The use of AI
56+
during develpment to understand or research potential solutions is fine.
57+
Additionally, forks or derivatives of RomWBW are free to use AI they
58+
desire.
59+
60+
The one exception to this policy is that AI generated, standalone
61+
**applications** are acceptable if they are clearly annotated as such in
62+
the RomWBW Applications Guide. The use of AI should be described in the
63+
comments of the source file(s) involved.
64+
4765
## Coding Style
4866

4967
Due to the nature of the project, you will find a variety of coding

0 commit comments

Comments
 (0)