There was an error while loading. Please reload this page.
1 parent fd663cd commit 24afff8Copy full SHA for 24afff8
1 file changed
AGENTS.md
@@ -1,10 +1,9 @@
1
# Repository Guidelines
2
3
This is the repo-wide contract for AI coding agents. It owns only engineering principles and the architecture
4
-quick-map; concrete mechanics belong to the routed docs. `CLAUDE.md` imports this file, while
5
-`.github/copilot-instructions.md` keeps only Copilot-specific routing and behavior; neither duplicates the shared
6
-contract. Use [`docs/README.md`](docs/README.md) as the index and follow the owning doc instead of duplicating its
7
-rules.
+quick-map; concrete mechanics belong to the routed docs. Compatibility entry points reuse this file and have no
+separate contract. Use [`docs/README.md`](docs/README.md) as the index and follow the owning doc instead of
+duplicating its rules.
8
9
## Route the task before acting
10
0 commit comments