439 B
439 B
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.mdas the workflow and delegation source of truth. - Treat
CLAUDE.mdas architecture, commands, and conventions only. - Do not rely on
.claude/directory contents.