Files
2026-06-21 00:05:07 +03:30

14 lines
573 B
Markdown

# AGENTS.md — Balinyaar Server
The canonical agent guide for the backend is **[CLAUDE.md](CLAUDE.md)** (same folder): role, stack,
commands, architecture, project map, and a conventions quick-reference.
The **full coding rule set** is in **[CONVENTIONS.md](CONVENTIONS.md)** — read it before writing any
server code.
- Repo-wide context → [../CLAUDE.md](../CLAUDE.md)
- Human setup/run instructions → [README.md](README.md)
`CLAUDE.md` is the single source of truth; this file is just a pointer so the convention is
discoverable under the `AGENTS.md` name too.