project/
├── CLAUDE.md # Build commands, architecture
├── src/
│ ├── CLAUDE.md # Code patterns
│ └── models/
│ └── CLAUDE.md # Model conventions
├── tests/
│ └── CLAUDE.md # Test utilities
└── docs/
└── CLAUDE.md # Doc style
tests/CLAUDE.md loads only when working in tests/.