export const AGENT_ANALYTICS_DASHBOARD = 'analytics/dashboard'; export const AGENT_ANALYTICS_JOURNEY = 'analytics/journey'; export const AGENT_ANALYTICS_AI_INSIGHTS = 'analytics/ai-insights'; export const AGENT_ANALYTICS_GAPS = 'analytics/gaps'; export const AGENT_ANALYTICS_GAPS_SUGGEST_FIX = 'analytics/gaps/suggest-fix'; export const AGENT_ANALYTICS_GAPS_STATE = 'analytics/gaps/state'; export const AGENT_ANALYTICS_GAPS_PREPARE_KB_DRAFT = 'analytics/gaps/prepare-kb-draft'; export const AGENT_ANALYTICS_GAPS_PRODUCT_SUGGESTION = 'analytics/gaps/product-suggestion';