Skip to content

Commit 219005f

Browse files
ozhdgw
andauthored
Apply suggestions from code review
Co-authored-by: dgw <dgw@technobabbl.es>
1 parent 960d77c commit 219005f

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

IA_POLICY.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,35 @@
33
The YOURLS project and organization have strict rules regarding AI usage.
44

55
- **All AI usage in any form must be disclosed.** You must state
6-
the tool you used (e.g. Claude Code) along with the extent that the work
6+
the tool you used (e.g. Claude Code) along with the extent to which the work
77
was AI-assisted.
88

99
- **The human-in-the-loop must fully understand all code.** If you can't explain
1010
without AI what your changes do and how they interact with code, please do not
1111
contribute to this project.
1212

1313
- **Any content generated with AI must have been reviewed _and edited_
14-
by a human before submission**. AI is very good at being overly verbose and
14+
by a human before submission.** AI is very good at being overly verbose and
1515
including noise that distracts from the main point.
16-
16+
17+
- **The human-in-the-loop must communicate with maintainers.** This follows from
18+
the preceding points: AI models are verbose and unfocused. Don't have your AI
19+
tool describe to us what you've found or changed; say it in your own words.
20+
1721
- **Pull Requests must be focused.** If you want to submit a PR that fixes a
1822
problem, enhances or introduce a new feature, make sure your code does just
19-
that. PR containing also white space changes, rewording comments, or
20-
tackling several matters will be rejected.
23+
that. PRs that change whitespace, reword comments, or contain multiple
24+
unrelated sets of changes will be rejected.
2125

2226
## There are Humans Here
2327

2428
Please remember that YOURLS is maintained by humans.
2529

26-
Every discussion, issue, and pull request is read and reviewed by
27-
humans. It is a boundary point at which people interact with each other
28-
and the work done. It is rude and disrespectful to approach this boundary
29-
with low-effort, unqualified work, since it puts the burden of validation
30-
on the maintainer.
30+
Every discussion, issue, and pull request is read and reviewed by humans.
31+
It is a boundary point at which people interact with each other and guide
32+
the work. It is rude and disrespectful to approach this boundary with
33+
low-effort, unqualified contributions that put the burden of validation
34+
on the maintainers.
3135

3236
**This AI Policy is not an anti AI stance.** It's our way to preserve our
3337
limited time and resources devoted to this community project.

0 commit comments

Comments
 (0)