From ca3c957865e218a06acd2339cc23a60b2694fc96 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 00:40: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-24T00:40?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/brain/repo-map.json | 14 ++++++++------ .github/brain/repo-snapshot.md | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/.github/brain/repo-map.json b/.github/brain/repo-map.json index b071095b..c85bea2e 100644 --- a/.github/brain/repo-map.json +++ b/.github/brain/repo-map.json @@ -1,7 +1,7 @@ { "description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)", "version": "2.0", - "generated_at": "2026-03-24T00:23:42.798Z", + "generated_at": "2026-03-24T00:40:32.515Z", "generated_by": "scripts/generate-repo-map.js", "repo": "qinfendebingshuo/guanghulab", "stats": { @@ -699,10 +699,12 @@ ] }, { - "file": "sync.yml", - "name": "Guanghu Grid Sync", + "file": "sync-repo-to-drive.yml", + "name": "\"🪞 光湖格点库 → Google Drive 同步\"", "triggers": [ - "push" + "push", + "schedule(0 */6 * * *)", + "manual" ] }, { @@ -2078,8 +2080,8 @@ "sync-persona-studio": [ "WORKFLOWS::sync-persona-studio.yml" ], - "sync": [ - "WORKFLOWS::sync.yml" + "sync-repo-to-drive": [ + "WORKFLOWS::sync-repo-to-drive.yml" ], "syslog-auto-pipeline": [ "WORKFLOWS::syslog-auto-pipeline.yml" diff --git a/.github/brain/repo-snapshot.md b/.github/brain/repo-snapshot.md index 1410a54e..e2b736d0 100644 --- a/.github/brain/repo-snapshot.md +++ b/.github/brain/repo-snapshot.md @@ -1,5 +1,5 @@ # 铸渊图书馆快照 · Repo Snapshot -> 生成于 2026-03-24 08:23 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 +> 生成于 2026-03-24 08:40 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 --- @@ -13,7 +13,7 @@ | 脚本 | 75 个执行脚本 | | 开发者节点 | 8 人 | | HLI 接口覆盖率 | 7/21 (33%) | -| 快照生成时间 | 2026-03-24 08:23 CST | +| 快照生成时间 | 2026-03-24 08:40 CST | --- @@ -153,7 +153,7 @@ | `sync-login-entry.yml` | 铸渊 · Sync Login Entry · Notion → 飞书文档A | manual | | `sync-notion-to-griddb.yml` | 🧠 Notion → Grid-DB 记忆同步 | schedule(0 */4 * * *), manual | | `sync-persona-studio.yml` | 🔄 铸渊跨仓库同步 · persona-studio | push, manual | -| `sync.yml` | Guanghu Grid Sync | push | +| `sync-repo-to-drive.yml` | "🪞 光湖格点库 → Google Drive 同步" | push, schedule(0 */6 * * *), manual | | `syslog-auto-pipeline.yml` | SYSLOG Auto Pipeline | unknown | | `syslog-issue-pipeline.yml` | 📡 SYSLOG Issue Pipeline | issues | | `syslog-pipeline.yml` | 铸渊 · SYSLOG Pipeline (A/D/E) | push, manual |