From a5c688afaf4ff95e79183d134f0a57a840be1c06 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, 17 Mar 2026 10:24:21 +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-17T10:24?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/brain/repo-map.json | 26 ++++++++++++++++++++++---- .github/brain/repo-snapshot.md | 13 ++++++++----- 2 files changed, 30 insertions(+), 9 deletions(-) diff --git a/.github/brain/repo-map.json b/.github/brain/repo-map.json index 8a26aad7..032dcc54 100644 --- a/.github/brain/repo-map.json +++ b/.github/brain/repo-map.json @@ -1,20 +1,20 @@ { "description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)", "version": "2.0", - "generated_at": "2026-03-17T07:09:54.581Z", + "generated_at": "2026-03-17T10:24:21.780Z", "generated_by": "scripts/generate-repo-map.js", "repo": "qinfendebingshuo/guanghulab", "stats": { "zones": 13, "total_modules": 10, "total_workflows": 62, - "total_scripts": 67, + "total_scripts": 70, "total_dev_nodes": 8, "hli_interfaces": 21, "hli_implemented": 7, "hli_coverage_pct": "33%", "last_ci_run": "2026-03-05T16:07:24.070Z", - "memory_last_updated": "2026-03-16T09:08:54.932Z" + "memory_last_updated": "2026-03-17T09:01:58.444Z" }, "zones": [ { @@ -705,6 +705,15 @@ { "file": "daily-check.js" }, + { + "file": "dc-agent-behavior.js" + }, + { + "file": "dc-notion-usage.js" + }, + { + "file": "dc-workflow-perf.js" + }, { "file": "deploy-check.sh" }, @@ -877,7 +886,7 @@ "file": "zhuyuan-wakeup.js" } ], - "item_count": 67 + "item_count": 70 }, { "zone_id": "SRC", @@ -1876,6 +1885,15 @@ "daily-check": [ "SCRIPTS::daily-check.js" ], + "dc-agent-behavior": [ + "SCRIPTS::dc-agent-behavior.js" + ], + "dc-notion-usage": [ + "SCRIPTS::dc-notion-usage.js" + ], + "dc-workflow-perf": [ + "SCRIPTS::dc-workflow-perf.js" + ], "deploy-check": [ "SCRIPTS::deploy-check.sh" ], diff --git a/.github/brain/repo-snapshot.md b/.github/brain/repo-snapshot.md index 62184a13..a1b3a549 100644 --- a/.github/brain/repo-snapshot.md +++ b/.github/brain/repo-snapshot.md @@ -1,5 +1,5 @@ # 铸渊图书馆快照 · Repo Snapshot -> 生成于 2026-03-17 15:09 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 +> 生成于 2026-03-17 18:24 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 --- @@ -10,10 +10,10 @@ | 区域总数 | 13 个区域 | | 功能模块 | 10 个 (m01~m18) | | 工作流 | 62 个 GitHub Actions | -| 脚本 | 67 个执行脚本 | +| 脚本 | 70 个执行脚本 | | 开发者节点 | 8 人 | | HLI 接口覆盖率 | 7/21 (33%) | -| 快照生成时间 | 2026-03-17 15:09 CST | +| 快照生成时间 | 2026-03-17 18:24 CST | --- @@ -35,7 +35,7 @@ **关键词**: workflow · actions · ci · automation · 工作流 · 自动化 ### 🔧 执行脚本库(SCRIPTS) -**路径**: `scripts` · **数量**: 67 项 +**路径**: `scripts` · **数量**: 70 项 **描述**: 铸渊所有执行手脚 · 自动化脚本 **关键词**: script · node · js · 脚本 · 执行 · runner @@ -167,6 +167,9 @@ - `scripts/create-standardized-ticket.js` - `scripts/cross-repo-sync.js` - `scripts/daily-check.js` +- `scripts/dc-agent-behavior.js` +- `scripts/dc-notion-usage.js` +- `scripts/dc-workflow-perf.js` - `scripts/deploy-check.sh` - `scripts/distribute-broadcasts.js` - `scripts/esp-email-processor.js` @@ -317,9 +320,9 @@ ## 🕐 最近动态(memory.json 最新3条) +- `2026-03-17T09:01:58.444Z` · daily_check — passed - `2026-03-16T09:08:54.931Z` · daily_check — passed - `2026-03-15T08:50:17.308Z` · daily_check — passed -- `2026-03-14T21:00:19.971Z` · syslog_unknown — (无标题) ---