@cryptotaxi247 / CoPilot / commits / a345d8b0

docs: update CLAUDE.md — refine description for AI coding assistants

taylorwalton committed May 7, 2026 at 12:59 UTC a345d8b00d799ba8084471dcce01a355753bf427
1 file changed +1 -1
CLAUDE.md
+1 -1
@@ -1,6 +1,6 @@
1 # CLAUDE.md
2
3 -Repository orientation for AI coding assistants (Claude Code, Cursor, GitHub Copilot, Aider, etc.) and human contributors. The notes below capture non-obvious context that's hard to reverse-engineer from the source alone — startup ordering, tenancy invariants, and footguns that have actually caught people. If you're using a tool that prefers `AGENTS.md`, symlink it to this file.
3 +Repository orientation for AI coding assistants and human contributors. The notes below capture non-obvious context that's hard to reverse-engineer from the source alone — startup ordering, tenancy invariants, and footguns that have actually caught people. If you're using a tool that prefers `AGENTS.md`, symlink it to this file.
4
5 ## What this is
6