Skip to content

Commit d68b680

Browse files
committed
AI Generation Guidelines
This will be implemented in part of every PR/Issue markdown
1 parent f014066 commit d68b680

1 file changed

Lines changed: 27 additions & 1 deletion

File tree

docs/index.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,32 @@ There are some limits to our capabilities to developing BSA to its fullest poten
3838

3939
Because of this, issue trackers and pull requests maybe significantly slowed compared to a full team.
4040

41+
---
42+
43+
### AI/LLM Generation
44+
We allow limited AI/LLM usage as an assistive tool, not as a replacement for authorship, understanding, or review.\
45+
If AI/LLM tools were used during a contribution, that usage must be disclosed clearly.\
46+
**Pull Requests, Trackers, and Issues that are primarily AI-generated, spammy, or submitted without human verification will be closed without further notice**.
47+
48+
Contributors are expected to understand, verify, and stand behind what they submit.\
49+
If AI/LLM tools helped with your work, say so and explain the extent of that usage.
50+
51+
#### Allowed
52+
53+
- Explaining concepts and helping understand the codebase.
54+
- Search and navigation of monolithic codebases.
55+
- Drafting documentation and inline function documentation that is reviewed and corrected by a human.
56+
- Research and conceptualization of a feature.
57+
- Small-scale assistance with rewriting, summarizing, or brainstorming.
58+
59+
#### Denied
60+
61+
- Hiding or lying about AI/LLM usage in contributions.
62+
- Creating Pull Requests, Trackers, or Issues directly from AI output without proper human verification or understanding.
63+
- Submitting code, docs, or reports you cannot explain, maintain, or defend.
64+
65+
---
66+
4167
### Contributing
4268
We allow everyone within reason to contribute to our work on BSA.\
4369
BSA will REMAIN a free and open-source project.
@@ -69,4 +95,4 @@ We have an actively maintained project tracker for this system.\
6995
For future updates and expectancy on changes we recommend keeping track of this.
7096

7197
[Buildstruct Admen Project Tracker](https://github.com/orgs/Buildstruct/projects/4)
72-
(This may be private)
98+
(This may be private)

0 commit comments

Comments
 (0)