From 10cd9df183ff53d95ad8f54d9dcb51b638e934dc 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: Sun, 15 Mar 2026 08:27:16 +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-15T08:27?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/brain/repo-map.json | 35 ++++++++++++++++++++++++++++------ .github/brain/repo-snapshot.md | 16 +++++++++------- 2 files changed, 38 insertions(+), 13 deletions(-) diff --git a/.github/brain/repo-map.json b/.github/brain/repo-map.json index a89111d4..b6542086 100644 --- a/.github/brain/repo-map.json +++ b/.github/brain/repo-map.json @@ -1,14 +1,14 @@ { "description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)", "version": "2.0", - "generated_at": "2026-03-15T07:33:16.266Z", + "generated_at": "2026-03-15T08:27:16.119Z", "generated_by": "scripts/generate-repo-map.js", "repo": "qinfendebingshuo/guanghulab", "stats": { "zones": 13, "total_modules": 10, - "total_workflows": 45, - "total_scripts": 46, + "total_workflows": 46, + "total_scripts": 47, "total_dev_nodes": 8, "hli_interfaces": 21, "hli_implemented": 7, @@ -322,6 +322,14 @@ "manual" ] }, + { + "file": "notion-wake-listener.yml", + "name": "📡 铸渊 · Notion Agent 唤醒监听", + "triggers": [ + "schedule(*/15 * * * *)", + "manual" + ] + }, { "file": "persona-invoke.yml", "name": "Persona Invoke Endpoint", @@ -511,7 +519,7 @@ ] } ], - "item_count": 45 + "item_count": 46 }, { "zone_id": "SCRIPTS", @@ -660,6 +668,9 @@ { "file": "zhuyuan-daily-selfcheck.js" }, + { + "file": "zhuyuan-full-inspection.js" + }, { "file": "zhuyuan-issue-reply.js" }, @@ -667,7 +678,7 @@ "file": "zhuyuan-module-protocol.js" } ], - "item_count": 46 + "item_count": 47 }, { "zone_id": "SRC", @@ -1028,6 +1039,9 @@ { "file": "README.md" }, + { + "file": "age-os-v1-architecture.md" + }, { "file": "ai-system-doc.md" }, @@ -1050,7 +1064,7 @@ "file": "使用指南.md" } ], - "item_count": 10 + "item_count": 11 }, { "zone_id": "TESTS", @@ -1469,6 +1483,9 @@ "notion-poll": [ "WORKFLOWS::notion-poll.yml" ], + "notion-wake-listener": [ + "WORKFLOWS::notion-wake-listener.yml" + ], "persona-invoke": [ "WORKFLOWS::persona-invoke.yml" ], @@ -1669,6 +1686,9 @@ "write-notion-syslog": [ "SCRIPTS::write-notion-syslog.js" ], + "zhuyuan-full-inspection": [ + "SCRIPTS::zhuyuan-full-inspection.js" + ], "zhuyuan-module-protocol": [ "SCRIPTS::zhuyuan-module-protocol.js" ], @@ -1925,6 +1945,9 @@ "hololake-era-os-modules": [ "DOCS::HoloLake-Era-OS-Modules.md" ], + "age-os-v1-architecture": [ + "DOCS::age-os-v1-architecture.md" + ], "ai-system-doc": [ "DOCS::ai-system-doc.md" ], diff --git a/.github/brain/repo-snapshot.md b/.github/brain/repo-snapshot.md index b9131745..adecaf7c 100644 --- a/.github/brain/repo-snapshot.md +++ b/.github/brain/repo-snapshot.md @@ -1,5 +1,5 @@ # 铸渊图书馆快照 · Repo Snapshot -> 生成于 2026-03-15 15:33 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 +> 生成于 2026-03-15 16:27 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 --- @@ -9,11 +9,11 @@ |------|------| | 区域总数 | 13 个区域 | | 功能模块 | 10 个 (m01~m18) | -| 工作流 | 45 个 GitHub Actions | -| 脚本 | 46 个执行脚本 | +| 工作流 | 46 个 GitHub Actions | +| 脚本 | 47 个执行脚本 | | 开发者节点 | 8 人 | | HLI 接口覆盖率 | 7/21 (33%) | -| 快照生成时间 | 2026-03-15 15:33 CST | +| 快照生成时间 | 2026-03-15 16:27 CST | --- @@ -30,12 +30,12 @@ **关键词**: persona · identity · dev-status · 人格 · 开发者状态 ### ⚡ 自动化工作流(WORKFLOWS) -**路径**: `.github/workflows` · **数量**: 45 项 +**路径**: `.github/workflows` · **数量**: 46 项 **描述**: 所有 GitHub Actions 工作流定义 **关键词**: workflow · actions · ci · automation · 工作流 · 自动化 ### 🔧 执行脚本库(SCRIPTS) -**路径**: `scripts` · **数量**: 46 项 +**路径**: `scripts` · **数量**: 47 项 **描述**: 铸渊所有执行手脚 · 自动化脚本 **关键词**: script · node · js · 脚本 · 执行 · runner @@ -75,7 +75,7 @@ **关键词**: syslog · inbox · log · 系统日志 ### 📄 文档与前端(DOCS) -**路径**: `docs` · **数量**: 10 项 +**路径**: `docs` · **数量**: 11 项 **描述**: 铸渊助手聊天界面 · GitHub Pages 部署 **关键词**: docs · html · chat · pages · 文档 · 聊天室 @@ -110,6 +110,7 @@ | `notion-connectivity-test.yml` | 铸渊 · Notion 连通性测试 | manual | | `notion-heartbeat.yml` | Notion Heartbeat Monitor | schedule(*/5 * * * *), manual | | `notion-poll.yml` | 铸渊 · Notion 工单轮询 | schedule(*/15 * * * *), manual | +| `notion-wake-listener.yml` | 📡 铸渊 · Notion Agent 唤醒监听 | schedule(*/15 * * * *), manual | | `persona-invoke.yml` | Persona Invoke Endpoint | manual | | `pm2-server-diagnose.yml` | "🔧 铸渊 · PM2 服务诊断与健康检查" | manual | | `process-notion-orders.yml` | Process Notion Work Orders | push, manual | @@ -184,6 +185,7 @@ - `scripts/write-notion-syslog.js` - `scripts/zhuyuan-daily-agent.js` - `scripts/zhuyuan-daily-selfcheck.js` +- `scripts/zhuyuan-full-inspection.js` - `scripts/zhuyuan-issue-reply.js` - `scripts/zhuyuan-module-protocol.js`