Remove generator name from agent guidance

Keep AGENTS.md focused on repository context locations rather than the tooling used to produce them.
This commit is contained in:
almogdepaz
2026-07-12 13:48:05 +03:00
parent 4076c13e6a
commit a5647a9327
+2 -2
View File
@@ -1,7 +1,7 @@
# Chia Context
This repo ships curated architectural context for coding agents, including
EDC-generated module docs under `.cursor/context/`.
This repo ships curated architectural context for coding agents under
`.cursor/context/`.
Start with `.cursor/context/INDEX.md` for routing, critical invariants,
cross-module coupling, architecture overview, and the module table.