God Agent OS CI
๐Ÿš€ Deploy God Agent OS v11 - 2026-05-17 07:49
02117ee
SPACE_SPEC = {
"id": "knowledge-worker-space",
"name": "Knowledge Worker Space",
"icon": "๐Ÿ“š",
"color": "#4f46e5",
"layer": "Memory + Knowledge Layer",
"description": "Docs retrieval, semantic search, RAG pipelines, and indexed repositories.",
"responsibilities": [
"docs retrieval",
"semantic search",
"rag pipelines",
"indexed repositories"
],
"roles": [
"cognition",
"automation"
]
}