| SPACE_SPEC = { | |
| "id": "vision-worker-space", | |
| "name": "Vision Worker Space", | |
| "icon": "👁️", | |
| "color": "#ec4899", | |
| "layer": "Browser + UI Intelligence", | |
| "description": "Screenshot analysis, OCR, layout detection, visual regression, and UI understanding.", | |
| "responsibilities": [ | |
| "screenshot analysis", | |
| "ocr", | |
| "layout detection", | |
| "visual regression", | |
| "ui understanding" | |
| ], | |
| "roles": [ | |
| "visual_intelligence", | |
| "cognition" | |
| ] | |
| } | |