# AGENTS.md

Read [CLAUDE.md](CLAUDE.md) first - architecture, layout, commands, and repo-wide code style.

Per-area conventions live in `.claude/rules/`; read the files matching what you're changing:

- [api.md](.claude/rules/api.md) - `apps/api`, `packages/*`
- [web.md](.claude/rules/web.md) - `apps/web`
- [plugin.md](.claude/rules/plugin.md) - `plugin/`
- [terminal.md](.claude/rules/terminal.md) - `apps/terminal`, `tests/`
