📚 铸渊图书馆目录更新 · 2026-03-24T07:35

This commit is contained in:
铸渊 (ZhùYuān) 2026-03-24 07:35:05 +00:00
parent 8ab2a8d702
commit 79b30ec522
2 changed files with 44 additions and 13 deletions

View File

@ -1,14 +1,14 @@
{
"description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)",
"version": "2.0",
"generated_at": "2026-03-24T04:31:37.995Z",
"generated_at": "2026-03-24T07:35:05.481Z",
"generated_by": "scripts/generate-repo-map.js",
"repo": "qinfendebingshuo/guanghulab",
"stats": {
"zones": 13,
"total_modules": 10,
"total_workflows": 84,
"total_scripts": 76,
"total_workflows": 86,
"total_scripts": 77,
"total_dev_nodes": 8,
"hli_interfaces": 21,
"hli_implemented": 7,
@ -332,6 +332,14 @@
"pull_request"
]
},
{
"file": "check-token-health.yml",
"name": "🛡️ Token 健康检查(每日安全网)",
"triggers": [
"schedule(15 4 * * *)",
"manual"
]
},
{
"file": "daily-maintenance.yml",
"name": "\"🔧 铸渊 · Daily Maintenance Agent\"",
@ -598,6 +606,14 @@
"unknown"
]
},
{
"file": "renew-gdrive-tokens.yml",
"name": "🔄 OAuth2 Token 自动续期",
"triggers": [
"schedule(0 2 * * 1)",
"manual"
]
},
{
"file": "sandbox-deploy.yml",
"name": "\"🏠 Sandbox Deploy\"",
@ -630,7 +646,7 @@
},
{
"file": "skyeye-credential-audit.yml",
"name": "\"🛰️ 天眼密钥流审计 (Sky-Eye Credential Audit)\"",
"name": "\"🛰️ 天眼 OAuth2 凭据审计 (Sky-Eye Credential Audit)\"",
"triggers": [
"schedule(0 14 * * *)",
"manual"
@ -868,7 +884,7 @@
]
}
],
"item_count": 84
"item_count": 86
},
{
"zone_id": "SCRIPTS",
@ -951,6 +967,9 @@
{
"file": "gate-guard.js"
},
{
"file": "gdrive"
},
{
"file": "generate-automation-map.js"
},
@ -1114,7 +1133,7 @@
"file": "zhuyuan-wakeup.js"
}
],
"item_count": 76
"item_count": 77
},
{
"zone_id": "SRC",
@ -1959,6 +1978,9 @@
"check-structure": [
"WORKFLOWS::check-structure.yml"
],
"check-token-health": [
"WORKFLOWS::check-token-health.yml"
],
"daily-maintenance": [
"WORKFLOWS::daily-maintenance.yml"
],
@ -2071,6 +2093,9 @@
"WORKFLOWS::receive-syslog.yml",
"SCRIPTS::receive-syslog.js"
],
"renew-gdrive-tokens": [
"WORKFLOWS::renew-gdrive-tokens.yml"
],
"sandbox-deploy": [
"WORKFLOWS::sandbox-deploy.yml"
],
@ -2255,6 +2280,9 @@
"gate-guard": [
"SCRIPTS::gate-guard.js"
],
"gdrive": [
"SCRIPTS::gdrive"
],
"generate-automation-map": [
"SCRIPTS::generate-automation-map.js"
],

View File

