16 lines
439 B
Markdown
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.
|