01Automated architectural reviews to prevent cross-feature dependency leakage
0227 GitHub stars
03Elimination of barrel files to optimize tree-shaking and build times
04Blocking validation for maximum nesting depth (4 levels from root)
05Domain-specific file placement rules for React components and FastAPI routers
06Enforcement of unidirectional import flows (shared → features → app)