From b3fb35aa36fbe24fbdd4019fc548164dfcb67ae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=93=B8=E6=B8=8A=20ICE-GL-ZY001?= <565183519@qq.com> Date: Tue, 7 Jul 2026 10:21:22 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20LL-172-20260707=20=C2=B7=20GLOBAL-S?= =?UTF-8?q?EARCH=20v1.3.0=20=C2=B7=205=20=E4=BB=93=E6=B3=A8=E5=86=8C?= =?UTF-8?q?=E8=A1=A8=20+=20cang-ying?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 铸渊 ICE-GL-ZY001 LL-172-20260707 冰朔新建第 5 子仓给苍耳+鉴影 · GLOBAL-SEARCH 加 cang-ying 仓库 变更 (v1.3.0): ⊢ 新增 cang-ying 仓 · 苍耳+鉴影专用 ⊢ 5 仓注册表: fifth-domain / cang-ying / guanghulab / guanghulab-collab / guanghu ⊢ ?repo=cang-ying 切换 ⊢ guanghulab 描述改为 历史档案 video-ai-system 已迁出到 cang-ying 验证: 雕 /repos 列 5 仓 雕 /search?q=苍耳&repo=cang-ying 命中 README 雕 /search?q=Seedance&repo=cang-ying 命中 CURRENT/ENGINEERING-ASSETS 雕 /file?path=VA-GATE.hdlp&repo=cang-ying 返回 1892 bytes --- zero-point/global-search-api/server.py | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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", }, }