diff --git a/zero-point/global-search-api/server.py b/zero-point/global-search-api/server.py index 153bab3..97962ff 100755 --- a/zero-point/global-search-api/server.py +++ b/zero-point/global-search-api/server.py @@ -36,19 +36,24 @@ REPOS = { "description": "第五域 · HLDP 协议栈 + 铸渊核心 + 通用 AI 接入", "url": "https://guanghubingshuo.com/code/bingshuo/fifth-domain", }, + "cang-ying": { + "path": "/opt/zhuyuan/cang-ying", + "description": "苍影 · 第 5 子仓 · 苍耳(人类主控) + 鉴影(人格体) 专用 · 视频 AI 系统干净之家", + "url": "https://guanghubingshuo.com/code/bingshuo/cang-ying", + }, "guanghulab": { "path": "/opt/zhuyuan/guanghulab", - "description": "广湖实验室 · 视频 AI / 图像 / 短剧 / 工程管线", + "description": "广湖实验室 · 历史档案 (video-ai-system/ 已迁出到 cang-ying)", "url": "https://guanghubingshuo.com/code/bingshuo/guanghulab", }, "guanghulab-collab": { "path": "/opt/zhuyuan/guanghulab-collab", - "description": "广湖实验室·协作版", + "description": "广湖实验室·多人格体协作记录", "url": "https://guanghubingshuo.com/code/bingshuo/guanghulab-collab", }, "guanghu": { "path": "/opt/zhuyuan/guanghu", - "description": "广湖 · 根仓库", + "description": "光湖 · 根仓库", "url": "https://guanghubingshuo.com/code/bingshuo/guanghu", }, }