Skip to content

Commit 9bcad60

Browse files
committed
docs: update AI compliance section to reflect new usage guidelines
1 parent e250b62 commit 9bcad60

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
</tr>
8585
<tr>
8686
<td align="center">
87-
🤖&nbsp;<a href="#-ai-compliance"><code>AI&nbsp;Compliance</code></a>
87+
🤖&nbsp;<a href="#-ai-usage--assistant-guidelines"><code>AI&nbsp;Usage</code></a>
8888
</td>
8989
<td align="center">
9090
⚖️&nbsp;<a href="#-license"><code>License</code></a>
@@ -364,15 +364,8 @@ Read more about this Go project's [code standards](.github/CODE_STANDARDS.md).
364364

365365
<br/>
366366

367-
## 🤖 AI Compliance
368-
This project documents expectations for AI assistants using a few dedicated files:
369-
370-
- [AGENTS.md](.github/AGENTS.md) — canonical rules for coding style, workflows, and pull requests used by [Codex](https://chatgpt.com/codex).
371-
- [CLAUDE.md](.github/CLAUDE.md) — quick checklist for the [Claude](https://www.anthropic.com/product) agent.
372-
- [.cursorrules](.cursorrules) — machine-readable subset of the policies for [Cursor](https://www.cursor.so/) and similar tools.
373-
- [sweep.yaml](.github/sweep.yaml) — rules for [Sweep](https://github.com/sweepai/sweep), a tool for code review and pull request management.
374-
375-
Edit `AGENTS.md` first when adjusting these policies, and keep the other files in sync within the same pull request.
367+
## 🤖 AI Usage & Assistant Guidelines
368+
Read the [AI Usage & Assistant Guidelines](.github/tech-conventions/ai-compliance.md) for details on how AI is used in this project and how to interact with the AI assistants.
376369

377370
<br/>
378371

0 commit comments

Comments
 (0)