cleanup phase 1

This commit is contained in:
hamid
2026-07-30 02:26:52 +03:30
parent d3ec723119
commit c889c46110
36 changed files with 4251 additions and 2552 deletions
+6 -5
View File
@@ -1,12 +1,13 @@
# 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.
The canonical agent guide for the backend is **[CLAUDE.md](CLAUDE.md)** (same folder): stack,
commands, the quality gates, the project map, and the hard rules every change must follow.
- Reference rules, read on demand per area → [../docs/rules/server/](../docs/rules/server/)
(structure · cqrs · persistence · **money** · identity · conventions). `conventions.md` is the
successor to the old `CONVENTIONS.md`, which was distilled into it.
- Repo-wide context → [../CLAUDE.md](../CLAUDE.md)
- Business rules (schema, payments, escrow, verification) → [../product/](../product/index.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