mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
Fold EDC guidance into AGENTS
Keep agent context entrypoints consolidated in AGENTS.md and remove the separate EDC pointer.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Chia Context
|
||||
|
||||
This repo ships curated architectural context for coding agents.
|
||||
This repo ships curated architectural context for coding agents, including
|
||||
EDC-generated module docs under `.cursor/context/`.
|
||||
|
||||
Start with `.cursor/context/INDEX.md` for routing, critical invariants,
|
||||
cross-module coupling, architecture overview, and the module table.
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
# EDC Context
|
||||
|
||||
This repo ships deep architectural context generated by EDC.
|
||||
|
||||
Start with `edc-context/index.md` for routing, critical invariants, and cross-module coupling/blast-radius guidance.
|
||||
|
||||
Use `edc-context/manifest.json` as the authoritative routing and policy contract for module docs and runtime behavior.
|
||||
|
||||
Current EDC runtime mode: `advisory`.
|
||||
Reference in New Issue
Block a user