| SPACE_SPEC = { | |
| "id": "ui-worker-space", | |
| "name": "UI Worker Space", | |
| "icon": "🎨", | |
| "color": "#8b5cf6", | |
| "layer": "Browser + UI Intelligence", | |
| "description": "Frontend generation, design systems, responsive layouts, component consistency, and visual polish.", | |
| "responsibilities": [ | |
| "frontend generation", | |
| "design systems", | |
| "responsive layouts", | |
| "component consistency", | |
| "visual polish" | |
| ], | |
| "roles": [ | |
| "visual_intelligence", | |
| "execution" | |
| ] | |
| } | |