11 lines
478 B
Markdown
11 lines
478 B
Markdown
# AGENTS.md
|
|
|
|
The canonical guidance for AI coding agents in this repository lives in **[CLAUDE.md](CLAUDE.md)**
|
|
(same folder). Read that first, then the `CLAUDE.md` inside whichever project you are editing:
|
|
|
|
- Frontend → [client/CLAUDE.md](client/CLAUDE.md)
|
|
- Backend → [server/CLAUDE.md](server/CLAUDE.md)
|
|
|
|
`CLAUDE.md` is the single source of truth at every level of this repo; these `AGENTS.md` files are
|
|
just pointers so the convention is discoverable under either name.
|