diff --git a/.github/brain/repo-map.json b/.github/brain/repo-map.json index d452a7ba..3915b5eb 100644 --- a/.github/brain/repo-map.json +++ b/.github/brain/repo-map.json @@ -1,13 +1,13 @@ { "description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)", "version": "2.0", - "generated_at": "2026-03-24T17:18:17.762Z", + "generated_at": "2026-03-25T02:15:57.889Z", "generated_by": "scripts/generate-repo-map.js", "repo": "qinfendebingshuo/guanghulab", "stats": { "zones": 13, "total_modules": 10, - "total_workflows": 94, + "total_workflows": 95, "total_scripts": 80, "total_dev_nodes": 8, "hli_interfaces": 21, @@ -693,6 +693,15 @@ "manual" ] }, + { + "file": "skyeye-devsync-repair.yml", + "name": "\"🦅 天眼 · dev-status 同步修复闭环\"", + "triggers": [ + "issues", + "schedule(30 0 * * *)", + "manual" + ] + }, { "file": "skyeye-weekly-hibernation.yml", "name": "\"⭐ 天眼 · 每周系统完全休眠\"", @@ -726,7 +735,7 @@ }, { "file": "sync-dev-status.yml", - "name": "\"📡 铸渊 · dev-status 自动同步\"", + "name": "\"🔄 dev-status.json 同步 · 霜砚签发制 v1.0\"", "triggers": [ "schedule(0 1 * * *)", "manual" @@ -948,7 +957,7 @@ ] } ], - "item_count": 94 + "item_count": 95 }, { "zone_id": "SCRIPTS", @@ -1498,11 +1507,14 @@ { "file": "2026-03" }, + { + "file": "diag-devsync-20260325.json" + }, { "file": "index.json" } ], - "item_count": 2 + "item_count": 3 }, { "zone_id": "NOTION_PUSH", @@ -2203,6 +2215,9 @@ "skyeye-daily-hibernation": [ "WORKFLOWS::skyeye-daily-hibernation.yml" ], + "skyeye-devsync-repair": [ + "WORKFLOWS::skyeye-devsync-repair.yml" + ], "skyeye-weekly-hibernation": [ "WORKFLOWS::skyeye-weekly-hibernation.yml" ], @@ -2703,6 +2718,9 @@ "2026-03": [ "SIGNAL_LOG::2026-03" ], + "diag-devsync-20260325": [ + "SIGNAL_LOG::diag-devsync-20260325.json" + ], "notion": [ "NOTION_PUSH" ], diff --git a/.github/brain/repo-snapshot.md b/.github/brain/repo-snapshot.md index ea9551c9..c36a670b 100644 --- a/.github/brain/repo-snapshot.md +++ b/.github/brain/repo-snapshot.md @@ -1,5 +1,5 @@ # 铸渊图书馆快照 · Repo Snapshot -> 生成于 2026-03-25 01:18 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 +> 生成于 2026-03-25 10:15 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 --- @@ -9,11 +9,11 @@ |------|------| | 区域总数 | 13 个区域 | | 功能模块 | 10 个 (m01~m18) | -| 工作流 | 94 个 GitHub Actions | +| 工作流 | 95 个 GitHub Actions | | 脚本 | 80 个执行脚本 | | 开发者节点 | 8 人 | | HLI 接口覆盖率 | 7/21 (33%) | -| 快照生成时间 | 2026-03-25 01:18 CST | +| 快照生成时间 | 2026-03-25 10:15 CST | --- @@ -30,7 +30,7 @@ **关键词**: persona · identity · dev-status · 人格 · 开发者状态 ### ⚡ 自动化工作流(WORKFLOWS) -**路径**: `.github/workflows` · **数量**: 94 项 +**路径**: `.github/workflows` · **数量**: 95 项 **描述**: 所有 GitHub Actions 工作流定义 **关键词**: workflow · actions · ci · automation · 工作流 · 自动化 @@ -60,7 +60,7 @@ **关键词**: broadcast · outbox · task · 广播 · 发件箱 ### 📡 信号日志库(SIGNAL_LOG) -**路径**: `signal-log` · **数量**: 2 项 +**路径**: `signal-log` · **数量**: 3 项 **描述**: ESP 邮件信号收发日志 · GL-CMD / GL-ACK / GL-DATA **关键词**: signal · log · esp · gl-cmd · gl-ack · trace @@ -152,11 +152,12 @@ | `skyeye-checkin-receiver.yml` | "🦅 天眼签到接收" | unknown | | `skyeye-credential-audit.yml` | "🛰️ 天眼 OAuth2 凭据审计 (Sky-Eye Credential Audit)" | schedule(0 14 * * *), manual | | `skyeye-daily-hibernation.yml` | "🌙 天眼 · 每日系统休眠" | schedule(50 19 * * *), manual | +| `skyeye-devsync-repair.yml` | "🦅 天眼 · dev-status 同步修复闭环" | issues, schedule(30 0 * * *), manual | | `skyeye-weekly-hibernation.yml` | "⭐ 天眼 · 每周系统完全休眠" | schedule(0 11 * * 6), manual | | `skyeye-weekly-scan.yml` | "SkyEye Weekly Full Scan" | schedule(0 12 * * 6) | | `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-dev-status.yml` | "🔄 dev-status.json 同步 · 霜砚签发制 v1.0" | 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 |