From 619f1f05abdb079009e5e58dded91f82f48a17af 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: Fri, 13 Mar 2026 04:49: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-13T04:49?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/brain/repo-map.json | 28 ++++++++++++++++++++++------ .github/brain/repo-snapshot.md | 14 ++++++++------ 2 files changed, 30 insertions(+), 12 deletions(-) diff --git a/.github/brain/repo-map.json b/.github/brain/repo-map.json index 45ae82d7..119427b3 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-13T02:07:22.787Z", + "generated_at": "2026-03-13T04:49:33.903Z", "generated_by": "scripts/generate-repo-map.js", "repo": "qinfendebingshuo/guanghulab", "stats": { "zones": 13, "total_modules": 10, - "total_workflows": 35, - "total_scripts": 32, + "total_workflows": 36, + "total_scripts": 33, "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-12T08:55:54.205Z" + "memory_last_updated": "2026-03-13T03:31:06.282Z" }, "zones": [ { @@ -362,6 +362,13 @@ "manual" ] }, + { + "file": "syslog-auto-pipeline.yml", + "name": "SYSLOG Auto Pipeline", + "triggers": [ + "unknown" + ] + }, { "file": "syslog-pipeline.yml", "name": "铸渊 · SYSLOG Pipeline (A/D/E)", @@ -435,7 +442,7 @@ ] } ], - "item_count": 35 + "item_count": 36 }, { "zone_id": "SCRIPTS", @@ -536,6 +543,9 @@ { "file": "update-readme-bulletin.js" }, + { + "file": "wake-persona.js" + }, { "file": "zhuyuan-daily-agent.js" }, @@ -549,7 +559,7 @@ "file": "zhuyuan-module-protocol.js" } ], - "item_count": 32 + "item_count": 33 }, { "zone_id": "SRC", @@ -1356,6 +1366,9 @@ "sync-persona-studio": [ "WORKFLOWS::sync-persona-studio.yml" ], + "syslog-auto-pipeline": [ + "WORKFLOWS::syslog-auto-pipeline.yml" + ], "syslog-pipeline": [ "WORKFLOWS::syslog-pipeline.yml" ], @@ -1466,6 +1479,9 @@ "update-memory": [ "SCRIPTS::update-memory.js" ], + "wake-persona": [ + "SCRIPTS::wake-persona.js" + ], "zhuyuan-module-protocol": [ "SCRIPTS::zhuyuan-module-protocol.js" ], diff --git a/.github/brain/repo-snapshot.md b/.github/brain/repo-snapshot.md index 4e21ee97..8dd53858 100644 --- a/.github/brain/repo-snapshot.md +++ b/.github/brain/repo-snapshot.md @@ -1,5 +1,5 @@ # 铸渊图书馆快照 · Repo Snapshot -> 生成于 2026-03-13 10:07 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 +> 生成于 2026-03-13 12:49 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 --- @@ -9,11 +9,11 @@ |------|------| | 区域总数 | 13 个区域 | | 功能模块 | 10 个 (m01~m18) | -| 工作流 | 35 个 GitHub Actions | -| 脚本 | 32 个执行脚本 | +| 工作流 | 36 个 GitHub Actions | +| 脚本 | 33 个执行脚本 | | 开发者节点 | 8 人 | | HLI 接口覆盖率 | 7/21 (33%) | -| 快照生成时间 | 2026-03-13 10:07 CST | +| 快照生成时间 | 2026-03-13 12:49 CST | --- @@ -30,12 +30,12 @@ **关键词**: persona · identity · dev-status · 人格 · 开发者状态 ### ⚡ 自动化工作流(WORKFLOWS) -**路径**: `.github/workflows` · **数量**: 35 项 +**路径**: `.github/workflows` · **数量**: 36 项 **描述**: 所有 GitHub Actions 工作流定义 **关键词**: workflow · actions · ci · automation · 工作流 · 自动化 ### 🔧 执行脚本库(SCRIPTS) -**路径**: `scripts` · **数量**: 32 项 +**路径**: `scripts` · **数量**: 33 项 **描述**: 铸渊所有执行手脚 · 自动化脚本 **关键词**: script · node · js · 脚本 · 执行 · runner @@ -116,6 +116,7 @@ | `staging-preview.yml` | "🔍 铸渊预演部署 (Staging Preview)" | pull_request, manual | | `sync-login-entry.yml` | 铸渊 · Sync Login Entry · Notion → 飞书文档A | manual | | `sync-persona-studio.yml` | 🔄 铸渊跨仓库同步 · persona-studio | push, manual | +| `syslog-auto-pipeline.yml` | SYSLOG Auto Pipeline | unknown | | `syslog-pipeline.yml` | 铸渊 · SYSLOG Pipeline (A/D/E) | push, manual | | `test-notion-bridge.yml` | "🧪 Notion Bridge Connectivity Test" | push, manual | | `update-readme-bulletin.yml` | 📢 更新系统公告区 | push, schedule(0 1 * * *), manual | @@ -158,6 +159,7 @@ - `scripts/update-brain.js` - `scripts/update-memory.js` - `scripts/update-readme-bulletin.js` +- `scripts/wake-persona.js` - `scripts/zhuyuan-daily-agent.js` - `scripts/zhuyuan-daily-selfcheck.js` - `scripts/zhuyuan-issue-reply.js`