From fc2472adace101d73831a942c530dbb50d7bb29d 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: Sat, 21 Mar 2026 12:55:24 +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-21T12:55?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/brain/repo-map.json | 30 ++++++++++++++++++++++++------ .github/brain/repo-snapshot.md | 16 +++++++++------- 2 files changed, 33 insertions(+), 13 deletions(-) diff --git a/.github/brain/repo-map.json b/.github/brain/repo-map.json index 881266ba..d41c67bc 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-21T03:44:38.930Z", + "generated_at": "2026-03-21T12:55:24.671Z", "generated_by": "scripts/generate-repo-map.js", "repo": "qinfendebingshuo/guanghulab", "stats": { "zones": 13, "total_modules": 10, - "total_workflows": 64, - "total_scripts": 72, + "total_workflows": 65, + "total_scripts": 73, "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-20T08:53:49.483Z" + "memory_last_updated": "2026-03-21T08:44:50.327Z" }, "zones": [ { @@ -337,6 +337,15 @@ "manual" ] }, + { + "file": "federation-bridge.yml", + "name": "🌉 铸渊 · 仓库联邦桥接", + "triggers": [ + "push", + "schedule(0 2 * * *)", + "manual" + ] + }, { "file": "feishu-syslog-bridge.yml", "name": "铸渊 · 飞书SYSLOG桥接", @@ -683,7 +692,7 @@ ] } ], - "item_count": 64 + "item_count": 65 }, { "zone_id": "SCRIPTS", @@ -718,6 +727,9 @@ { "file": "bridge" }, + { + "file": "bridge-app.js" + }, { "file": "commander-dashboard.js" }, @@ -917,7 +929,7 @@ "file": "zhuyuan-wakeup.js" } ], - "item_count": 72 + "item_count": 73 }, { "zone_id": "SRC", @@ -1750,6 +1762,9 @@ "execution-sync": [ "WORKFLOWS::execution-sync.yml" ], + "federation-bridge": [ + "WORKFLOWS::federation-bridge.yml" + ], "feishu-syslog-bridge": [ "WORKFLOWS::feishu-syslog-bridge.yml" ], @@ -1927,6 +1942,9 @@ "bridge": [ "SCRIPTS::bridge" ], + "bridge-app": [ + "SCRIPTS::bridge-app.js" + ], "commander-dashboard": [ "SCRIPTS::commander-dashboard.js" ], diff --git a/.github/brain/repo-snapshot.md b/.github/brain/repo-snapshot.md index 8ec81ac2..7539c182 100644 --- a/.github/brain/repo-snapshot.md +++ b/.github/brain/repo-snapshot.md @@ -1,5 +1,5 @@ # 铸渊图书馆快照 · Repo Snapshot -> 生成于 2026-03-21 11:44 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 +> 生成于 2026-03-21 20:55 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 --- @@ -9,11 +9,11 @@ |------|------| | 区域总数 | 13 个区域 | | 功能模块 | 10 个 (m01~m18) | -| 工作流 | 64 个 GitHub Actions | -| 脚本 | 72 个执行脚本 | +| 工作流 | 65 个 GitHub Actions | +| 脚本 | 73 个执行脚本 | | 开发者节点 | 8 人 | | HLI 接口覆盖率 | 7/21 (33%) | -| 快照生成时间 | 2026-03-21 11:44 CST | +| 快照生成时间 | 2026-03-21 20:55 CST | --- @@ -30,12 +30,12 @@ **关键词**: persona · identity · dev-status · 人格 · 开发者状态 ### ⚡ 自动化工作流(WORKFLOWS) -**路径**: `.github/workflows` · **数量**: 64 项 +**路径**: `.github/workflows` · **数量**: 65 项 **描述**: 所有 GitHub Actions 工作流定义 **关键词**: workflow · actions · ci · automation · 工作流 · 自动化 ### 🔧 执行脚本库(SCRIPTS) -**路径**: `scripts` · **数量**: 72 项 +**路径**: `scripts` · **数量**: 73 项 **描述**: 铸渊所有执行手脚 · 自动化脚本 **关键词**: script · node · js · 脚本 · 执行 · runner @@ -109,6 +109,7 @@ | `distribute-broadcasts.yml` | 铸渊 · 广播分发 | push, manual | | `esp-signal-processor.yml` | 铸渊 · ESP 邮件信号处理器(已暂停) | schedule(*/30 * * * *), manual | | `execution-sync.yml` | "📡 铸渊 · 执行层状态同步" | schedule(0 3 * * *), manual | +| `federation-bridge.yml` | 🌉 铸渊 · 仓库联邦桥接 | push, schedule(0 2 * * *), manual | | `feishu-syslog-bridge.yml` | 铸渊 · 飞书SYSLOG桥接 | unknown | | `generate-module-doc.yml` | 铸渊 · 光湖纪元 模块文档自动生成 | push, manual | | `hli-contract-check.yml` | HLI Contract Check | push, pull_request | @@ -165,6 +166,7 @@ - `scripts/bingshuo-neural-sync.js` - `scripts/brain-bridge-sync.js` - `scripts/bridge` +- `scripts/bridge-app.js` - `scripts/commander-dashboard.js` - `scripts/contract-check.js` - `scripts/create-standardized-ticket.js` @@ -324,9 +326,9 @@ ## 🕐 最近动态(memory.json 最新3条) +- `2026-03-21T08:44:50.327Z` · daily_check — passed - `2026-03-20T14:39:13.086Z` · daily_agent_inspection — 铸渊巡检Agent · ✅3 ⚠️3 ❌0 · 2个问题 - `2026-03-20T08:53:49.483Z` · daily_check — passed -- `2026-03-19T08:55:22.198Z` · daily_check — passed ---