Skip to content

Commit 7cf3dc3

Browse files
committed
Tune AGENTS.md
1 parent e6b5be6 commit 7cf3dc3

2 files changed

Lines changed: 38 additions & 14 deletions

File tree

AGENTS.md

Lines changed: 37 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,43 @@
11
# AI usage
22

3+
> [!NOTE]
4+
> The modern (as of 2026-06) AI is a misnomer,
5+
> - it is not conscious / not a consciousness,
6+
> - it is not sentient,
7+
> - it is not intelligent,
8+
> - it does not think,
9+
> - it does not understand the code,
10+
> - it is merely a next-token guesser,
11+
>
12+
> ... therefore it is merely an (hyper-) advanced IDE.
13+
14+
> [!NOTE]
15+
> A contribution is any externally-observable interaction with a project.
16+
17+
> [!CAUTION]
18+
> Failure to follow the following rules *may* result in repercussions,
19+
> possibly without a prior warning.
20+
21+
Rules:
322
1. It is acceptable to use AI when producing contributions.
4-
2. Any and all AI usage must be fully and explictly disclosed
5-
in the PR description and commit message.
6-
3. The modern (as of 2026-06) AI is a misnomer,
7-
it is not intelligent,
8-
it is not sentient,
9-
it does not think,
10-
it does not understand the code,
11-
it is merely a next-token guesser,
12-
therefore it is merely an (hyper-) advanced IDE.
13-
4. Therefore, the actual person contributing
14-
solely bears the whole responsibility for the diff,
23+
> [!WARNING]
24+
> Any and all AI usage **MUST** be fully and explicitly disclosed
25+
> in **every** contribution.
26+
2. All contributions shall be done by conscious, sentient beings.
27+
Fully autonomous contributions by bots are prohibited[^1].
28+
> [!WARNING]
29+
> Dear contributor, the AI is *your* *tool*, and its output is for *your*
30+
> *consumption*. It is **your** responsibility to consume said output,
31+
> interpret it, and then produce the contribution itself.
32+
> **DO NOT** just query it and post the output,
33+
> *especially* so for all non-code contributions!
34+
3. The contributor (conscious, sentient being) solely bears
35+
the whole responsibility for the contribution,
1536
they must understand the problem, and the solution,
1637
and be able to constructively argue about it.
1738
"well, AI said so, therefore it is" is not an acceptable approach.
18-
5. All contributions shall be done by sentient beings,
19-
fully autonomous contributions by bots are not allowed.
39+
40+
[^1]: Unless explicitly allowed by maintainers on case-by-case basis
41+
*before* the contribution is submitted,
42+
in which case the bot owner (conscious, sentient being)
43+
is recognized as the de facto contributor.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
## AI usage ##
22

3-
Please consult [AGENTS.md][] file.
3+
Please consult [AGENTS](AGENTS.md) file.

0 commit comments

Comments
 (0)