Files
dss/.dss/browser-logs/session-1765121426987-32chxuzx6.json
Digital Production Factory 276ed71f31 Initial commit: Clean DSS implementation
Migrated from design-system-swarm with fresh git history.
Old project history preserved in /home/overbits/apps/design-system-swarm

Core components:
- MCP Server (Python FastAPI with mcp 1.23.1)
- Claude Plugin (agents, commands, skills, strategies, hooks, core)
- DSS Backend (dss-mvp1 - token translation, Figma sync)
- Admin UI (Node.js/React)
- Server (Node.js/Express)
- Storybook integration (dss-mvp1/.storybook)

Self-contained configuration:
- All paths relative or use DSS_BASE_PATH=/home/overbits/dss
- PYTHONPATH configured for dss-mvp1 and dss-claude-plugin
- .env file with all configuration
- Claude plugin uses ${CLAUDE_PLUGIN_ROOT} for portability

Migration completed: $(date)
🤖 Clean migration with full functionality preserved
2025-12-09 18:45:48 -03:00

758 lines
62 KiB
JSON

{
"sessionId": "session-1765121426987-32chxuzx6",
"exportedAt": "2025-12-07T15:30:56.989Z",
"logs": [
{
"timestamp": 1765121426988,
"relativeTime": 1,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [App] Initializing application... color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [App] Initializing application...",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121426994,
"relativeTime": 7,
"level": "log",
"category": "console",
"message": "[DssDB] Database ready",
"data": {
"args": [
"[DssDB] Database ready"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427194,
"relativeTime": 207,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/projects",
"data": {
"url": "https://dss.overbits.luz.uy/api/projects",
"initiatorType": "fetch",
"duration": 203,
"transferSize": 590,
"encodedBodySize": 290,
"decodedBodySize": 290
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427195,
"relativeTime": 208,
"level": "log",
"category": "console",
"message": "[ConfigLoader] Configuration loaded successfully [object Object]",
"data": {
"args": [
"[ConfigLoader] Configuration loaded successfully",
{
"dssHost": "localhost",
"dssPort": "3456",
"storybookPort": 6006
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427195,
"relativeTime": 208,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [App] Server configuration loaded color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [App] Server configuration loaded",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427195,
"relativeTime": 208,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [ThemeLoader] Initializing DSS Theme Loader... color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [ThemeLoader] Initializing DSS Theme Loader...",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427197,
"relativeTime": 210,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/config",
"data": {
"url": "https://dss.overbits.luz.uy/api/config",
"initiatorType": "fetch",
"duration": 202.5,
"transferSize": 361,
"encodedBodySize": 61,
"decodedBodySize": 61
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427202,
"relativeTime": 215,
"level": "metric",
"category": "performance",
"message": "Page load completed",
"data": {
"domContentLoaded": 1,
"loadComplete": 0.20000001788139343,
"totalTime": 2110.0999999940395,
"dnsLookup": 0,
"tcpConnection": 0,
"requestTime": 196.30000001192093,
"responseTime": 18,
"renderTime": null
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427203,
"relativeTime": 216,
"level": "warn",
"category": "console",
"message": "SSE connection unavailable, using local-only mode",
"data": {
"args": [
"SSE connection unavailable, using local-only mode"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427392,
"relativeTime": 405,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-core.css",
"data": {
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-core.css",
"initiatorType": "fetch",
"duration": 192.09999999403954,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427585,
"relativeTime": 598,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-tokens.css",
"data": {
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-tokens.css",
"initiatorType": "fetch",
"duration": 192.59999999403954,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427781,
"relativeTime": 794,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-tokens-fallback.css",
"data": {
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-tokens-fallback.css",
"initiatorType": "fetch",
"duration": 191.60000002384186,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121427976,
"relativeTime": 989,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-theme.css",
"data": {
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-theme.css",
"initiatorType": "fetch",
"duration": 193.39999997615814,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428173,
"relativeTime": 1186,
"level": "log",
"category": "console",
"message": "%c\u26a0\ufe0f [ThemeLoader] Some CSS layers failed to load color: #FF9800; font-weight: bold [object Object]",
"data": {
"args": [
"%c\u26a0\ufe0f [ThemeLoader] Some CSS layers failed to load",
"color: #FF9800; font-weight: bold",
{
"failed": [
"dss-core"
]
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428174,
"relativeTime": 1187,
"level": "log",
"category": "console",
"message": "[DSS Notification] [object Object]",
"data": {
"args": [
"[DSS Notification]",
{
"message": "Design system loaded with 1 layer(s) using fallbacks",
"code": null,
"correlationId": "97742ea4-97b8-47e4-8fc6-4914470513aa",
"metadata": {}
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428175,
"relativeTime": 1188,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [App] DSS Theme Loader initialized color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [App] DSS Theme Loader initialized",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428175,
"relativeTime": 1188,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [PluginService] Registered plugin: Claude AI Assistant v1.0.0 color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [PluginService] Registered plugin: Claude AI Assistant v1.0.0",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428176,
"relativeTime": 1189,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [Plugin:Claude AI Assistant] Claude plugin initializing... color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [Plugin:Claude AI Assistant] Claude plugin initializing...",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428176,
"relativeTime": 1189,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [Plugin:Claude AI Assistant] Claude plugin initialized color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [Plugin:Claude AI Assistant] Claude plugin initialized",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428177,
"relativeTime": 1190,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [App] Plugins initialized color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [App] Plugins initialized",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428177,
"relativeTime": 1190,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [App] Messaging system initialized color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [App] Messaging system initialized",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428184,
"relativeTime": 1197,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [App] Router initialized with 12 routes color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [App] Router initialized with 12 routes",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428185,
"relativeTime": 1198,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [PluginService] Initialized plugin: Claude AI Assistant color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [PluginService] Initialized plugin: Claude AI Assistant",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428185,
"relativeTime": 1198,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/admin-ui/css/dss-components.css",
"data": {
"url": "https://dss.overbits.luz.uy/admin-ui/css/dss-components.css",
"initiatorType": "fetch",
"duration": 194.5,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428381,
"relativeTime": 1394,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/health",
"data": {
"url": "https://dss.overbits.luz.uy/health",
"initiatorType": "fetch",
"duration": 193.59999999403954,
"transferSize": 583,
"encodedBodySize": 283,
"decodedBodySize": 283
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428581,
"relativeTime": 1594,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/config",
"data": {
"url": "https://dss.overbits.luz.uy/api/config",
"initiatorType": "fetch",
"duration": 193.90000000596046,
"transferSize": 361,
"encodedBodySize": 61,
"decodedBodySize": 61
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428581,
"relativeTime": 1594,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/config/figma",
"data": {
"url": "https://dss.overbits.luz.uy/api/config/figma",
"initiatorType": "fetch",
"duration": 195.2999999821186,
"transferSize": 475,
"encodedBodySize": 175,
"decodedBodySize": 175
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121428668,
"relativeTime": 1681,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/services",
"data": {
"url": "https://dss.overbits.luz.uy/api/services",
"initiatorType": "fetch",
"duration": 281.40000000596046,
"transferSize": 848,
"encodedBodySize": 548,
"decodedBodySize": 548
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429076,
"relativeTime": 2089,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/discovery/scan",
"data": {
"url": "https://dss.overbits.luz.uy/api/discovery/scan",
"initiatorType": "fetch",
"duration": 405.09999999403954,
"transferSize": 835,
"encodedBodySize": 535,
"decodedBodySize": 535
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429287,
"relativeTime": 2300,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/discovery/stats",
"data": {
"url": "https://dss.overbits.luz.uy/api/discovery/stats",
"initiatorType": "fetch",
"duration": 208.19999998807907,
"transferSize": 433,
"encodedBodySize": 133,
"decodedBodySize": 133
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429491,
"relativeTime": 2504,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/discovery/activity",
"data": {
"url": "https://dss.overbits.luz.uy/api/discovery/activity",
"initiatorType": "fetch",
"duration": 201.2999999821186,
"transferSize": 3771,
"encodedBodySize": 3471,
"decodedBodySize": 3471
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429693,
"relativeTime": 2706,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [App] Loading dashboard data color: #2196F3; font-weight: bold [object Object]",
"data": {
"args": [
"%c\ud83d\udcad [App] Loading dashboard data",
"color: #2196F3; font-weight: bold",
{
"projectId": "proj-1764991776412"
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429696,
"relativeTime": 2709,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [App] Landing page initialized color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [App] Landing page initialized",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429697,
"relativeTime": 2710,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [App] Application initialized successfully color: #2196F3; font-weight: bold",
"data": {
"args": [
"%c\ud83d\udcad [App] Application initialized successfully",
"color: #2196F3; font-weight: bold"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429697,
"relativeTime": 2710,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/projects",
"data": {
"url": "https://dss.overbits.luz.uy/api/projects",
"initiatorType": "fetch",
"duration": 199.90000000596046,
"transferSize": 590,
"encodedBodySize": 290,
"decodedBodySize": 290
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429903,
"relativeTime": 2916,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/projects/proj-1764991776412/dashboard/summary",
"data": {
"url": "https://dss.overbits.luz.uy/api/projects/proj-1764991776412/dashboard/summary",
"initiatorType": "fetch",
"duration": 200.69999998807907,
"transferSize": 668,
"encodedBodySize": 368,
"decodedBodySize": 368
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121432703,
"relativeTime": 5716,
"level": "debug",
"category": "console",
"message": "[BrowserLogger] Synced 36 logs to server",
"data": {
"args": [
"[BrowserLogger] Synced 36 logs to server"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#dashboard",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121432754,
"relativeTime": 5767,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/browser-logs",
"data": {
"url": "https://dss.overbits.luz.uy/api/browser-logs",
"initiatorType": "fetch",
"duration": 710,
"transferSize": 442,
"encodedBodySize": 142,
"decodedBodySize": 142
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#dashboard",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121432990,
"relativeTime": 6003,
"level": "info",
"category": "snapshot",
"message": "State Capture (navigation)",
"data": {
"trigger": "navigation",
"details": {
"from": "https://dss.overbits.luz.uy/admin-ui/index.html",
"to": "https://dss.overbits.luz.uy/admin-ui/index.html#dashboard"
},
"snapshot": {
"timestamp": 1765121432989,
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#dashboard",
"html": "<html lang=\"en\" class=\"light\"><head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Design System Server</title>\n <link rel=\"icon\" type=\"image/svg+xml\" href=\"/admin-ui/favicon.svg\">\n\n <!-- DSS Layered CSS Architecture -->\n <!-- Layer 0: Core/Structural (reset, grid, utilities) -->\n <link rel=\"stylesheet\" href=\"/admin-ui/css/dss-core.css\">\n <!-- Layer 1: Design Tokens (colors, spacing, typography) -->\n <link rel=\"stylesheet\" href=\"/admin-ui/css/dss-tokens.css\">\n <!-- Layer 2: Semantic Theme (token-to-purpose mapping) -->\n <link rel=\"stylesheet\" href=\"/admin-ui/css/dss-theme.css\">\n <!-- Layer 3: Component Styles (styled components using semantic tokens) -->\n <link rel=\"stylesheet\" href=\"/admin-ui/css/dss-components.css\">\n\n <!-- Markdown & Syntax Highlighting -->\n <script src=\"https://cdn.jsdelivr.net/npm/marked/marked.min.js\"></script>\n <script src=\"https://cdn.jsdelivr.net/npm/dompurify@3.0.6/dist/purify.min.js\"></script>\n <script src=\"https://cdn.jsdelivr.net/npm/highlight.js@11.9.0/lib/highlight.min.js\"></script>\n\n</head>\n<body>\n <div id=\"app\" class=\"app-layout\">\n <!-- Sidebar -->\n <aside class=\"sidebar\">\n <div class=\"sidebar__header\">\n <div class=\"sidebar__logo\">\n <div class=\"sidebar__logo-icon\">\n <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n <path d=\"M12 2L2 7l10 5 10-5-10-5z\"></path>\n <path d=\"M2 17l10 5 10-5\"></path>\n <path d=\"M2 12l10 5 10-5\"></path>\n </svg>\n </div>\n <span>DSS</span>\n </div>\n </div>\n\n <nav class=\"sidebar__nav\" id=\"main-nav\" aria-label=\"Main navigation\">\n <!-- Overview -->\n <div class=\"nav-section__title\">Overview</div>\n <a class=\"nav-item active\" data-page=\"dashboard\" href=\"#dashboard\" tabindex=\"0\" aria-current=\"page\">\n <svg class=\"nav-item__icon\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n <rect x=\"3\" y=\"3\" width=\"7\" height=\"9\" rx=\"1\"></rect>\n <rect x=\"14\" y=\"3\" width=\"7\" height=\"5\" rx=\"1\"></rect>\n <rect x=\"14\" y=\"12\" width=\"7\" height=\"9\" rx=\"1\"></rect>\n <rect x=\"3\" y=\"16\" width=\"7\" height=\"5\" rx=\"1\"></rect>\n </svg>\n Dashboard\n </a>\n <a class=\"nav-item\" data-page=\"projects\" href=\"#projects\" tabindex=\"0\">\n <svg class=\"nav-item__icon\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n <path d=\"M3 3h18v18H3z\"></path>\n <path d=\"M21 9H3\"></path>\n <path d=\"M9 21V9\"></path>\n </svg>\n Projects\n </a>\n\n <!-- Tools -->\n <details class=\"nav-group\" id=\"nav-group-tools\">\n <summary>\n <div class=\"nav-item\" tabindex=\"0\">\n <svg class=\"nav-item__icon\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n <path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"></path>\n </svg>\n Tools\n <svg class=\"nav-chevron\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"9 18 15 12 9 6\"></polyline></svg>\n </div>\n </summary>\n <div class=\"nav-group__content\">\n <details class=\"nav-sub-group\" id=\"nav-sub-group-analysis\">\n <summary>\n <div class=\"nav-item nav-item--level-1\" tabindex=\"0\">\n Analysis\n <svg class=\"nav-chevron\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"9 18 15 12 9 6\"></polyline></svg>\n </div>\n </summary>\n <div class=\"nav-sub-group__content\">\n <a class=\"nav-item nav-item--level-2\" data-page=\"services\" href=\"#services\" tabindex=\"0\">Services</a>\n <a class=\"nav-item nav-item--level-2\" data-page=\"quick-wins\" href=\"#quick-wins\" tabindex=\"0\">Quick Wins</a>\n </div>\n </details>\n <a class=\"nav-item nav-item--level-1\" data-page=\"chat\" href=\"#chat\" tabindex=\"0\">Chat</a>\n </div>\n </details>\n\n <!-- Design System -->\n <details class=\"nav-group\" id=\"nav-group-design-system\" open=\"\">\n <summary>\n <div class=\"nav-item\" tabindex=\"0\">\n <svg class=\"nav-item__icon\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n <path d=\"M12 2L2 7l10 5 10-5-10-5z\"></path>\n <path d=\"M2 17l10 5 10-5\"></path>\n <path d=\"M2 12l10 5 10-5\"></path>\n </svg>\n Design System\n <svg class=\"nav-chevron\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"9 18 15 12 9 6\"></polyline></svg>\n </div>\n </summary>\n <div class=\"nav-group__content\">\n <details class=\"nav-sub-group\" id=\"nav-sub-group-foundations\" open=\"\">\n <summary>\n <div class=\"nav-item nav-item--level-1\" tabindex=\"0\">\n Foundations\n <svg class=\"nav-chevron\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"9 18 15 12 9 6\"></polyline></svg>\n </div>\n </summary>\n <div class=\"nav-sub-group__content\">\n <a class=\"nav-item nav-item--level-2\" data-page=\"tokens\" href=\"#tokens\" tabindex=\"0\">Tokens</a>\n <a class=\"nav-item nav-item--level-2\" data-page=\"components\" href=\"#components\" tabindex=\"0\">Components</a>\n </div>\n </details>\n <details class=\"nav-sub-group\" id=\"nav-sub-group-integrations\">\n <summary>\n <div class=\"nav-item nav-item--level-1\" tabindex=\"0\">\n Integrations\n <svg class=\"nav-chevron\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"9 18 15 12 9 6\"></polyline></svg>\n </div>\n </summary>\n <div class=\"nav-sub-group__content\">\n <a class=\"nav-item nav-item--level-2\" data-page=\"figma\" href=\"#figma\" tabindex=\"0\">Figma</a>\n <a id=\"storybook-link\" class=\"nav-item nav-item--level-2\" href=\"https://localhost:6006\" target=\"_blank\" tabindex=\"0\" title=\"Open Storybook at https://localhost:6006\" style=\"pointer-events: auto; opacity: 1;\">Storybook</a>\n </div>\n </details>\n </div>\n </details>\n\n <!-- System -->\n <details class=\"nav-group\" id=\"nav-group-system\">\n <summary>\n <div class=\"nav-item\" tabindex=\"0\">\n <svg class=\"nav-item__icon\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n <circle cx=\"12\" cy=\"12\" r=\"3\"></circle>\n <path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"></path>\n </svg>\n System\n <svg class=\"nav-chevron\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"9 18 15 12 9 6\"></polyline></svg>\n </div>\n </summary>\n <div class=\"nav-group__content\">\n <a class=\"nav-item nav-item--level-1\" data-page=\"docs\" href=\"#docs\" tabindex=\"0\">Docs</a>\n <details class=\"nav-sub-group\" id=\"nav-sub-group-administration\">\n <summary>\n <div class=\"nav-item nav-item--level-1\" tabindex=\"0\">\n Administration\n <svg class=\"nav-chevron\" width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"9 18 15 12 9 6\"></polyline></svg>\n </div>\n </summary>\n <div class=\"nav-sub-group__content\">\n <a class=\"nav-item nav-item--level-2\" data-page=\"teams\" href=\"#teams\" tabindex=\"0\">Teams</a>\n <a class=\"nav-item nav-item--level-2\" data-page=\"audit\" href=\"#audit\" tabindex=\"0\">Audit</a>\n <a class=\"nav-item nav-item--level-2\" data-page=\"plugins\" href=\"#plugins\" tabindex=\"0\">Plugins</a>\n <a class=\"nav-item nav-item--level-2\" data-page=\"settings\" href=\"#settings\" tabindex=\"0\">Settings</a>\n </div>\n </details>\n </div>\n </details>\n </nav>\n\n <div class=\"sidebar__help\">\n <details class=\"help-panel\">\n <summary class=\"help-panel__toggle\" tabindex=\"0\">\n <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\">\n <circle cx=\"12\" cy=\"12\" r=\"10\"></circle>\n <path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"></path>\n <line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line>\n </svg>\n Quick Guide\n </summary>\n <div class=\"help-panel__content\">\n <div class=\"help-section\" data-team=\"ui\" style=\"display: none;\">\n <strong>UI Team</strong>\n <ul>\n <li>Extract tokens from Figma</li>\n <li>Sync to CSS variables</li>\n <li>Generate components</li>\n <li>Check token drift</li>\n </ul>\n </div>\n <div class=\"help-section\" data-team=\"ux\">\n <strong>UX Team</strong>\n <ul>\n <li>Add Figma files to project</li>\n <li>Run visual diff checks</li>\n <li>Review token consistency</li>\n <li>Validate components</li>\n </ul>\n </div>\n <div class=\"help-section\" data-team=\"qa\" style=\"display: none;\">\n <strong>QA Team</strong>\n <ul>\n <li>Define ESRE test cases</li>\n <li>Run component validation</li>\n <li>Review visual regressions</li>\n <li>Export audit logs</li>\n </ul>\n </div>\n <div class=\"help-section\" data-team=\"all\">\n <strong>Getting Started</strong>\n <ol>\n <li>Create a project</li>\n <li>Add Figma file key</li>\n <li>Extract &amp; sync tokens</li>\n <li>Use AI chat for help</li>\n </ol>\n </div>\n </div>\n </details>\n </div>\n <div class=\"sidebar__footer\">\n <ds-badge data-variant=\"outline\">v1.0.0</ds-badge>\n </div>\n </aside>\n\n <!-- Header -->\n <header class=\"app-header\">\n <div class=\"app-header__project-selector\" id=\"project-selector-container\">\n <div class=\"project-selector\">\n <svg class=\"project-selector__icon\">\n \n \n \n </svg>\n <span class=\"project-selector__label\">Project:</span>\n \n \n \n test\n \n \n \n </div>\n </div>\n <div class=\"app-header__team-selector\">\n <label for=\"team-context-select\" class=\"sr-only\">Select team context</label>\n <select class=\"team-select\" id=\"team-context-select\" aria-label=\"Team context\">\n <option value=\"all\">All Teams</option>\n <option value=\"ui\">UI Team</option>\n <option value=\"ux\">UX Team</option>\n <option value=\"qa\">QA Team</option>\n </select>\n </div>\n <div class=\"app-header__actions\">\n <ds-button data-variant=\"ghost\" data-size=\"icon\" title=\"Toggle theme\" id=\"theme-toggle\" tabindex=\"0\" aria-label=\"Toggle dark/light theme\">\n <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0z\"></path>\n </svg>\n </ds-button>\n <div class=\"notification-toggle-container\" style=\"position: relative;\">\n <ds-button data-variant=\"ghost\" data-size=\"icon\" id=\"notification-toggle\" title=\"Notifications\" tabindex=\"0\" aria-label=\"View notifications\">\n <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9\"></path>\n <path d=\"M10.3 21a1.94 1.94 0 0 0 3.4 0\"></path>\n </svg>\n </ds-button>\n <span id=\"notification-indicator\" class=\"status-dot status-dot--error\" style=\"position: absolute; top: 6px; right: 6px; display: none;\"></span>\n <ds-notification-center></ds-notification-center>\n </div>\n <ds-button data-variant=\"ghost\" data-size=\"icon\" id=\"sidebar-toggle\" title=\"Toggle AI Assistant\" tabindex=\"0\" aria-label=\"Toggle AI Assistant sidebar\" aria-controls=\"ai-sidebar\" aria-expanded=\"false\">\n <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"></path>\n </svg>\n </ds-button>\n <div class=\"ds-avatar\" tabindex=\"0\" role=\"button\" aria-label=\"User profile menu\">\n <span>U</span>\n </div>\n </div>\n </header>\n\n <!-- Main Content Area -->\n <main class=\"app-main\">\n <div id=\"landing-page\" class=\"landing-page\">\n <div class=\"landing-hero\">\n <h1>Design System Swarm</h1>\n <p>Welcome to your design system management interface. Select a dashboard to get started.</p>\n </div>\n \n <div class=\"landing-content\">\n \n <div class=\"dashboard-category\">\n <h2 class=\"dashboard-category__title\">Overview</h2>\n <div class=\"dashboard-grid\">\n \n <a href=\"#dashboard\" class=\"dashboard-card\" data-page=\"dashboard\">\n <div class=\"dashboard-card__icon\">\ud83d\udcca</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Dashboard</h3>\n <p class=\"dashboard-card__description\">System overview and key metrics</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"#projects\" class=\"dashboard-card\" data-page=\"projects\">\n <div class=\"dashboard-card__icon\">\ud83d\udcc1</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Projects</h3>\n <p class=\"dashboard-card__description\">Manage and organize projects</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n </div>\n </div>\n \n <div class=\"dashboard-category\">\n <h2 class=\"dashboard-category__title\">Tools</h2>\n <div class=\"dashboard-grid\">\n \n <a href=\"#services\" class=\"dashboard-card\" data-page=\"services\">\n <div class=\"dashboard-card__icon\">\u2699\ufe0f</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Services</h3>\n <p class=\"dashboard-card__description\">Manage system services and endpoints</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"#quick-wins\" class=\"dashboard-card\" data-page=\"quick-wins\">\n <div class=\"dashboard-card__icon\">\u2b50</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Quick Wins</h3>\n <p class=\"dashboard-card__description\">Quick optimization opportunities</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"#chat\" class=\"dashboard-card\" data-page=\"chat\">\n <div class=\"dashboard-card__icon\">\ud83d\udcac</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Chat</h3>\n <p class=\"dashboard-card__description\">AI-powered chat assistant</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n </div>\n </div>\n \n <div class=\"dashboard-category\">\n <h2 class=\"dashboard-category__title\">Design System</h2>\n <div class=\"dashboard-grid\">\n \n <a href=\"#tokens\" class=\"dashboard-card\" data-page=\"tokens\">\n <div class=\"dashboard-card__icon\">\ud83c\udfa8</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Tokens</h3>\n <p class=\"dashboard-card__description\">Design tokens and variables</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"#components\" class=\"dashboard-card\" data-page=\"components\">\n <div class=\"dashboard-card__icon\">\ud83e\udde9</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Components</h3>\n <p class=\"dashboard-card__description\">Reusable component library</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"#figma\" class=\"dashboard-card\" data-page=\"figma\">\n <div class=\"dashboard-card__icon\">\ud83c\udfad</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Figma</h3>\n <p class=\"dashboard-card__description\">Figma integration and sync</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"http://localhost:6006\" class=\"dashboard-card\" target=\"_blank\" data-page=\"storybook\">\n <div class=\"dashboard-card__icon\">\ud83d\udcda</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Storybook</h3>\n <p class=\"dashboard-card__description\">Component documentation</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n </div>\n </div>\n \n <div class=\"dashboard-category\">\n <h2 class=\"dashboard-category__title\">System</h2>\n <div class=\"dashboard-grid\">\n \n <a href=\"#docs\" class=\"dashboard-card\" data-page=\"docs\">\n <div class=\"dashboard-card__icon\">\ud83d\udcd6</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Documentation</h3>\n <p class=\"dashboard-card__description\">System documentation and guides</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"#teams\" class=\"dashboard-card\" data-page=\"teams\">\n <div class=\"dashboard-card__icon\">\ud83d\udc65</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Teams</h3>\n <p class=\"dashboard-card__description\">Team management and permissions</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"#audit\" class=\"dashboard-card\" data-page=\"audit\">\n <div class=\"dashboard-card__icon\">\u2705</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Audit</h3>\n <p class=\"dashboard-card__description\">Audit logs and system events</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"#plugins\" class=\"dashboard-card\" data-page=\"plugins\">\n <div class=\"dashboard-card__icon\">\ud83d\udd0c</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Plugins</h3>\n <p class=\"dashboard-card__description\">Plugin management system</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n <a href=\"#settings\" class=\"dashboard-card\" data-page=\"settings\">\n <div class=\"dashboard-card__icon\">\u26a1</div>\n <div class=\"dashboard-card__content\">\n <h3 class=\"dashboard-card__title\">Settings</h3>\n <p class=\"dashboard-card__description\">System configuration and preferences</p>\n </div>\n <div class=\"dashboard-card__meta\">\n <span>\u2192</span>\n </div>\n </a>\n \n </div>\n </div>\n \n </div>\n </div>\n <div id=\"page-content\" class=\"app-content\" style=\"display: block;\">\n <div class=\"page-header\">\n <h1>UX Team Dashboard</h1>\n <p class=\"text-muted\">Design consistency &amp; token validation \u00b7 <strong class=\"text-primary\">test</strong></p>\n </div>\n\n \n <div class=\"grid grid-cols-4 gap-4 mt-6\">\n \n \n <div class=\"stat\">\n <div class=\"stat__label\">Figma Files</div>\n <div class=\"stat__value\">0</div>\n </div>\n \n \n\n \n \n <div class=\"stat\">\n <div class=\"stat__label\">Synced Files</div>\n <div class=\"stat__value\">0</div>\n </div>\n \n \n\n \n \n <div class=\"stat\">\n <div class=\"stat__label\">Pending Sync</div>\n <div class=\"stat__value\">0</div>\n </div>\n \n \n\n \n \n <div class=\"stat\">\n <div class=\"stat__label\">Design Tokens</div>\n <div class=\"stat__value\">0</div>\n </div>\n \n \n </div>\n\n \n <div class=\"mt-6\">\n \n \n \u2795 Add Figma File\n Configure Figma files for this project\n \n \n \n <div>\n File Name\n <input class=\"w-full p-2 border rounded mt-1\" placeholder=\"Design System Components\" name=\"file_name\" type=\"text\">\n </div>\n <div>\n Figma URL\n <input class=\"w-full p-2 border rounded mt-1\" placeholder=\"https://figma.com/file/...\" name=\"figma_url\" type=\"url\">\n </div>\n <div>\n File Key\n <input class=\"w-full p-2 border rounded mt-1\" placeholder=\"abc123xyz\" name=\"file_key\" type=\"text\">\n <p class=\"text-xs text-muted mt-1\">Extract from Figma URL: figma.com/file/<strong>FILE_KEY</strong>/...</p>\n </div>\n \n Add Figma File\n \n \n \n \n </div>\n\n \n <div class=\"mt-6\">\n \n \n Figma Files (0)\n Manage Figma files for this project\n \n \n \n <p class=\"text-muted text-sm text-center py-8\">\n No Figma files configured yet. Add your first file above! \ud83d\udc46\n </p>\n \n \n \n </div>\n</div>\n\n <!-- Right Sidebar - AI Chat -->\n <aside class=\"app-sidebar collapsed\" id=\"ai-sidebar\">\n <ds-ai-chat></ds-ai-chat>\n </aside>\n </main>\n </div>\n\n <!-- Toast Provider for notifications -->\n <ds-toast-provider></ds-toast-provider>\n\n <!-- Load Components -->\n <script type=\"module\">\n // Import theme manager first (loads saved theme from cookie)\n import themeManager from '/admin-ui/js/core/theme.js';\n\n // Import all components\n import '/admin-ui/js/components/ds-button.js';\n import '/admin-ui/js/components/ds-card.js';\n import '/admin-ui/js/components/ds-input.js';\n import '/admin-ui/js/components/ds-badge.js';\n import '/admin-ui/js/components/ds-action-bar.js';\n import '/admin-ui/js/components/ds-toast.js';\n import '/admin-ui/js/components/ds-toast-provider.js';\n import '/admin-ui/js/components/ds-notification-center.js';\n import '/admin-ui/js/components/ds-workflow.js';\n import '/admin-ui/js/core/ai.js';\n\n // Import stores and services\n import contextStore from '/admin-ui/js/stores/context-store.js';\n import notificationService from '/admin-ui/js/services/notification-service.js';\n\n // Import browser logger for debugging\n import '/admin-ui/js/core/browser-logger.js';\n\n // Import navigation manager\n import NavigationManager from '/admin-ui/js/core/navigation.js';\n\n // Import and initialize app\n import app from '/admin-ui/js/core/app.js';\n\n // Initialize when DOM is ready\n document.addEventListener('DOMContentLoaded', () => {\n app.init();\n\n // Initialize navigation manager\n new NavigationManager(document.querySelector('.sidebar__nav'));\n\n // Setup theme toggle button\n const themeToggle = document.getElementById('theme-toggle');\n if (themeToggle) {\n themeToggle.addEventListener('click', () => {\n themeManager.toggle();\n });\n }\n\n // Setup team context selector\n const teamSelect = document.getElementById('team-context-select');\n const updateHelpSections = (team) => {\n document.querySelectorAll('.help-section').forEach(section => {\n const sectionTeam = section.dataset.team;\n section.style.display = (team === 'all' || sectionTeam === team || sectionTeam === 'all') ? '' : 'none';\n });\n };\n\n if (teamSelect) {\n const savedTeam = localStorage.getItem('dss_team_context') || 'all';\n teamSelect.value = savedTeam;\n updateHelpSections(savedTeam);\n contextStore.setContext({ team: savedTeam });\n\n teamSelect.addEventListener('change', (e) => {\n const team = e.target.value;\n localStorage.setItem('dss_team_context', team);\n updateHelpSections(team);\n contextStore.setContext({ team });\n window.dispatchEvent(new CustomEvent('team-context-changed', {\n detail: { team }\n }));\n });\n }\n\n // Setup AI sidebar toggle\n const sidebarToggle = document.getElementById('sidebar-toggle');\n const aiSidebar = document.getElementById('ai-sidebar');\n if (sidebarToggle && aiSidebar) {\n // Restore saved state\n const sidebarCollapsed = localStorage.getItem('dss_ai_sidebar_collapsed') === 'true';\n if (sidebarCollapsed) {\n aiSidebar.classList.add('collapsed');\n sidebarToggle.setAttribute('aria-expanded', 'false');\n }\n\n sidebarToggle.addEventListener('click', () => {\n const isCollapsed = aiSidebar.classList.toggle('collapsed');\n sidebarToggle.setAttribute('aria-expanded', !isCollapsed);\n localStorage.setItem('dss_ai_sidebar_collapsed', isCollapsed);\n });\n }\n\n // Setup Notification Center toggle\n const notificationToggle = document.getElementById('notification-toggle');\n const notificationCenter = document.querySelector('ds-notification-center');\n const notificationIndicator = document.getElementById('notification-indicator');\n\n if (notificationToggle && notificationCenter) {\n notificationToggle.addEventListener('click', (e) => {\n e.stopPropagation();\n const isOpen = notificationCenter.hasAttribute('open');\n if (isOpen) {\n notificationCenter.removeAttribute('open');\n } else {\n notificationCenter.setAttribute('open', '');\n }\n });\n\n // Close when clicking outside\n document.addEventListener('click', (e) => {\n if (!notificationCenter.contains(e.target) && !notificationToggle.contains(e.target)) {\n notificationCenter.removeAttribute('open');\n }\n });\n\n // Update unread indicator\n notificationService.addEventListener('unread-count-changed', (e) => {\n const { count } = e.detail;\n if (notificationIndicator) {\n notificationIndicator.style.display = count > 0 ? 'block' : 'none';\n }\n });\n\n // Handle notification actions\n notificationCenter.addEventListener('notification-action', (e) => {\n const { event, payload } = e.detail;\n console.log('Notification action:', event, payload);\n // Handle navigation or other actions based on event type\n if (event.startsWith('navigate:')) {\n const page = event.replace('navigate:', '');\n window.location.hash = page;\n }\n });\n }\n\n // Listen for \"Ask AI\" events from anywhere in the app\n window.addEventListener('dss-ask-ai', (e) => {\n const { prompt, openSidebar } = e.detail;\n if (openSidebar && aiSidebar && aiSidebar.classList.contains('collapsed')) {\n aiSidebar.classList.remove('collapsed');\n sidebarToggle?.setAttribute('aria-expanded', 'true');\n localStorage.setItem('dss_ai_sidebar_collapsed', 'false');\n }\n // The ds-ai-chat component should handle the prompt\n const aiChat = document.querySelector('ds-ai-chat');\n if (aiChat && typeof aiChat.setInput === 'function') {\n aiChat.setInput(prompt);\n }\n });\n\n // Update context store on page navigation\n window.addEventListener('hashchange', () => {\n const page = window.location.hash.substring(1) || 'dashboard';\n contextStore.setContext({ page });\n });\n // Set initial page\n contextStore.setContext({ page: window.location.hash.substring(1) || 'dashboard' });\n });\n </script>\n\n\n</body></html>",
"viewport": {
"width": 1403,
"height": 958,
"devicePixelRatio": 2
},
"title": "Design System Server"
}
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#dashboard",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
}
],
"diagnostic": {
"sessionId": "session-1765121426987-32chxuzx6",
"uptime": 30002,
"totalLogs": 39,
"errorCount": 0,
"warnCount": 1,
"networkRequests": 17,
"memory": {
"usedJSHeapSize": 10671881,
"jsHeapSizeLimit": 4294967296,
"usagePercent": "0.25"
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#dashboard",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
"recentErrors": [],
"recentNetworkRequests": [
{
"timestamp": 1765121432754,
"relativeTime": 5767,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/browser-logs",
"data": {
"url": "https://dss.overbits.luz.uy/api/browser-logs",
"initiatorType": "fetch",
"duration": 710,
"transferSize": 442,
"encodedBodySize": 142,
"decodedBodySize": 142
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#dashboard",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429903,
"relativeTime": 2916,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/projects/proj-1764991776412/dashboard/summary",
"data": {
"url": "https://dss.overbits.luz.uy/api/projects/proj-1764991776412/dashboard/summary",
"initiatorType": "fetch",
"duration": 200.69999998807907,
"transferSize": 668,
"encodedBodySize": 368,
"decodedBodySize": 368
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429697,
"relativeTime": 2710,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/projects",
"data": {
"url": "https://dss.overbits.luz.uy/api/projects",
"initiatorType": "fetch",
"duration": 199.90000000596046,
"transferSize": 590,
"encodedBodySize": 290,
"decodedBodySize": 290
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429491,
"relativeTime": 2504,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/discovery/activity",
"data": {
"url": "https://dss.overbits.luz.uy/api/discovery/activity",
"initiatorType": "fetch",
"duration": 201.2999999821186,
"transferSize": 3771,
"encodedBodySize": 3471,
"decodedBodySize": 3471
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
},
{
"timestamp": 1765121429287,
"relativeTime": 2300,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/api/discovery/stats",
"data": {
"url": "https://dss.overbits.luz.uy/api/discovery/stats",
"initiatorType": "fetch",
"duration": 208.19999998807907,
"transferSize": 433,
"encodedBodySize": 133,
"decodedBodySize": 133
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
}
]
}
}