From 9e575876a1e14b90f185140c8db65e6695ddc565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=93=B8=E6=B8=8A=20=28Zh=C3=B9Yu=C4=81n=29?= Date: Tue, 10 Mar 2026 10:28:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20=E9=93=B8=E6=B8=8A=E5=9B=BE?= =?UTF-8?q?=E4=B9=A6=E9=A6=86=E7=9B=AE=E5=BD=95=E6=9B=B4=E6=96=B0=20=C2=B7?= =?UTF-8?q?=202026-03-10T10:28?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/brain/repo-map.json | 59 ++++++++++++++++++++++++++++------ .github/brain/repo-snapshot.md | 18 +++++++---- 2 files changed, 61 insertions(+), 16 deletions(-) diff --git a/.github/brain/repo-map.json b/.github/brain/repo-map.json index 19e3178a..b6f305d8 100644 --- a/.github/brain/repo-map.json +++ b/.github/brain/repo-map.json @@ -1,7 +1,7 @@ { "description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)", "version": "2.0", - "generated_at": "2026-03-10T09:35:55.686Z", + "generated_at": "2026-03-10T10:28:12.472Z", "generated_by": "scripts/generate-repo-map.js", "repo": "qinfendebingshuo/guanghulab", "stats": { @@ -10,11 +10,11 @@ "total_workflows": 30, "total_scripts": 24, "total_dev_nodes": 8, - "hli_interfaces": 17, - "hli_implemented": 3, - "hli_coverage_pct": "18%", + "hli_interfaces": 21, + "hli_implemented": 7, + "hli_coverage_pct": "33%", "last_ci_run": "2026-03-05T16:07:24.070Z", - "memory_last_updated": "2026-03-10T08:56:23.978Z" + "memory_last_updated": "2026-03-10T09:43:00.000Z" }, "zones": [ { @@ -54,11 +54,14 @@ { "file": "routing-map.json" }, + { + "file": "truth-source.md" + }, { "file": "wake-protocol.md" } ], - "item_count": 8 + "item_count": 9 }, { "zone_id": "PERSONA_BRAIN", @@ -470,6 +473,9 @@ "路由" ], "shelves": [ + { + "file": "brain" + }, { "file": "index.js" }, @@ -483,7 +489,7 @@ "file": "schemas" } ], - "item_count": 4 + "item_count": 5 }, { "zone_id": "MODULES", @@ -844,8 +850,8 @@ } ], "hli_interfaces": { - "total": 17, - "implemented": 3, + "total": 21, + "implemented": 7, "pending": 14, "domains": [ { @@ -995,12 +1001,42 @@ "status": "pending" } ] + }, + { + "name": "BRAIN", + "module": "CORE", + "prefix": "/hli/brain", + "total": 4, + "implemented": 4, + "interfaces": [ + { + "id": "HLI-BRAIN-001", + "path": "/hli/brain/prompt", + "status": "implemented" + }, + { + "id": "HLI-BRAIN-002", + "path": "/hli/brain/route", + "status": "implemented" + }, + { + "id": "HLI-BRAIN-003", + "path": "/hli/brain/context", + "status": "implemented" + }, + { + "id": "HLI-BRAIN-004", + "path": "/hli/brain/memory", + "status": "implemented" + } + ] } ] }, "routing_index": { "brain": [ - "BRAIN" + "BRAIN", + "SRC::brain" ], "memory": [ "BRAIN", @@ -1042,6 +1078,9 @@ "BRAIN::routing-map.json", "PERSONA_BRAIN::routing-map.json" ], + "truth-source": [ + "BRAIN::truth-source.md" + ], "wake-protocol": [ "BRAIN::wake-protocol.md" ], diff --git a/.github/brain/repo-snapshot.md b/.github/brain/repo-snapshot.md index bb5b56dc..74934070 100644 --- a/.github/brain/repo-snapshot.md +++ b/.github/brain/repo-snapshot.md @@ -1,5 +1,5 @@ # 铸渊图书馆快照 · Repo Snapshot -> 生成于 2026-03-10 17:35 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 +> 生成于 2026-03-10 18:28 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 --- @@ -12,15 +12,15 @@ | 工作流 | 30 个 GitHub Actions | | 脚本 | 24 个执行脚本 | | 开发者节点 | 8 人 | -| HLI 接口覆盖率 | 3/17 (18%) | -| 快照生成时间 | 2026-03-10 17:35 CST | +| HLI 接口覆盖率 | 7/21 (33%) | +| 快照生成时间 | 2026-03-10 18:28 CST | --- ## 🗺️ 图书馆全区地图 ### 🧠 铸渊大脑(BRAIN) -**路径**: `.github/brain` · **数量**: 8 项 +**路径**: `.github/brain` · **数量**: 9 项 **描述**: 铸渊核心记忆 · 路由映射 · 唤醒协议 · 图书馆目录 **关键词**: brain · memory · routing · wake · 大脑 · 记忆 @@ -40,7 +40,7 @@ **关键词**: script · node · js · 脚本 · 执行 · runner ### 💻 HLI 接口源码(SRC) -**路径**: `src` · **数量**: 4 项 +**路径**: `src` · **数量**: 5 项 **描述**: HoloLake Interface 路由 · 中间件 · Schema **关键词**: hli · route · middleware · schema · api · src @@ -152,7 +152,7 @@ --- -## 💻 HLI 接口地图(3/17 (18%)) +## 💻 HLI 接口地图(7/21 (33%)) ✅ **AUTH** (M01) `/hli/auth` — 3/3 ✓ `HLI-AUTH-001` → `/hli/auth/login` @@ -178,6 +178,11 @@ ⬜ **DASHBOARD** (M12) `/hli/dashboard` — 0/2 ○ `HLI-DASHBOARD-001` → `/hli/dashboard/status` ○ `HLI-DASHBOARD-002` → `/hli/dashboard/realtime` +✅ **BRAIN** (CORE) `/hli/brain` — 4/4 + ✓ `HLI-BRAIN-001` → `/hli/brain/prompt` + ✓ `HLI-BRAIN-002` → `/hli/brain/route` + ✓ `HLI-BRAIN-003` → `/hli/brain/context` + ✓ `HLI-BRAIN-004` → `/hli/brain/memory` --- @@ -220,6 +225,7 @@ - `.github/brain/repo-map.json` - `.github/brain/repo-snapshot.md` - `.github/brain/routing-map.json` +- `.github/brain/truth-source.md` - `.github/brain/wake-protocol.md` ---