334 B

Tasks: Frontend FSD Shared Layer

  • Task 1: Create shared/api/ + re-export shims
  • Task 2: Create shared/ui/ + re-export shims
  • Task 3: Switch FSD entities/widgets/pages imports to @/shared/
  • Task 4: Switch legacy hooks/context/components imports to @/shared/
  • Task 5: Final verification (tests, lint, build)