TorbatYar/frontend/docs/experience-routing-map.md
Mortezakoohjani 0eec9f729b feat(experience): deploy Experience frontend FE-11.0-11.5 portal
Commit completed Torbat Pages admin frontend module, BFF proxy, routes, and validation artifacts for official platform deploy.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-27 21:01:50 +03:30

3.3 KiB

Experience Routing Map

Base: /experience — thin re-exports in frontend/app/experience/**/page.tsx (≤25 lines).

Route Feature export Phase
/experience/hub ExperienceHub FE-11.0
/experience ExecutiveDashboard FE-11.1
/experience/workspaces WorkspacesPage FE-11.2
/experience/sites SitesPage FE-11.2
/experience/pages PagesPage FE-11.2
/experience/site-domains SiteDomainsPage FE-11.2
/experience/templates TemplatesPage FE-11.2
/experience/template-versions TemplateVersionsPage FE-11.2
/experience/template-instantiations TemplateInstantiationsPage FE-11.2
/experience/publish-targets PublishTargetsPage FE-11.2
/experience/pages/[id]/builder PageBuilderPage FE-11.3
/experience/components ComponentsPage FE-11.3
/experience/component-versions ComponentVersionsPage FE-11.3
/experience/themes ThemesPage FE-11.3
/experience/theme-versions ThemeVersionsPage FE-11.3
/experience/layouts LayoutsPage FE-11.3
/experience/layout-versions LayoutVersionsPage FE-11.3
/experience/site-theme-bindings SiteThemeBindingsPage FE-11.3
/experience/page-layout-bindings PageLayoutBindingsPage FE-11.3
/experience/localizations LocalizationsPage FE-11.3
/experience/media-refs MediaRefsPage FE-11.3
/experience/forms FormsPage FE-11.4
/experience/forms/[id]/builder FormBuilderPage FE-11.4
/experience/form-submissions FormSubmissionsPage FE-11.4
/experience/surveys SurveysPage FE-11.4
/experience/surveys/[id]/builder SurveyBuilderPage FE-11.4
/experience/survey-responses SurveyResponsesPage FE-11.4
/experience/publish-releases PublishReleasesPage FE-11.5
/experience/domain-edge-bindings DomainEdgeBindingsPage FE-11.5
/experience/seo-metadata SeoMetadataPage FE-11.5
/experience/sitemap-shells SitemapShellsPage FE-11.5
/experience/robots-shells RobotsShellsPage FE-11.5
/experience/pwa-manifests PwaManifestsPage FE-11.5
/experience/preview/[type]/[id] PublicPreviewPage FE-11.5
/experience/analytics AnalyticsDashboardPage FE-11.5
/experience/analytics-report-definitions AnalyticsReportDefinitionsPage FE-11.5
/experience/analytics-snapshots AnalyticsSnapshotsPage FE-11.5
/experience/embed EmbedPreviewPage FE-11.5
/experience/widget-definitions WidgetDefinitionsPage FE-11.5
/experience/widget-instances WidgetInstancesPage FE-11.5
/experience/published-actions PublishedActionsPage FE-11.5
/experience/locale-profiles LocaleProfilesPage FE-11.0
/experience/external-providers ExternalProvidersPage FE-11.0
/experience/render-engines RenderEnginesPage FE-11.0
/experience/configurations ConfigurationsPage FE-11.0
/experience/settings SettingsPage FE-11.0
/experience/audit AuditLogsPage FE-11.0
/experience/health HealthPage FE-11.0
/experience/capabilities CapabilitiesPage FE-11.0
/experience/design-system DesignSystemPlaygroundPage FE-11.0

Total app routes: 50 (+ layout, not-found)