| SPACE_SPEC = { | |
| "id": "browser-worker-space", | |
| "name": "Browser Worker Space", | |
| "icon": "๐", | |
| "color": "#3b82f6", | |
| "layer": "Browser + UI Intelligence", | |
| "description": "Playwright automation, navigation, screenshots, and interaction testing.", | |
| "responsibilities": [ | |
| "playwright", | |
| "browser automation", | |
| "navigation", | |
| "screenshots", | |
| "interaction testing" | |
| ], | |
| "roles": [ | |
| "automation", | |
| "cognition" | |
| ] | |
| } | |