📚 铸渊图书馆目录更新 · 2026-03-12T13:22
This commit is contained in:
parent
bf6bf6d381
commit
d925db923b
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)",
|
||||
"version": "2.0",
|
||||
"generated_at": "2026-03-12T12:22:11.961Z",
|
||||
"generated_at": "2026-03-12T13:22:25.424Z",
|
||||
"generated_by": "scripts/generate-repo-map.js",
|
||||
"repo": "qinfendebingshuo/guanghulab",
|
||||
"stats": {
|
||||
"zones": 13,
|
||||
"total_modules": 10,
|
||||
"total_workflows": 32,
|
||||
"total_scripts": 27,
|
||||
"total_workflows": 35,
|
||||
"total_scripts": 32,
|
||||
"total_dev_nodes": 8,
|
||||
"hli_interfaces": 21,
|
||||
"hli_implemented": 7,
|
||||
|
|
@ -322,6 +322,20 @@
|
|||
"manual"
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "push-broadcast.yml",
|
||||
"name": "铸渊 · Push Broadcast · Notion → 飞书文档B",
|
||||
"triggers": [
|
||||
"manual"
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "receive-syslog.yml",
|
||||
"name": "铸渊 · Receive SYSLOG · 飞书机器人 → GitHub → Notion",
|
||||
"triggers": [
|
||||
"unknown"
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "staging-preview.yml",
|
||||
"name": "\"🔍 铸渊预演部署 (Staging Preview)\"",
|
||||
|
|
@ -330,6 +344,13 @@
|
|||
"manual"
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "sync-login-entry.yml",
|
||||
"name": "铸渊 · Sync Login Entry · Notion → 飞书文档A",
|
||||
"triggers": [
|
||||
"manual"
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "sync-persona-studio.yml",
|
||||
"name": "🔄 铸渊跨仓库同步 · persona-studio",
|
||||
|
|
@ -411,7 +432,7 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"item_count": 32
|
||||
"item_count": 35
|
||||
},
|
||||
{
|
||||
"zone_id": "SCRIPTS",
|
||||
|
|
@ -482,12 +503,27 @@
|
|||
{
|
||||
"file": "psp-inspection.js"
|
||||
},
|
||||
{
|
||||
"file": "push-broadcast.js"
|
||||
},
|
||||
{
|
||||
"file": "receive-syslog.js"
|
||||
},
|
||||
{
|
||||
"file": "route-align-check.js"
|
||||
},
|
||||
{
|
||||
"file": "save-collaboration-log.js"
|
||||
},
|
||||
{
|
||||
"file": "selfcheck.js"
|
||||
},
|
||||
{
|
||||
"file": "send-feishu-alert.js"
|
||||
},
|
||||
{
|
||||
"file": "sync-login-entry.js"
|
||||
},
|
||||
{
|
||||
"file": "update-brain.js"
|
||||
},
|
||||
|
|
@ -510,7 +546,7 @@
|
|||
"file": "zhuyuan-module-protocol.js"
|
||||
}
|
||||
],
|
||||
"item_count": 27
|
||||
"item_count": 32
|
||||
},
|
||||
{
|
||||
"zone_id": "SRC",
|
||||
|
|
@ -1293,9 +1329,21 @@
|
|||
"psp-daily-inspection": [
|
||||
"WORKFLOWS::psp-daily-inspection.yml"
|
||||
],
|
||||
"push-broadcast": [
|
||||
"WORKFLOWS::push-broadcast.yml",
|
||||
"SCRIPTS::push-broadcast.js"
|
||||
],
|
||||
"receive-syslog": [
|
||||
"WORKFLOWS::receive-syslog.yml",
|
||||
"SCRIPTS::receive-syslog.js"
|
||||
],
|
||||
"staging-preview": [
|
||||
"WORKFLOWS::staging-preview.yml"
|
||||
],
|
||||
"sync-login-entry": [
|
||||
"WORKFLOWS::sync-login-entry.yml",
|
||||
"SCRIPTS::sync-login-entry.js"
|
||||
],
|
||||
"sync-persona-studio": [
|
||||
"WORKFLOWS::sync-persona-studio.yml"
|
||||
],
|
||||
|
|
@ -1394,9 +1442,15 @@
|
|||
"route-align-check": [
|
||||
"SCRIPTS::route-align-check.js"
|
||||
],
|
||||
"save-collaboration-log": [
|
||||
"SCRIPTS::save-collaboration-log.js"
|
||||
],
|
||||
"selfcheck": [
|
||||
"SCRIPTS::selfcheck.js"
|
||||
],
|
||||
"send-feishu-alert": [
|
||||
"SCRIPTS::send-feishu-alert.js"
|
||||
],
|
||||
"update-brain": [
|
||||
"SCRIPTS::update-brain.js"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# 铸渊图书馆快照 · Repo Snapshot
|
||||
> 生成于 2026-03-12 20:22 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
|
||||
> 生成于 2026-03-12 21:22 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -9,11 +9,11 @@
|
|||
|------|------|
|
||||
| 区域总数 | 13 个区域 |
|
||||
| 功能模块 | 10 个 (m01~m18) |
|
||||
| 工作流 | 32 个 GitHub Actions |
|
||||
| 脚本 | 27 个执行脚本 |
|
||||
| 工作流 | 35 个 GitHub Actions |
|
||||
| 脚本 | 32 个执行脚本 |
|
||||
| 开发者节点 | 8 人 |
|
||||
| HLI 接口覆盖率 | 7/21 (33%) |
|
||||
| 快照生成时间 | 2026-03-12 20:22 CST |
|
||||
| 快照生成时间 | 2026-03-12 21:22 CST |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -30,12 +30,12 @@
|
|||
**关键词**: persona · identity · dev-status · 人格 · 开发者状态
|
||||
|
||||
### ⚡ 自动化工作流(WORKFLOWS)
|
||||
**路径**: `.github/workflows` · **数量**: 32 项
|
||||
**路径**: `.github/workflows` · **数量**: 35 项
|
||||
**描述**: 所有 GitHub Actions 工作流定义
|
||||
**关键词**: workflow · actions · ci · automation · 工作流 · 自动化
|
||||
|
||||
### 🔧 执行脚本库(SCRIPTS)
|
||||
**路径**: `scripts` · **数量**: 27 项
|
||||
**路径**: `scripts` · **数量**: 32 项
|
||||
**描述**: 铸渊所有执行手脚 · 自动化脚本
|
||||
**关键词**: script · node · js · 脚本 · 执行 · runner
|
||||
|
||||
|
|
@ -111,7 +111,10 @@
|
|||
| `ps-on-complete.yml` | "🌊 Persona Studio · 完成通知" | manual |
|
||||
| `ps-on-login.yml` | "🌊 Persona Studio · 登录校验" | manual |
|
||||
| `psp-daily-inspection.yml` | 铸渊 · PSP 分身巡检 | schedule(0 1 * * *), manual |
|
||||
| `push-broadcast.yml` | 铸渊 · Push Broadcast · Notion → 飞书文档B | manual |
|
||||
| `receive-syslog.yml` | 铸渊 · Receive SYSLOG · 飞书机器人 → GitHub → Notion | unknown |
|
||||
| `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-pipeline.yml` | 铸渊 · SYSLOG Pipeline (A/D/E) | push, manual |
|
||||
| `test-notion-bridge.yml` | "🧪 Notion Bridge Connectivity Test" | push, manual |
|
||||
|
|
@ -145,8 +148,13 @@
|
|||
- `scripts/process-broadcasts.js`
|
||||
- `scripts/process-syslog.js`
|
||||
- `scripts/psp-inspection.js`
|
||||
- `scripts/push-broadcast.js`
|
||||
- `scripts/receive-syslog.js`
|
||||
- `scripts/route-align-check.js`
|
||||
- `scripts/save-collaboration-log.js`
|
||||
- `scripts/selfcheck.js`
|
||||
- `scripts/send-feishu-alert.js`
|
||||
- `scripts/sync-login-entry.js`
|
||||
- `scripts/update-brain.js`
|
||||
- `scripts/update-memory.js`
|
||||
- `scripts/update-readme-bulletin.js`
|
||||
|
|
|
|||
Loading…
Reference in New Issue