Generated by
python scripts/generate_fullstack_docs.py.
Inventory snapshot
- Routes discovered in
frontend/src/App.tsx: 56 - Pages (
frontend/src/pages): 30 - Components (
frontend/src/components): 49 - Hooks (
frontend/src/hooks): 9 - API modules (
frontend/src/api): 4
Route map
| Route | Page component | File |
|---|---|---|
/actions | Actions | frontend/src/pages/Actions.tsx |
/agent-analytics | AgentAnalytics | frontend/src/pages/AgentAnalytics.tsx |
/agents | Agents | frontend/src/pages/Agents.tsx |
/agents/new | Agents | frontend/src/pages/Agents.tsx |
/agents/scheduled | Agents | frontend/src/pages/Agents.tsx |
/agents/templates | Agents | frontend/src/pages/Agents.tsx |
/answer-engine-insights | AnswerEngineInsights | frontend/src/pages/AnswerEngineInsights.tsx |
/billing | Billing | frontend/src/pages/Billing.tsx |
/brand | AnswerEngineInsights | frontend/src/pages/AnswerEngineInsights.tsx |
/brand-hub | Brands | frontend/src/pages/Brands.tsx |
/brand/competitors | Brands | frontend/src/pages/Brands.tsx |
/brand/domains | Brands | frontend/src/pages/Brands.tsx |
/brand/link-destinations | Brands | frontend/src/pages/Brands.tsx |
/brand/prompts | Prompts | frontend/src/pages/Prompts.tsx |
/brand/settings | Settings | frontend/src/pages/Settings.tsx |
/brand/shopping | ShoppingPlaceholder | frontend/src/pages/ShoppingPlaceholder.tsx |
/brand/topics | PromptManagement | frontend/src/pages/PromptManagement.tsx |
/brands | Brands | frontend/src/pages/Brands.tsx |
/chats | Chats | frontend/src/pages/Chats.tsx |
/content | ContentCMS | frontend/src/pages/ContentCMS.tsx |
/content-library | ContentCMS | frontend/src/pages/ContentCMS.tsx |
/content-library/tools/url-slug-optimizer | ContentOptimization | frontend/src/pages/ContentOptimization.tsx |
/content-optimization | ContentOptimization | frontend/src/pages/ContentOptimization.tsx |
/content/:articleId | ContentEditor | frontend/src/pages/ContentEditor.tsx |
/conversations | Prompts | frontend/src/pages/Prompts.tsx |
/cost-management | CostManagement | frontend/src/pages/CostManagement.tsx |
/getting-started | OnboardingWizard | frontend/src/pages/onboarding/OnboardingWizard.tsx |
/knowledge-bases | KnowledgeBases | frontend/src/pages/KnowledgeBases.tsx |
/metric-formulas | MetricFormulas | frontend/src/pages/MetricFormulas.tsx |
/onboarding | OnboardingWizard | frontend/src/pages/onboarding/OnboardingWizard.tsx |
/overview | Dashboard | frontend/src/pages/Dashboard.tsx |
/prompt-editor | Prompts | frontend/src/pages/Prompts.tsx |
/prompt-management | PromptManagement | frontend/src/pages/PromptManagement.tsx |
/prompts | Prompts | frontend/src/pages/Prompts.tsx |
/settings | Settings | frontend/src/pages/Settings.tsx |
/settings/account/api-keys | Settings | frontend/src/pages/Settings.tsx |
/settings/account/appearance | Settings | frontend/src/pages/Settings.tsx |
/settings/account/integrations | Settings | frontend/src/pages/Settings.tsx |
/settings/account/profile | Settings | frontend/src/pages/Settings.tsx |
/settings/organization/billing | Settings | frontend/src/pages/Settings.tsx |
/settings/organization/people | Settings | frontend/src/pages/Settings.tsx |
/settings/organization/upgrade-plan | Settings | frontend/src/pages/Settings.tsx |
/shopping | ShoppingPlaceholder | frontend/src/pages/ShoppingPlaceholder.tsx |
/sign-in/* | SignInPage | frontend/src/pages/auth/SignInPage.tsx |
/sign-up/* | SignUpPage | frontend/src/pages/auth/SignUpPage.tsx |
/sources | Sources | frontend/src/pages/Sources.tsx |
/suggestions | Suggestions | frontend/src/pages/Suggestions.tsx |
/support | Support | frontend/src/pages/Support.tsx |
/website | AgentAnalytics | frontend/src/pages/AgentAnalytics.tsx |
/website/:domain | AgentAnalytics | frontend/src/pages/AgentAnalytics.tsx |
/website/:domain/logs | AgentAnalytics | frontend/src/pages/AgentAnalytics.tsx |
/website/:domain/settings | AgentAnalytics | frontend/src/pages/AgentAnalytics.tsx |
/website/:domain/setup | AgentAnalytics | frontend/src/pages/AgentAnalytics.tsx |
/website/:domain/setup/ga4 | AgentAnalytics | frontend/src/pages/AgentAnalytics.tsx |
/website/logs | AgentAnalytics | frontend/src/pages/AgentAnalytics.tsx |
/website/settings | AgentAnalytics | frontend/src/pages/AgentAnalytics.tsx |
Page inventory
frontend/src/pages/Actions.tsxfrontend/src/pages/AgentAnalytics.tsxfrontend/src/pages/Agents.tsxfrontend/src/pages/AnswerEngineInsights.tsxfrontend/src/pages/Billing.tsxfrontend/src/pages/Brands.tsxfrontend/src/pages/Chats.tsxfrontend/src/pages/ContentCMS.tsxfrontend/src/pages/ContentEditor.tsxfrontend/src/pages/ContentOptimization.tsxfrontend/src/pages/CostManagement.tsxfrontend/src/pages/Dashboard.tsxfrontend/src/pages/KnowledgeBases.tsxfrontend/src/pages/MetricFormulas.tsxfrontend/src/pages/PlatformPlaceholder.tsxfrontend/src/pages/PromptManagement.tsxfrontend/src/pages/Prompts.tsxfrontend/src/pages/Settings.tsxfrontend/src/pages/ShoppingPlaceholder.tsxfrontend/src/pages/Sources.tsxfrontend/src/pages/Suggestions.tsxfrontend/src/pages/Support.tsxfrontend/src/pages/auth/SignInPage.tsxfrontend/src/pages/auth/SignUpPage.tsxfrontend/src/pages/onboarding/AccountTypeStep.tsxfrontend/src/pages/onboarding/OnboardingWizard.tsxfrontend/src/pages/onboarding/PromptReviewStep.tsxfrontend/src/pages/onboarding/SetupReviewStep.tsxfrontend/src/pages/onboarding/TopicSelectionStep.tsxfrontend/src/pages/onboarding/TrialPricingStep.tsx
Component inventory
frontend/src/components/ErrorBoundary.tsxfrontend/src/components/GoogleAnalyticsTracker.tsxfrontend/src/components/PromptHistoryPanel.tsxfrontend/src/components/auth/AuthTokenProvider.tsxfrontend/src/components/auth/ProtectedRoute.tsxfrontend/src/components/charts/BrandComparisonToggle.tsxfrontend/src/components/charts/ChartAnnotationMarker.tsxfrontend/src/components/charts/ChartDrilldownModal.tsxfrontend/src/components/charts/VisibilityChart.tsxfrontend/src/components/content/ContentConfigForm.tsxfrontend/src/components/content/TemplatePickerModal.tsxfrontend/src/components/filters/DashboardFilters.tsxfrontend/src/components/geo/KanbanBoard.tsxfrontend/src/components/geo/KanbanColumn.tsxfrontend/src/components/geo/RecommendationCard.tsxfrontend/src/components/insights/CitationsTab.tsxfrontend/src/components/insights/InsightsSettingsPanel.tsxfrontend/src/components/insights/PersonasTab.tsxfrontend/src/components/insights/PlatformsTab.tsxfrontend/src/components/insights/PromptsTab.tsxfrontend/src/components/insights/QueryFanoutsTab.tsxfrontend/src/components/insights/RegionsMapPanel.tsxfrontend/src/components/insights/RegionsTab.tsxfrontend/src/components/insights/SentimentTab.tsxfrontend/src/components/insights/VisibilityTab.tsxfrontend/src/components/layout/Backdrop.tsxfrontend/src/components/layout/Header.tsxfrontend/src/components/layout/Layout.tsxfrontend/src/components/layout/MobileNav.tsxfrontend/src/components/layout/Sidebar.tsxfrontend/src/components/search/GlobalSearch.tsxfrontend/src/components/search/SearchResultItem.tsxfrontend/src/components/search/SearchResults.tsxfrontend/src/components/ui/AISourceIcons.tsxfrontend/src/components/ui/AISourceSelector.tsxfrontend/src/components/ui/AnnotationModal.tsxfrontend/src/components/ui/AnnotationsDropdown.tsxfrontend/src/components/ui/Badge.tsxfrontend/src/components/ui/Button.tsxfrontend/src/components/ui/ComparisonToggle.tsxfrontend/src/components/ui/DataTable.tsxfrontend/src/components/ui/DateRangePicker.tsxfrontend/src/components/ui/EmptyState.tsxfrontend/src/components/ui/EnterpriseLockedPanel.tsxfrontend/src/components/ui/MetricCard.tsxfrontend/src/components/ui/Modal.tsxfrontend/src/components/ui/Skeleton.tsxfrontend/src/components/ui/TabNav.tsxfrontend/src/components/ui/Toast.tsx
Hook inventory
frontend/src/hooks/useApi.tsfrontend/src/hooks/useAuthFetch.tsfrontend/src/hooks/useClickOutside.tsfrontend/src/hooks/useCountUp.tsfrontend/src/hooks/useDateRange.tsfrontend/src/hooks/useDebounce.tsfrontend/src/hooks/useGlobalSearch.tsfrontend/src/hooks/useLocalStorage.tsfrontend/src/hooks/useMediaQuery.ts
API module inventory
frontend/src/api/auth-helpers.tsfrontend/src/api/billing.tsfrontend/src/api/client.tsfrontend/src/api/onboarding.ts