790 B
790 B
Agent Navigation
This file is a navigation layer for architecture and implementation guidance.
Start here:
- Repo overview and commands: README.md
- Working instructions and project conventions: CLAUDE.md
- Canonical feature architecture standard: docs/FEATURE_ARCHITECTURE_STANDARD.md
For new features:
- Default home for medium and large features:
src/features/<feature-name>/ - Reference implementation:
src/features/recent-projects - Feature-local guidance for work inside
src/features: src/features/CLAUDE.md
Do not treat this file as a second source of truth. Keep architecture rules centralized in docs/FEATURE_ARCHITECTURE_STANDARD.md.