You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+27-1Lines changed: 27 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,32 @@ There are some limits to our capabilities to developing BSA to its fullest poten
38
38
39
39
Because of this, issue trackers and pull requests maybe significantly slowed compared to a full team.
40
40
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
+
41
67
### Contributing
42
68
We allow everyone within reason to contribute to our work on BSA.\
43
69
BSA will REMAIN a free and open-source project.
@@ -69,4 +95,4 @@ We have an actively maintained project tracker for this system.\
69
95
For future updates and expectancy on changes we recommend keeping track of this.
0 commit comments