Summary
- Frontend coding conventions for this repo.
- Use when creating or organizing Next.js App Router features, deciding where to place React components, or structuring shared UI/utilities in frontend/.
- Applies to collocating page-specific components under app route folders and placing shared pieces under src/.