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
This commit is contained in:
759
.dss/browser-logs/session-1765150782971-mjx3rvd14.json
Normal file
759
.dss/browser-logs/session-1765150782971-mjx3rvd14.json
Normal file
@@ -0,0 +1,759 @@
|
||||
{
|
||||
"sessionId": "session-1765150782971-mjx3rvd14",
|
||||
"exportedAt": "2025-12-07T23:39:47.973Z",
|
||||
"logs": [
|
||||
{
|
||||
"timestamp": 1765150782972,
|
||||
"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#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": 1765150782979,
|
||||
"relativeTime": 8,
|
||||
"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": 1765150783159,
|
||||
"relativeTime": 188,
|
||||
"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": 187.59999999403954,
|
||||
"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": 1765150783159,
|
||||
"relativeTime": 188,
|
||||
"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": 1765150783159,
|
||||
"relativeTime": 188,
|
||||
"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": 1765150783159,
|
||||
"relativeTime": 188,
|
||||
"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": 1765150783160,
|
||||
"relativeTime": 189,
|
||||
"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": 185.7000000178814,
|
||||
"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": 1765150783167,
|
||||
"relativeTime": 196,
|
||||
"level": "metric",
|
||||
"category": "performance",
|
||||
"message": "Page load completed",
|
||||
"data": {
|
||||
"domContentLoaded": 1,
|
||||
"loadComplete": 0,
|
||||
"totalTime": 2375.7000000178814,
|
||||
"dnsLookup": 0,
|
||||
"tcpConnection": 0,
|
||||
"requestTime": 199.7000000178814,
|
||||
"responseTime": 3.199999988079071,
|
||||
"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": 1765150783173,
|
||||
"relativeTime": 202,
|
||||
"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": 1765150783338,
|
||||
"relativeTime": 367,
|
||||
"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": 177.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": 1765150783339,
|
||||
"relativeTime": 368,
|
||||
"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": 0.5,
|
||||
"transferSize": 0,
|
||||
"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": 1765150783339,
|
||||
"relativeTime": 368,
|
||||
"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": 0.29999998211860657,
|
||||
"transferSize": 0,
|
||||
"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": 1765150783339,
|
||||
"relativeTime": 368,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "%c\ud83d\udcad [ThemeLoader] All CSS layers loaded successfully color: #2196F3; font-weight: bold",
|
||||
"data": {
|
||||
"args": [
|
||||
"%c\ud83d\udcad [ThemeLoader] All CSS layers loaded 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": 1765150783340,
|
||||
"relativeTime": 369,
|
||||
"level": "log",
|
||||
"category": "console",
|
||||
"message": "[DSS Notification] [object Object]",
|
||||
"data": {
|
||||
"args": [
|
||||
"[DSS Notification]",
|
||||
{
|
||||
"message": "Design system styles loaded successfully",
|
||||
"code": "S1001",
|
||||
"correlationId": "336c9227-9ad4-44ff-8d14-87d5b3ef99b0",
|
||||
"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": 1765150783340,
|
||||
"relativeTime": 369,
|
||||
"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": 1765150783340,
|
||||
"relativeTime": 369,
|
||||
"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": 1765150783340,
|
||||
"relativeTime": 369,
|
||||
"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": 1765150783340,
|
||||
"relativeTime": 369,
|
||||
"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": 1765150783340,
|
||||
"relativeTime": 369,
|
||||
"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": 1765150783340,
|
||||
"relativeTime": 369,
|
||||
"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": 1765150783341,
|
||||
"relativeTime": 370,
|
||||
"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": 1765150783343,
|
||||
"relativeTime": 372,
|
||||
"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": 1765150783343,
|
||||
"relativeTime": 372,
|
||||
"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": 1765150783344,
|
||||
"relativeTime": 373,
|
||||
"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": 0.29999998211860657,
|
||||
"transferSize": 0,
|
||||
"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": 1765150783525,
|
||||
"relativeTime": 554,
|
||||
"level": "network",
|
||||
"category": "fetch",
|
||||
"message": "FETCH https://dss.overbits.luz.uy/health",
|
||||
"data": {
|
||||
"url": "https://dss.overbits.luz.uy/health",
|
||||
"initiatorType": "fetch",
|
||||
"duration": 181.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": 1765150783707,
|
||||
"relativeTime": 736,
|
||||
"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": 180.60000002384186,
|
||||
"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": 1765150783708,
|
||||
"relativeTime": 737,
|
||||
"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": 181,
|
||||
"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": 1765150783795,
|
||||
"relativeTime": 824,
|
||||
"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": 265.69999998807907,
|
||||
"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": 1765150784207,
|
||||
"relativeTime": 1236,
|
||||
"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": 408.90000000596046,
|
||||
"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": 1765150784396,
|
||||
"relativeTime": 1425,
|
||||
"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": 187.40000000596046,
|
||||
"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": 1765150784587,
|
||||
"relativeTime": 1616,
|
||||
"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": 188.40000000596046,
|
||||
"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": 1765150784778,
|
||||
"relativeTime": 1807,
|
||||
"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": 1765150784782,
|
||||
"relativeTime": 1811,
|
||||
"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": 1765150784783,
|
||||
"relativeTime": 1812,
|
||||
"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": 1765150784785,
|
||||
"relativeTime": 1814,
|
||||
"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": 1765150784789,
|
||||
"relativeTime": 1818,
|
||||
"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": 187.19999998807907,
|
||||
"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": 1765150784976,
|
||||
"relativeTime": 2005,
|
||||
"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": 1765150784985,
|
||||
"relativeTime": 2014,
|
||||
"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": 194.7000000178814,
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"diagnostic": {
|
||||
"sessionId": "session-1765150782971-mjx3rvd14",
|
||||
"uptime": 5002,
|
||||
"totalLogs": 38,
|
||||
"errorCount": 0,
|
||||
"warnCount": 1,
|
||||
"networkRequests": 15,
|
||||
"memory": {
|
||||
"usedJSHeapSize": 9570337,
|
||||
"jsHeapSizeLimit": 4294967296,
|
||||
"usagePercent": "0.22"
|
||||
},
|
||||
"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": 1765150784985,
|
||||
"relativeTime": 2014,
|
||||
"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": 194.7000000178814,
|
||||
"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": 1765150784789,
|
||||
"relativeTime": 1818,
|
||||
"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": 187.19999998807907,
|
||||
"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": 1765150784587,
|
||||
"relativeTime": 1616,
|
||||
"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": 188.40000000596046,
|
||||
"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": 1765150784396,
|
||||
"relativeTime": 1425,
|
||||
"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": 187.40000000596046,
|
||||
"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": 1765150784207,
|
||||
"relativeTime": 1236,
|
||||
"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": 408.90000000596046,
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user