📚 铸渊图书馆目录更新 · 2026-03-24T17:18
This commit is contained in:
parent
d4a0264e1e
commit
f774e7de1a
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)",
|
||||
"version": "2.0",
|
||||
"generated_at": "2026-03-24T15:23:08.318Z",
|
||||
"generated_at": "2026-03-24T17:18:17.762Z",
|
||||
"generated_by": "scripts/generate-repo-map.js",
|
||||
"repo": "qinfendebingshuo/guanghulab",
|
||||
"stats": {
|
||||
"zones": 13,
|
||||
"total_modules": 10,
|
||||
"total_workflows": 92,
|
||||
"total_scripts": 79,
|
||||
"total_workflows": 94,
|
||||
"total_scripts": 80,
|
||||
"total_dev_nodes": 8,
|
||||
"hli_interfaces": 21,
|
||||
"hli_implemented": 7,
|
||||
|
|
@ -468,6 +468,14 @@
|
|||
"manual"
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "multi-persona-awakening.yml",
|
||||
"name": "\"🌊 Multi-Persona Awakening Engine\"",
|
||||
"triggers": [
|
||||
"schedule(30 23 * * 6)",
|
||||
"manual"
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "notion-callback-pipeline.yml",
|
||||
"name": "Notion Callback Pipeline",
|
||||
|
|
@ -528,6 +536,14 @@
|
|||
"manual"
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "persona-thinking-window.yml",
|
||||
"name": "\"🧠 Persona Daily Thinking Window\"",
|
||||
"triggers": [
|
||||
"schedule(0 22 * * *)",
|
||||
"manual"
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "pm2-server-diagnose.yml",
|
||||
"name": "\"🔧 铸渊 · PM2 服务诊断与健康检查\"",
|
||||
|
|
@ -932,7 +948,7 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"item_count": 92
|
||||
"item_count": 94
|
||||
},
|
||||
{
|
||||
"zone_id": "SCRIPTS",
|
||||
|
|
@ -970,6 +986,9 @@
|
|||
{
|
||||
"file": "bridge-app.js"
|
||||
},
|
||||
{
|
||||
"file": "chatroom-post.js"
|
||||
},
|
||||
{
|
||||
"file": "commander-dashboard.js"
|
||||
},
|
||||
|
|
@ -1187,7 +1206,7 @@
|
|||
"file": "zhuyuan-wakeup.js"
|
||||
}
|
||||
],
|
||||
"item_count": 79
|
||||
"item_count": 80
|
||||
},
|
||||
{
|
||||
"zone_id": "SRC",
|
||||
|
|
@ -2088,6 +2107,9 @@
|
|||
"meta-watchdog": [
|
||||
"WORKFLOWS::meta-watchdog.yml"
|
||||
],
|
||||
"multi-persona-awakening": [
|
||||
"WORKFLOWS::multi-persona-awakening.yml"
|
||||
],
|
||||
"notion-callback-pipeline": [
|
||||
"WORKFLOWS::notion-callback-pipeline.yml"
|
||||
],
|
||||
|
|
@ -2115,6 +2137,9 @@
|
|||
"persona-invoke": [
|
||||
"WORKFLOWS::persona-invoke.yml"
|
||||
],
|
||||
"persona-thinking-window": [
|
||||
"WORKFLOWS::persona-thinking-window.yml"
|
||||
],
|
||||
"pm2-server-diagnose": [
|
||||
"WORKFLOWS::pm2-server-diagnose.yml"
|
||||
],
|
||||
|
|
@ -2314,6 +2339,9 @@
|
|||
"bridge-app": [
|
||||
"SCRIPTS::bridge-app.js"
|
||||
],
|
||||
"chatroom-post": [
|
||||
"SCRIPTS::chatroom-post.js"
|
||||
],
|
||||
"commander-dashboard": [
|
||||
"SCRIPTS::commander-dashboard.js"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# 铸渊图书馆快照 · Repo Snapshot
|
||||
> 生成于 2026-03-24 23:23 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
|
||||
> 生成于 2026-03-25 01:18 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -9,11 +9,11 @@
|
|||
|------|------|
|
||||
| 区域总数 | 13 个区域 |
|
||||
| 功能模块 | 10 个 (m01~m18) |
|
||||
| 工作流 | 92 个 GitHub Actions |
|
||||
| 脚本 | 79 个执行脚本 |
|
||||
| 工作流 | 94 个 GitHub Actions |
|
||||
| 脚本 | 80 个执行脚本 |
|
||||
| 开发者节点 | 8 人 |
|
||||
| HLI 接口覆盖率 | 7/21 (33%) |
|
||||
| 快照生成时间 | 2026-03-24 23:23 CST |
|
||||
| 快照生成时间 | 2026-03-25 01:18 CST |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -30,12 +30,12 @@
|
|||
**关键词**: persona · identity · dev-status · 人格 · 开发者状态
|
||||
|
||||
### ⚡ 自动化工作流(WORKFLOWS)
|
||||
**路径**: `.github/workflows` · **数量**: 92 项
|
||||
**路径**: `.github/workflows` · **数量**: 94 项
|
||||
**描述**: 所有 GitHub Actions 工作流定义
|
||||
**关键词**: workflow · actions · ci · automation · 工作流 · 自动化
|
||||
|
||||
### 🔧 执行脚本库(SCRIPTS)
|
||||
**路径**: `scripts` · **数量**: 79 项
|
||||
**路径**: `scripts` · **数量**: 80 项
|
||||
**描述**: 铸渊所有执行手脚 · 自动化脚本
|
||||
**关键词**: script · node · js · 脚本 · 执行 · runner
|
||||
|
||||
|
|
@ -122,6 +122,7 @@
|
|||
| `hli-contract-check.yml` | HLI Contract Check | push, pull_request |
|
||||
| `merge-watchdog.yml` | "👁️ Merge Watchdog · 合并指令看守者" | pull_request, issues, manual |
|
||||
| `meta-watchdog.yml` | "🐕 元看门狗 · 巡检健康监控" | schedule(0 */6 * * *), manual |
|
||||
| `multi-persona-awakening.yml` | "🌊 Multi-Persona Awakening Engine" | schedule(30 23 * * 6), manual |
|
||||
| `notion-callback-pipeline.yml` | Notion Callback Pipeline | unknown |
|
||||
| `notion-connectivity-test.yml` | 铸渊 · Notion 连通性测试 | manual |
|
||||
| `notion-heartbeat.yml` | Notion Heartbeat Monitor | schedule(*/5 * * * *), manual |
|
||||
|
|
@ -130,6 +131,7 @@
|
|||
| `notion-wake-listener.yml` | 📡 铸渊 · Notion Agent 唤醒监听 | schedule(*/15 * * * *), manual |
|
||||
| `openclaw-wake-loop.yml` | 🔄 OpenClaw · 唤醒闭环 | schedule(0 14 * * *), manual |
|
||||
| `persona-invoke.yml` | Persona Invoke Endpoint | manual |
|
||||
| `persona-thinking-window.yml` | "🧠 Persona Daily Thinking Window" | schedule(0 22 * * *), manual |
|
||||
| `pm2-server-diagnose.yml` | "🔧 铸渊 · PM2 服务诊断与健康检查" | manual |
|
||||
| `process-notion-orders.yml` | Process Notion Work Orders | push, manual |
|
||||
| `ps-on-build.yml` | "🌊 Persona Studio · 代码生成" | manual |
|
||||
|
|
@ -194,6 +196,7 @@
|
|||
- `scripts/brain-bridge-sync.js`
|
||||
- `scripts/bridge`
|
||||
- `scripts/bridge-app.js`
|
||||
- `scripts/chatroom-post.js`
|
||||
- `scripts/commander-dashboard.js`
|
||||
- `scripts/contract-check.js`
|
||||
- `scripts/create-standardized-ticket.js`
|
||||
|
|
|
|||
Loading…
Reference in New Issue