@ -1,5 +1,5 @@
# 铸渊图书馆快照 · Repo Snapshot
> 生成于 2026-03-24 12:31 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
> 生成于 2026-03-24 15:35 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
---
@ -9,11 +9,11 @@
|------|------|
| 区域总数 | 13 个区域 |
| 功能模块 | 10 个 (m01~m18) |
| 工作流 | 84 个 GitHub Actions |
| 脚本 | 76 个执行脚本 |
| 工作流 | 86 个 GitHub Actions |
| 脚本 | 77 个执行脚本 |
| 开发者节点 | 8 人 |
| HLI 接口覆盖率 | 7/21 (33%) |
| 快照生成时间 | 2026-03-24 12:31 CST |
| 快照生成时间 | 2026-03-24 15:35 CST |
---
@ -30,12 +30,12 @@
**关键词**: persona · identity · dev-status · 人格 · 开发者状态
### ⚡ 自动化工作流WORKFLOWS
**路径**: `.github/workflows` · **数量**: 84
**路径**: `.github/workflows` · **数量**: 86
**描述**: 所有 GitHub Actions 工作流定义
**关键词**: workflow · actions · ci · automation · 工作流 · 自动化
### 🔧 执行脚本库SCRIPTS
**路径**: `scripts` · **数量**: 76
**路径**: `scripts` · **数量**: 77
**描述**: 铸渊所有执行手脚 · 自动化脚本
**关键词**: script · node · js · 脚本 · 执行 · runner
@ -105,6 +105,7 @@
| `buffer-collect.yml` | "📥 Grid-DB Buffer Collect" | schedule(0 1 * * *), manual |
| `buffer-flush.yml` | "🧠 Grid-DB Buffer Flush" | schedule(30 13 * * *), manual |
| `check-structure.yml` | 模块结构检查 | push, pull_request |
| `check-token-health.yml` | 🛡️ Token 健康检查(每日安全网) | schedule(15 4 * * *), manual |
| `daily-maintenance.yml` | "🔧 铸渊 · Daily Maintenance Agent" | schedule(0 2 * * *), manual |
| `daily-report.yml` | "📰 铸渊 · 光湖开发日报" | schedule(0 2 * * *), manual |
| `deploy-pages.yml` | 🌀 部署铸渊聊天室 (GitHub Pages) | push, manual |
@ -140,11 +141,12 @@
| `push-broadcast.yml` | 铸渊 · Push Broadcast · Notion → 飞书文档B | manual |
| `receive-spoke-checkin.yml` | 📥 接收子仓库签到 | unknown |
| `receive-syslog.yml` | 铸渊 · Receive SYSLOG · 飞书机器人 → GitHub → Notion | unknown |
| `renew-gdrive-tokens.yml` | 🔄 OAuth2 Token 自动续期 | schedule(0 2 * * 1), manual |
| `sandbox-deploy.yml` | "🏠 Sandbox Deploy" | push |
| `server-patrol.yml` | "🔍 Server Patrol · 服务器每日巡检" | schedule(0 0,12 * * *), manual |
| `skyeye-checkin-audit.yml` | "🦅 天眼签到审计" | schedule(0 14 * * *), manual |
| `skyeye-checkin-receiver.yml` | "🦅 天眼签到接收" | unknown |
| `skyeye-credential-audit.yml` | "🛰️ 天眼密钥流审计 (Sky-Eye Credential Audit)" | schedule(0 14 * * *), manual |
| `skyeye-credential-audit.yml` | "🛰️ 天眼 OAuth2 凭据审计 (Sky-Eye Credential Audit)" | schedule(0 14 * * *), manual |
| `skyeye-daily-hibernation.yml` | "🌙 天眼 · 每日系统休眠" | schedule(50 19 * * *), manual |
| `skyeye-weekly-hibernation.yml` | "⭐ 天眼 · 每周系统完全休眠" | schedule(0 11 * * 6), manual |
| `skyeye-weekly-scan.yml` | "SkyEye Weekly Full Scan" | schedule(0 12 * * 6) |
@ -201,6 +203,7 @@
- `scripts/gate-guard-log.js`
- `scripts/gate-guard-v2.js`
- `scripts/gate-guard.js`
- `scripts/gdrive`
- `scripts/generate-automation-map.js`
- `scripts/generate-communication-map.js`
- `scripts/generate-daily-report.js`