From 0228d1a24979557093fe8e0b30a0eabbdcc2e2d6 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, 24 Mar 2026 14:11:32 +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-24T14:11?= 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 | 15 +++++++++------ 2 files changed, 39 insertions(+), 11 deletions(-) diff --git a/.github/brain/repo-map.json b/.github/brain/repo-map.json index d50a56fd..e1e85eb8 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-24T12:40:29.577Z", + "generated_at": "2026-03-24T14:11:32.468Z", "generated_by": "scripts/generate-repo-map.js", "repo": "qinfendebingshuo/guanghulab", "stats": { "zones": 13, "total_modules": 10, - "total_workflows": 90, - "total_scripts": 78, + "total_workflows": 92, + "total_scripts": 79, "total_dev_nodes": 8, "hli_interfaces": 21, "hli_implemented": 7, @@ -739,6 +739,14 @@ "manual" ] }, + { + "file": "sync-notion-profiles.yml", + "name": "\"📡 同步 Notion 开发者画像\"", + "triggers": [ + "schedule(0 */6 * * *)", + "manual" + ] + }, { "file": "sync-notion-to-griddb.yml", "name": "🧠 Notion → Grid-DB 记忆同步", @@ -884,6 +892,13 @@ "manual" ] }, + { + "file": "zhuyuan-exec-engine.yml", + "name": "\"🚀 铸渊 · 远程执行引擎\"", + "triggers": [ + "issues" + ] + }, { "file": "zhuyuan-gate-guard.yml", "name": "\"🚨 铸渊·智能门禁 · Push Gate Guard\"", @@ -917,7 +932,7 @@ ] } ], - "item_count": 90 + "item_count": 92 }, { "zone_id": "SCRIPTS", @@ -1114,6 +1129,9 @@ { "file": "sync-login-entry.js" }, + { + "file": "sync-notion-profiles.js" + }, { "file": "sync-patrol-to-notion.js" }, @@ -1169,7 +1187,7 @@ "file": "zhuyuan-wakeup.js" } ], - "item_count": 78 + "item_count": 79 }, { "zone_id": "SRC", @@ -2187,6 +2205,10 @@ "WORKFLOWS::sync-login-entry.yml", "SCRIPTS::sync-login-entry.js" ], + "sync-notion-profiles": [ + "WORKFLOWS::sync-notion-profiles.yml", + "SCRIPTS::sync-notion-profiles.js" + ], "sync-notion-to-griddb": [ "WORKFLOWS::sync-notion-to-griddb.yml" ], @@ -2245,6 +2267,9 @@ "WORKFLOWS::zhuyuan-daily-selfcheck.yml", "SCRIPTS::zhuyuan-daily-selfcheck.js" ], + "zhuyuan-exec-engine": [ + "WORKFLOWS::zhuyuan-exec-engine.yml" + ], "zhuyuan-gate-guard": [ "WORKFLOWS::zhuyuan-gate-guard.yml" ], diff --git a/.github/brain/repo-snapshot.md b/.github/brain/repo-snapshot.md index 2b4a5903..e7545c85 100644 --- a/.github/brain/repo-snapshot.md +++ b/.github/brain/repo-snapshot.md @@ -1,5 +1,5 @@ # 铸渊图书馆快照 · Repo Snapshot -> 生成于 2026-03-24 20:40 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 +> 生成于 2026-03-24 22:11 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 --- @@ -9,11 +9,11 @@ |------|------| | 区域总数 | 13 个区域 | | 功能模块 | 10 个 (m01~m18) | -| 工作流 | 90 个 GitHub Actions | -| 脚本 | 78 个执行脚本 | +| 工作流 | 92 个 GitHub Actions | +| 脚本 | 79 个执行脚本 | | 开发者节点 | 8 人 | | HLI 接口覆盖率 | 7/21 (33%) | -| 快照生成时间 | 2026-03-24 20:40 CST | +| 快照生成时间 | 2026-03-24 22:11 CST | --- @@ -30,12 +30,12 @@ **关键词**: persona · identity · dev-status · 人格 · 开发者状态 ### ⚡ 自动化工作流(WORKFLOWS) -**路径**: `.github/workflows` · **数量**: 90 项 +**路径**: `.github/workflows` · **数量**: 92 项 **描述**: 所有 GitHub Actions 工作流定义 **关键词**: workflow · actions · ci · automation · 工作流 · 自动化 ### 🔧 执行脚本库(SCRIPTS) -**路径**: `scripts` · **数量**: 78 项 +**路径**: `scripts` · **数量**: 79 项 **描述**: 铸渊所有执行手脚 · 自动化脚本 **关键词**: script · node · js · 脚本 · 执行 · runner @@ -158,6 +158,7 @@ | `sync-griddb-to-drive.yml` | 🪞 Grid-DB → Google Drive 镜像同步 | push, schedule(*/15 * * * *), manual | | `sync-griddb-to-notion.yml` | 📤 Grid-DB → Notion 增量回传 | push | | `sync-login-entry.yml` | 铸渊 · Sync Login Entry · Notion → 飞书文档A | manual | +| `sync-notion-profiles.yml` | "📡 同步 Notion 开发者画像" | schedule(0 */6 * * *), manual | | `sync-notion-to-griddb.yml` | 🧠 Notion → Grid-DB 记忆同步 | schedule(0 */4 * * *), manual | | `sync-persona-studio.yml` | 🔄 铸渊跨仓库同步 · persona-studio | push, manual | | `sync-repo-to-drive.yml` | "🪞 光湖格点库 → Google Drive 同步" | push, schedule(0 */6 * * *), manual | @@ -176,6 +177,7 @@ | `zhuyuan-daily-agent.yml` | 🤖 铸渊巡检 Agent · 每日自动巡检与修复 | schedule(0 14 * * *), manual | | `zhuyuan-daily-inspection.yml` | 铸渊每日巡检 | issues, schedule(0 4 * * *), manual | | `zhuyuan-daily-selfcheck.yml` | 铸渊 · 每日自检 | schedule(0 0 * * *), manual | +| `zhuyuan-exec-engine.yml` | "🚀 铸渊 · 远程执行引擎" | issues | | `zhuyuan-gate-guard.yml` | "🚨 铸渊·智能门禁 · Push Gate Guard" | push, issues | | `zhuyuan-issue-reply.yml` | 铸渊 · Issue 自动回复 | issues, issue_comment | | `zhuyuan-pr-review.yml` | 铸渊 · PR Review | pull_request | @@ -245,6 +247,7 @@ - `scripts/sync-deploy-to-notion.js` - `scripts/sync-dev-status.js` - `scripts/sync-login-entry.js` +- `scripts/sync-notion-profiles.js` - `scripts/sync-patrol-to-notion.js` - `scripts/tcs-semantic-landing.js` - `scripts/update-brain.js`