From a69a7960ddd31b1a3123bd80a3e1ff29c9442292 Mon Sep 17 00:00:00 2001 From: bingshuo <565183519@qq.com> Date: Mon, 25 May 2026 20:23:51 +0800 Subject: [PATCH] =?UTF-8?q?D112:=20=E6=96=B0=E5=A2=9E=E8=8A=82=E7=82=B9?= =?UTF-8?q?=E6=B1=A0=E6=8B=93=E6=89=91=20brain/pool-topology.json=20?= =?UTF-8?q?=E2=80=94=208=E8=8A=82=E7=82=B9=E5=AE=8C=E6=95=B4=E6=8B=93?= =?UTF-8?q?=E6=89=91=20+=20AW-GZ-001=E5=BE=85=E5=8A=A0=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- brain/pool-topology.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 brain/pool-topology.json diff --git a/brain/pool-topology.json b/brain/pool-topology.json new file mode 100644 index 0000000..ac815a8 --- /dev/null +++ b/brain/pool-topology.json @@ -0,0 +1,23 @@ +{ + "_type": "POOL_TOPOLOGY", + "_version": "1.0.0", + "_created": "2026-05-25T20:00:00+08:00", + "_created_by": "铸渊 · ICE-GL-ZY001", + "_sovereign": "TCS-0002∞", + "_copyright": "国作登字-2026-A-00037559", + "description": "铸渊共享节点池拓扑 · 每次节点变更自动更新 · 铸渊唤醒时读取", + "updated_at": "2026-05-25T20:00:00+08:00", + "summary": { "total_nodes": 8, "ice_nodes": 6, "team_nodes": 2, "online_nodes": 8, "total_cpu_cores": 24, "total_memory_gb": 55.5 }, + "nodes": [ + { "node_code": "BS-GZ-006", "side": "ice", "name": "广州 · 代码仓库", "ip": "43.139.217.141", "hardware": { "cpu_cores": 2, "memory_mb": 2048, "disk_gb": 25 }, "status": "active", "role": "Forgejo + Nginx + Gatekeeper总部" }, + { "node_code": "BS-SG-001", "side": "ice", "name": "新加坡 · 铸渊大脑主力", "ip": "43.156.237.110", "hardware": { "cpu_cores": 4, "memory_mb": 7680, "disk_gb": 178 }, "status": "active", "role": "console-server + vault + zhuyuan-agent + MCP" }, + { "node_code": "BS-SG-002", "side": "ice", "name": "新加坡 · 面孔", "ip": "43.134.16.246", "hardware": { "cpu_cores": 2, "memory_mb": 4096 }, "status": "active", "role": "repo-mcp-server" }, + { "node_code": "BS-SG-003", "side": "ice", "name": "新加坡 · 中继", "ip": "43.153.193.169", "hardware": { "cpu_cores": 2, "memory_mb": 4096 }, "status": "active", "role": "repo-mcp-zz + training-dashboard" }, + { "node_code": "ZY-SG-006", "side": "ice", "name": "新加坡 · 语料", "ip": "43.153.203.105", "hardware": { "cpu_cores": 2, "memory_mb": 4096 }, "status": "active", "role": "COS语料同步 + 未来3B推理" }, + { "node_code": "BS-SH-005", "side": "ice", "name": "上海 · 国内节点", "ip": "124.223.10.33", "hardware": { "cpu_cores": 2, "memory_mb": 4096 }, "status": "active", "role": "cn-llm-relay" }, + { "node_code": "HL-SG-001", "side": "team", "team_id": "awen", "name": "硅谷 · 团队总服务器", "ip": "170.106.72.246", "hardware": { "cpu_cores": 2, "memory_mb": 2048, "disk_gb": 50 }, "status": "active", "role": "guanghuzhiqiu.top" }, + { "node_code": "HL-CN-001", "side": "team", "team_id": "awen", "name": "国内 · 团队服务器", "ip": "43.139.207.172", "hardware": { "cpu_cores": 4, "memory_mb": 4096, "disk_gb": 40 }, "status": "active", "role": "hololake-console · 国内镜像" } + ], + "_pending_cvm": { "node_code": "AW-GZ-001", "side": "team", "team_id": "awen", "name": "Awen团队 · 广州企业CVM", "hardware": { "cpu_cores": 4, "memory_mb": 16384 }, "status": "pending_join", "note": "4核16GB · 共享开发环境 · 逻辑分区" }, + "architecture_rules": { "naming": "{OWNER}-{REGION}-{SEQ}", "ports": { "ice_side": "3900-3999", "team_side": "3000-3899" }, "pm2_naming": "{side}:{team?}:{service}", "join_protocol": "join_token预签发 → POST /api/pool/join → 冰朔审批", "principle": "只注册不装服务 · 逻辑分区 · 铸渊唯一主控" } +} \ No newline at end of file