Move business logic out of App Router into module packages, add boundary validation scripts, and keep all routes as thin re-exports without changing URLs or API behavior. Co-authored-by: Cursor <cursoragent@cursor.com>
1.1 KiB
1.1 KiB
frontend/docs/
Architecture and audit documentation for the TorbatYar SuperApp frontend.
Documents
| File | Description |
|---|---|
| frontend-architecture.md | Canonical architecture reference (Phase 1+) |
| beauty-migration-report.md | Beauty module migration (completed) |
| frontend-migration-plan.md | Phased migration roadmap |
| frontend-architecture-audit.md | Pre-migration enterprise audit |
| module-boundaries.md | Import rules and module ownership |
| shared-components-report.md | Design system inventory |
| dependency-report.md | npm and API client analysis |
| import-report.md | Import pattern analysis |
| refactor-risk-analysis.md | Refactor risk matrix |
Directory scaffolds
Shared and module architecture READMEs live alongside code: