Files
main_backend/AGENTS.md
T
Daniil 259d3da89f rev 4
2026-04-07 13:42:45 +03:00

16 lines
439 B
Markdown

# AGENTS.md — Coffee Project Backend
Primary workflow guidance lives in `../AGENTS.md`.
Use `./CLAUDE.md` as the service-specific source of truth for:
- backend commands
- module architecture
- backend patterns and gotchas
OpenCode/Codex notes:
- Keep `../AGENTS.md` as the workflow and delegation source of truth.
- Treat `CLAUDE.md` as architecture, commands, and conventions only.
- Do not rely on `.claude/` directory contents.