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:
305
.dss/browser-logs/session-1765121652757-x6zprsxir.json
Normal file
305
.dss/browser-logs/session-1765121652757-x6zprsxir.json
Normal file
@@ -0,0 +1,305 @@
|
||||
{
|
||||
"sessionId": "session-1765121652757-x6zprsxir",
|
||||
"exportedAt": "2025-12-07T15:34:13.567Z",
|
||||
"logs": [
|
||||
{
|
||||
"timestamp": 1765121652782,
|
||||
"relativeTime": 25,
|
||||
"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": 1765121652787,
|
||||
"relativeTime": 30,
|
||||
"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": 1765121652949,
|
||||
"relativeTime": 192,
|
||||
"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": 191.59999999403954,
|
||||
"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": 1765121652949,
|
||||
"relativeTime": 192,
|
||||
"level": "metric",
|
||||
"category": "performance",
|
||||
"message": "Page load completed",
|
||||
"data": {
|
||||
"domContentLoaded": 0.9000000059604645,
|
||||
"loadComplete": 0.10000002384185791,
|
||||
"totalTime": 1033.4000000059605,
|
||||
"dnsLookup": 0,
|
||||
"tcpConnection": 0,
|
||||
"requestTime": 187.39999997615814,
|
||||
"responseTime": 1.100000023841858,
|
||||
"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": 1765121652973,
|
||||
"relativeTime": 216,
|
||||
"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": 1765121652973,
|
||||
"relativeTime": 216,
|
||||
"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": 1765121652973,
|
||||
"relativeTime": 216,
|
||||
"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": 1765121652973,
|
||||
"relativeTime": 216,
|
||||
"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": 190.30000001192093,
|
||||
"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": 1765121652989,
|
||||
"relativeTime": 232,
|
||||
"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": 1765121653167,
|
||||
"relativeTime": 410,
|
||||
"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.19999998807907,
|
||||
"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": 1765121653362,
|
||||
"relativeTime": 605,
|
||||
"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.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": 1765121653556,
|
||||
"relativeTime": 799,
|
||||
"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": 192.80000001192093,
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"diagnostic": {
|
||||
"sessionId": "session-1765121652757-x6zprsxir",
|
||||
"uptime": 810,
|
||||
"totalLogs": 12,
|
||||
"errorCount": 0,
|
||||
"warnCount": 1,
|
||||
"networkRequests": 5,
|
||||
"memory": {
|
||||
"usedJSHeapSize": 3531950,
|
||||
"jsHeapSizeLimit": 4294967296,
|
||||
"usagePercent": "0.08"
|
||||
},
|
||||
"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",
|
||||
"recentErrors": [],
|
||||
"recentNetworkRequests": [
|
||||
{
|
||||
"timestamp": 1765121653556,
|
||||
"relativeTime": 799,
|
||||
"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": 192.80000001192093,
|
||||
"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": 1765121653362,
|
||||
"relativeTime": 605,
|
||||
"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.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": 1765121653167,
|
||||
"relativeTime": 410,
|
||||
"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.19999998807907,
|
||||
"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": 1765121652973,
|
||||
"relativeTime": 216,
|
||||
"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": 190.30000001192093,
|
||||
"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": 1765121652949,
|
||||
"relativeTime": 192,
|
||||
"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": 191.59999999403954,
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user