Files
dss/.dss/browser-logs/session-1765121066946-odldc0i9l.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

1271 lines
48 KiB
JSON

{
"sessionId": "session-1765121066946-odldc0i9l",
"exportedAt": "2025-12-07T15:26:27.112Z",
"logs": [
{
"timestamp": 1765121066947,
"relativeTime": 2,
"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#services",
"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": 1765121066950,
"relativeTime": 5,
"level": "log",
"category": "console",
"message": "[DssDB] Database ready",
"data": {
"args": [
"[DssDB] Database ready"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121067141,
"relativeTime": 196,
"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": 194.5,
"transferSize": 590,
"encodedBodySize": 290,
"decodedBodySize": 290
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121067143,
"relativeTime": 198,
"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#services",
"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": 1765121067143,
"relativeTime": 198,
"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#services",
"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": 1765121067143,
"relativeTime": 198,
"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#services",
"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": 1765121067144,
"relativeTime": 199,
"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": 195.09999999403954,
"transferSize": 361,
"encodedBodySize": 61,
"decodedBodySize": 61
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121067147,
"relativeTime": 202,
"level": "metric",
"category": "performance",
"message": "Page load completed",
"data": {
"domContentLoaded": 0.800000011920929,
"loadComplete": 0,
"totalTime": 2359.800000011921,
"dnsLookup": 0,
"tcpConnection": 0,
"requestTime": 197.7999999821186,
"responseTime": 8.900000005960464,
"renderTime": null
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121067148,
"relativeTime": 203,
"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#services",
"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": 1765121067335,
"relativeTime": 390,
"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": 189.2999999821186,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121067528,
"relativeTime": 583,
"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": 191.89999997615814,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121067722,
"relativeTime": 777,
"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.09999999403954,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121067917,
"relativeTime": 972,
"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.2999999821186,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121068109,
"relativeTime": 1164,
"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#services",
"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": 1765121068110,
"relativeTime": 1165,
"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": "b1e83890-89e2-4de2-b632-0d424608f5bb",
"metadata": {}
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121068110,
"relativeTime": 1165,
"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#services",
"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": 1765121068111,
"relativeTime": 1166,
"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#services",
"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": 1765121068111,
"relativeTime": 1166,
"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#services",
"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": 1765121068111,
"relativeTime": 1166,
"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#services",
"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": 1765121068111,
"relativeTime": 1166,
"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#services",
"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": 1765121068112,
"relativeTime": 1167,
"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#services",
"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": 1765121068113,
"relativeTime": 1168,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [UI] Rendering services page color: #2196F3; font-weight: bold [object Object]",
"data": {
"args": [
"%c\ud83d\udcad [UI] Rendering services page",
"color: #2196F3; font-weight: bold",
{
"toolCount": 8,
"teamContext": "ux",
"categories": [
"Projects",
"Figma",
"Ingestion",
"Analysis",
"Storybook",
"Activity"
]
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121068119,
"relativeTime": 1174,
"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#services",
"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": 1765121068120,
"relativeTime": 1175,
"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#services",
"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": 1765121068120,
"relativeTime": 1175,
"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": 191.90000000596046,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121068316,
"relativeTime": 1371,
"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#services",
"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": 1765121068514,
"relativeTime": 1569,
"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": 195.5,
"transferSize": 361,
"encodedBodySize": 61,
"decodedBodySize": 61
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121068517,
"relativeTime": 1572,
"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": 198.90000000596046,
"transferSize": 475,
"encodedBodySize": 175,
"decodedBodySize": 175
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121068645,
"relativeTime": 1700,
"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": 323.90000000596046,
"transferSize": 848,
"encodedBodySize": 548,
"decodedBodySize": 548
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121069018,
"relativeTime": 2073,
"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": 370.40000000596046,
"transferSize": 835,
"encodedBodySize": 535,
"decodedBodySize": 535
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121069215,
"relativeTime": 2270,
"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": 195.10000002384186,
"transferSize": 433,
"encodedBodySize": 133,
"decodedBodySize": 133
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121069417,
"relativeTime": 2472,
"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": 198.69999998807907,
"transferSize": 3771,
"encodedBodySize": 3471,
"decodedBodySize": 3471
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121069615,
"relativeTime": 2670,
"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#services",
"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": 1765121069619,
"relativeTime": 2674,
"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#services",
"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": 1765121069620,
"relativeTime": 2675,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [UI] Rendering services page color: #2196F3; font-weight: bold [object Object]",
"data": {
"args": [
"%c\ud83d\udcad [UI] Rendering services page",
"color: #2196F3; font-weight: bold",
{
"toolCount": 8,
"teamContext": "ux",
"categories": [
"Projects",
"Figma",
"Ingestion",
"Analysis",
"Storybook",
"Activity"
]
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121069623,
"relativeTime": 2678,
"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#services",
"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": 1765121069627,
"relativeTime": 2682,
"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": 193.90000000596046,
"transferSize": 590,
"encodedBodySize": 290,
"decodedBodySize": 290
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121069819,
"relativeTime": 2874,
"level": "log",
"category": "console",
"message": "%c\ud83d\udcad [UI] Rendering services page color: #2196F3; font-weight: bold [object Object]",
"data": {
"args": [
"%c\ud83d\udcad [UI] Rendering services page",
"color: #2196F3; font-weight: bold",
{
"toolCount": 8,
"teamContext": "ux",
"categories": [
"Projects",
"Figma",
"Ingestion",
"Analysis",
"Storybook",
"Activity"
]
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121069828,
"relativeTime": 2883,
"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": 201.30000001192093,
"transferSize": 668,
"encodedBodySize": 368,
"decodedBodySize": 368
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121072667,
"relativeTime": 5722,
"level": "debug",
"category": "console",
"message": "[BrowserLogger] Synced 39 logs to server",
"data": {
"args": [
"[BrowserLogger] Synced 39 logs to server"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121072719,
"relativeTime": 5774,
"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": 716,
"transferSize": 442,
"encodedBodySize": 142,
"decodedBodySize": 142
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121097830,
"relativeTime": 30885,
"level": "debug",
"category": "console",
"message": "[BrowserLogger] Synced 41 logs to server",
"data": {
"args": [
"[BrowserLogger] Synced 41 logs to server"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121097882,
"relativeTime": 30937,
"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": 712.6999999880791,
"transferSize": 442,
"encodedBodySize": 142,
"decodedBodySize": 142
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121098314,
"relativeTime": 31369,
"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": 193.69999998807907,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121098513,
"relativeTime": 31568,
"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": 193.80000001192093,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121098708,
"relativeTime": 31763,
"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": 196.30000001192093,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121098909,
"relativeTime": 31964,
"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": 198.40000000596046,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121099115,
"relativeTime": 32170,
"level": "log",
"category": "console",
"message": "%c\u26a0\ufe0f [ThemeLoader] Health check detected issues color: #FF9800; font-weight: bold [object Object]",
"data": {
"args": [
"%c\u26a0\ufe0f [ThemeLoader] Health check detected issues",
"color: #FF9800; font-weight: bold",
{
"failed": [
"dss-core"
]
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121099117,
"relativeTime": 32172,
"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": 203.19999998807907,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121100315,
"relativeTime": 33371,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/health",
"data": {
"url": "https://dss.overbits.luz.uy/health",
"initiatorType": "fetch",
"duration": 197.10000002384186,
"transferSize": 583,
"encodedBodySize": 283,
"decodedBodySize": 283
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121127833,
"relativeTime": 60888,
"level": "debug",
"category": "console",
"message": "[BrowserLogger] Synced 50 logs to server",
"data": {
"args": [
"[BrowserLogger] Synced 50 logs to server"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121127885,
"relativeTime": 60940,
"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": 717.4000000059605,
"transferSize": 442,
"encodedBodySize": 142,
"decodedBodySize": 142
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121128327,
"relativeTime": 61382,
"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": 196.7999999821186,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121128520,
"relativeTime": 61575,
"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": 191.59999999403954,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121128715,
"relativeTime": 61770,
"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": 194.80000001192093,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121128912,
"relativeTime": 61967,
"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": 194.7000000178814,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121129100,
"relativeTime": 62155,
"level": "log",
"category": "console",
"message": "%c\u26a0\ufe0f [ThemeLoader] Health check detected issues color: #FF9800; font-weight: bold [object Object]",
"data": {
"args": [
"%c\u26a0\ufe0f [ThemeLoader] Health check detected issues",
"color: #FF9800; font-weight: bold",
{
"failed": [
"dss-core"
]
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121129101,
"relativeTime": 62156,
"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": 188.39999997615814,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121130315,
"relativeTime": 63370,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/health",
"data": {
"url": "https://dss.overbits.luz.uy/health",
"initiatorType": "fetch",
"duration": 199.30000001192093,
"transferSize": 583,
"encodedBodySize": 283,
"decodedBodySize": 283
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121157826,
"relativeTime": 90881,
"level": "debug",
"category": "console",
"message": "[BrowserLogger] Synced 59 logs to server",
"data": {
"args": [
"[BrowserLogger] Synced 59 logs to server"
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121157882,
"relativeTime": 90937,
"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": 711,
"transferSize": 442,
"encodedBodySize": 142,
"decodedBodySize": 142
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121158306,
"relativeTime": 91361,
"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": 191,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121158502,
"relativeTime": 91557,
"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,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121158691,
"relativeTime": 91746,
"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": 188.2999999821186,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121158880,
"relativeTime": 91935,
"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": 188.2000000178814,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121159072,
"relativeTime": 92127,
"level": "log",
"category": "console",
"message": "%c\u26a0\ufe0f [ThemeLoader] Health check detected issues color: #FF9800; font-weight: bold [object Object]",
"data": {
"args": [
"%c\u26a0\ufe0f [ThemeLoader] Health check detected issues",
"color: #FF9800; font-weight: bold",
{
"failed": [
"dss-core"
]
}
]
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121159074,
"relativeTime": 92129,
"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": 192.39999997615814,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121160309,
"relativeTime": 93364,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/health",
"data": {
"url": "https://dss.overbits.luz.uy/health",
"initiatorType": "fetch",
"duration": 193.80000001192093,
"transferSize": 583,
"encodedBodySize": 283,
"decodedBodySize": 283
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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-1765121066946-odldc0i9l",
"uptime": 120167,
"totalLogs": 68,
"errorCount": 0,
"warnCount": 1,
"networkRequests": 38,
"memory": {
"usedJSHeapSize": 9852888,
"jsHeapSizeLimit": 4294967296,
"usagePercent": "0.23"
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121160309,
"relativeTime": 93364,
"level": "network",
"category": "fetch",
"message": "FETCH https://dss.overbits.luz.uy/health",
"data": {
"url": "https://dss.overbits.luz.uy/health",
"initiatorType": "fetch",
"duration": 193.80000001192093,
"transferSize": 583,
"encodedBodySize": 283,
"decodedBodySize": 283
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121159074,
"relativeTime": 92129,
"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": 192.39999997615814,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121158880,
"relativeTime": 91935,
"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": 188.2000000178814,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121158691,
"relativeTime": 91746,
"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": 188.2999999821186,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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": 1765121158502,
"relativeTime": 91557,
"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,
"transferSize": 300,
"encodedBodySize": 0,
"decodedBodySize": 0
},
"url": "https://dss.overbits.luz.uy/admin-ui/index.html#services",
"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"
}
]
}
}