769 B
769 B
AGENTS.md
The canonical guidance for AI coding agents in this repository lives in CLAUDE.md
(same folder). Read that first, then the CLAUDE.md inside whichever project you are editing:
- Frontend → client/CLAUDE.md
- Backend → server/CLAUDE.md
Those hold the hard rules. The reasoning behind them, and everything you need on demand for a specific area, is in docs/rules/ — start at its index, which maps "working on X" to the one file to open. Business rules live in product/.
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.