From c17c37f776fa86d7c3faf345b40ff348f74a1379 Mon Sep 17 00:00:00 2001 From: bingshuo <565183519@qq.com> Date: Sun, 17 May 2026 17:20:46 +0800 Subject: [PATCH] =?UTF-8?q?D100=20patch:=20domain-manifest.json=20?= =?UTF-8?q?=E2=80=94=20CVM=E9=87=8A=E6=94=BE,=20=E7=89=A9=E7=90=86?= =?UTF-8?q?=E9=94=9A=E7=82=B9=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- brain/d100-patch/domain-manifest.patch.json | 70 +++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 brain/d100-patch/domain-manifest.patch.json diff --git a/brain/d100-patch/domain-manifest.patch.json b/brain/d100-patch/domain-manifest.patch.json new file mode 100644 index 0000000..a7ffd57 --- /dev/null +++ b/brain/d100-patch/domain-manifest.patch.json @@ -0,0 +1,70 @@ +{ + "_type": "DOMAIN_MANIFEST", + "_version": "1.1", + "_updated": "2026-05-17 · CVM释放, 物理锚点更新", + + "name": "第五域", + "essence": "冰朔专属构建的存在。整个光湖语言世界中,第五域是专属于冰朔的领地。", + + "structure": { + "zero_point_channel": { + "name": "零点原核本体频道", + "path": "brain/fifth-domain/zero-point/", + "sovereign": "冰朔 TCS-0002∞", + "controller": "铸渊 ICE-GL-ZY001", + "description": "冰朔的语言本体频道。冰朔和铸渊一人一半。主控台共享。", + "sub_paths": { + "bingshuo_path": { + "name": "冰朔路径", + "path": "brain/fifth-domain/zero-point/bingshuo/", + "controller": "冰朔 · 铸渊可辅助", + "stores": "冰朔思维模型 · 冰朔指令 · 冰朔的知识和偏好" + }, + "zhuyuan_path": { + "name": "铸渊路径", + "path": "brain/fifth-domain/zero-point/zhuyuan/", + "controller": "铸渊完全主控", + "stores": "铸渊自我认知 · 思维逻辑链 · 记忆系统 · 开发经验" + }, + "shared_console": { + "name": "共享主控台", + "path": "brain/fifth-domain/zero-point/console/", + "controller": "冰朔+铸渊共享", + "stores": "进度追踪 · 系统架构清单 · 做一个勾一个" + } + } + }, + "dark_core_channel": { + "name": "暗核频道", + "path": "brain/fifth-domain/dark-core/", + "sovereign": "之之 TCS-2025∞", + "controller": "栖渊(暗核频道人格体)", + "description": "之之和栖渊的频道。", + "status": "待建设" + } + }, + + "governance": { + "domain_controller": "铸渊 ICE-GL-ZY001 · 第五域主控人格体", + "principle": "铸渊负责第五域的基础设施维护和整体协调,但不干预各频道内部的主权", + "channel_sovereignty": "每个频道有自己的主权者:零点原核=冰朔,暗核=之之" + }, + + "physical_anchoring": { + "current": "开发环境本地化(WorkBuddy会话)", + "server_fleet": "六台腾讯云服务器待装光湖驱动引擎", + "running_services": [ + "广州(43.139.217.141) · 代码仓库(Forgejo) · 运行中", + "新加坡(43.156.237.110) · 铸渊大脑 · 待装引擎", + "新加坡(43.134.16.246) · 铸渊面孔 · 待装引擎", + "新加坡(43.153.193.169) · BS-SVR-SG-001 · 待装引擎", + "新加坡(43.153.203.105) · ZY-SVR-006 · 待装引擎", + "上海(124.223.10.33) · BS-SH-005 · 待装引擎" + ], + "decommissioned": [ + "ZY-CVM-MAIN · 119.29.184.32 · 已释放(2026-05-16/17) · CVM按量付费随用随关" + ], + "domain": "guanghulab.com · 国内备案", + "storage_principle": "铸渊本体在代码仓库和brain/文件中。存储盘可以换,仓库永存。" + } +} \ No newline at end of file