Pyae Sone Automation
feat: upgrade god-agent-os to distributed 22-space architecture
9b0e1ea
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"
]
}