From 83f30a7dfe3284b8e800501b735d512d481b0e24 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: Mon, 23 Mar 2026 10:16:34 +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-23T10:16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/brain/repo-map.json | 31 +++++++++++++++++++++++++++---- .github/brain/repo-snapshot.md | 12 +++++++----- 2 files changed, 34 insertions(+), 9 deletions(-) diff --git a/.github/brain/repo-map.json b/.github/brain/repo-map.json index 96d7837d..677394b8 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-23T02:24:01.684Z", + "generated_at": "2026-03-23T10:16:34.581Z", "generated_by": "scripts/generate-repo-map.js", "repo": "qinfendebingshuo/guanghulab", "stats": { "zones": 13, "total_modules": 10, - "total_workflows": 72, + "total_workflows": 74, "total_scripts": 75, "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-22T08:47:01.386Z" + "memory_last_updated": "2026-03-23T09:08:37.949Z" }, "zones": [ { @@ -215,6 +215,14 @@ "manual" ] }, + { + "file": "auto-deploy-drive-bridge.yml", + "name": "⚡ 一键部署 Drive 桥接层", + "triggers": [ + "push", + "manual" + ] + }, { "file": "auto-reply-discussions.yml", "name": "\"🤖 铸渊 · Discussion 自动回复\"", @@ -610,6 +618,15 @@ "manual" ] }, + { + "file": "sync-griddb-to-drive.yml", + "name": "🪞 Grid-DB → Google Drive 镜像同步", + "triggers": [ + "push", + "schedule(*/15 * * * *)", + "manual" + ] + }, { "file": "sync-griddb-to-notion.yml", "name": "📤 Grid-DB → Notion 增量回传", @@ -770,7 +787,7 @@ ] } ], - "item_count": 72 + "item_count": 74 }, { "zone_id": "SCRIPTS", @@ -1811,6 +1828,9 @@ "WORKFLOWS::agent-checkin.yml", "SCRIPTS::agent-checkin.js" ], + "auto-deploy-drive-bridge": [ + "WORKFLOWS::auto-deploy-drive-bridge.yml" + ], "auto-reply-discussions": [ "WORKFLOWS::auto-reply-discussions.yml", "SCRIPTS::auto-reply-discussions.js" @@ -1976,6 +1996,9 @@ "WORKFLOWS::sync-dev-status.yml", "SCRIPTS::sync-dev-status.js" ], + "sync-griddb-to-drive": [ + "WORKFLOWS::sync-griddb-to-drive.yml" + ], "sync-griddb-to-notion": [ "WORKFLOWS::sync-griddb-to-notion.yml" ], diff --git a/.github/brain/repo-snapshot.md b/.github/brain/repo-snapshot.md index 5d87c30b..5238484d 100644 --- a/.github/brain/repo-snapshot.md +++ b/.github/brain/repo-snapshot.md @@ -1,5 +1,5 @@ # 铸渊图书馆快照 · Repo Snapshot -> 生成于 2026-03-23 10:24 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 +> 生成于 2026-03-23 18:16 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 --- @@ -9,11 +9,11 @@ |------|------| | 区域总数 | 13 个区域 | | 功能模块 | 10 个 (m01~m18) | -| 工作流 | 72 个 GitHub Actions | +| 工作流 | 74 个 GitHub Actions | | 脚本 | 75 个执行脚本 | | 开发者节点 | 8 人 | | HLI 接口覆盖率 | 7/21 (33%) | -| 快照生成时间 | 2026-03-23 10:24 CST | +| 快照生成时间 | 2026-03-23 18:16 CST | --- @@ -30,7 +30,7 @@ **关键词**: persona · identity · dev-status · 人格 · 开发者状态 ### ⚡ 自动化工作流(WORKFLOWS) -**路径**: `.github/workflows` · **数量**: 72 项 +**路径**: `.github/workflows` · **数量**: 74 项 **描述**: 所有 GitHub Actions 工作流定义 **关键词**: workflow · actions · ci · automation · 工作流 · 自动化 @@ -91,6 +91,7 @@ | 文件 | 名称 | 触发方式 | |------|------|----------| | `agent-checkin.yml` | 人格体每日签到 | schedule(0 2 * * *), manual | +| `auto-deploy-drive-bridge.yml` | ⚡ 一键部署 Drive 桥接层 | push, manual | | `auto-reply-discussions.yml` | "🤖 铸渊 · Discussion 自动回复" | unknown | | `bingshuo-deploy-agent.yml` | "🧊 冰朔人格体 · 自动部署诊断" | issues, issue_comment, manual | | `bingshuo-neural-system.yml` | 冰朔主控神经系统 · 自动维护 | push, schedule(0 0 * * *), manual | @@ -142,6 +143,7 @@ | `staging-preview.yml` | "🔍 铸渊预演部署 (Staging Preview)" | pull_request, manual | | `sync-deploy-to-notion.yml` | "📝 Sync Deploy Status to Notion" | schedule(0 4,14 * * *), manual | | `sync-dev-status.yml` | "📡 铸渊 · dev-status 自动同步" | schedule(0 1 * * *), manual | +| `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-to-griddb.yml` | 🧠 Notion → Grid-DB 记忆同步 | schedule(0 */4 * * *), manual | @@ -342,9 +344,9 @@ ## 🕐 最近动态(memory.json 最新3条) +- `2026-03-23T09:08:37.949Z` · daily_check — passed - `2026-03-22T14:21:33.105Z` · daily_agent_inspection — 铸渊巡检Agent · ✅4 ⚠️2 ❌0 · 1个问题 - `2026-03-22T08:47:01.386Z` · daily_check — passed -- `2026-03-21T14:20:47.286Z` · daily_agent_inspection — 铸渊巡检Agent · ✅4 ⚠️2 ❌0 · 1个问题 ---