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

This commit is contained in:
铸渊 (ZhùYuān) 2026-03-24 11:09:10 +00:00
parent b9832531a6
commit 63f11bdafb
2 changed files with 14 additions and 7 deletions

View File

@ -1,14 +1,14 @@
{
"description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)",
"version": "2.0",
"generated_at": "2026-03-24T11:08:28.325Z",
"generated_at": "2026-03-24T11:09:10.557Z",
"generated_by": "scripts/generate-repo-map.js",
"repo": "qinfendebingshuo/guanghulab",
"stats": {
"zones": 13,
"total_modules": 10,
"total_workflows": 88,
"total_scripts": 77,
"total_scripts": 78,
"total_dev_nodes": 8,
"hli_interfaces": 21,
"hli_implemented": 7,
@ -1121,6 +1121,9 @@
{
"file": "wake-persona.js"
},
{
"file": "web-deploy-diag.sh"
},
{
"file": "write-notion-syslog.js"
},
@ -1149,7 +1152,7 @@
"file": "zhuyuan-wakeup.js"
}
],
"item_count": 77
"item_count": 78
},
{
"zone_id": "SRC",
@ -2404,6 +2407,9 @@
"wake-persona": [
"SCRIPTS::wake-persona.js"
],
"web-deploy-diag": [
"SCRIPTS::web-deploy-diag.sh"
],
"write-notion-syslog": [
"SCRIPTS::write-notion-syslog.js"
],

View File

@ -1,5 +1,5 @@
# 铸渊图书馆快照 · Repo Snapshot
> 生成于 2026-03-24 19:08 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
> 生成于 2026-03-24 19:09 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
---
@ -10,10 +10,10 @@
| 区域总数 | 13 个区域 |
| 功能模块 | 10 个 (m01~m18) |
| 工作流 | 88 个 GitHub Actions |
| 脚本 | 77 个执行脚本 |
| 脚本 | 78 个执行脚本 |
| 开发者节点 | 8 人 |
| HLI 接口覆盖率 | 7/21 (33%) |
| 快照生成时间 | 2026-03-24 19:08 CST |
| 快照生成时间 | 2026-03-24 19:09 CST |
---
@ -35,7 +35,7 @@
**关键词**: workflow · actions · ci · automation · 工作流 · 自动化
### 🔧 执行脚本库SCRIPTS
**路径**: `scripts` · **数量**: 77
**路径**: `scripts` · **数量**: 78
**描述**: 铸渊所有执行手脚 · 自动化脚本
**关键词**: script · node · js · 脚本 · 执行 · runner
@ -251,6 +251,7 @@
- `scripts/utils`
- `scripts/verify-modules.js`
- `scripts/wake-persona.js`
- `scripts/web-deploy-diag.sh`
- `scripts/write-notion-syslog.js`
- `scripts/zhuyuan-daily-agent.js`
- `scripts/zhuyuan-daily-selfcheck.js`