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

This commit is contained in:
铸渊 (ZhùYuān) 2026-03-10 07:35:29 +00:00
parent a8e2c3d5e8
commit cf2683fa2b
2 changed files with 34 additions and 15 deletions

View File

@ -1,20 +1,20 @@
{
"description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)",
"version": "2.0",
"generated_at": "2026-03-10T07:01:49.331Z",
"generated_at": "2026-03-10T07:35:28.912Z",
"generated_by": "scripts/generate-repo-map.js",
"repo": "qinfendebingshuo/guanghulab",
"stats": {
"zones": 13,
"total_modules": 10,
"total_workflows": 29,
"total_scripts": 23,
"total_workflows": 30,
"total_scripts": 24,
"total_dev_nodes": 8,
"hli_interfaces": 17,
"hli_implemented": 3,
"hli_coverage_pct": "18%",
"last_ci_run": "2026-03-05T10:30:46.894Z",
"memory_last_updated": "2026-03-10T05:00:00.000Z"
"last_ci_run": "2026-03-05T16:07:24.070Z",
"memory_last_updated": "2026-03-10T07:05:00.000Z"
},
"zones": [
{
@ -288,6 +288,14 @@
"manual"
]
},
{
"file": "sync-persona-studio.yml",
"name": "🔄 铸渊跨仓库同步 · persona-studio",
"triggers": [
"push",
"manual"
]
},
{
"file": "syslog-pipeline.yml",
"name": "铸渊 · SYSLOG Pipeline (A/D/E)",
@ -353,7 +361,7 @@
]
}
],
"item_count": 29
"item_count": 30
},
{
"zone_id": "SCRIPTS",
@ -376,6 +384,9 @@
{
"file": "contract-check.js"
},
{
"file": "cross-repo-sync.js"
},
{
"file": "daily-check.js"
},
@ -440,7 +451,7 @@
"file": "zhuyuan-module-protocol.js"
}
],
"item_count": 23
"item_count": 24
},
{
"zone_id": "SRC",
@ -1157,6 +1168,9 @@
"staging-preview": [
"WORKFLOWS::staging-preview.yml"
],
"sync-persona-studio": [
"WORKFLOWS::sync-persona-studio.yml"
],
"syslog-pipeline": [
"WORKFLOWS::syslog-pipeline.yml"
],
@ -1206,6 +1220,9 @@
"contract-check": [
"SCRIPTS::contract-check.js"
],
"cross-repo-sync": [
"SCRIPTS::cross-repo-sync.js"
],
"daily-check": [
"SCRIPTS::daily-check.js"
],

View File

@ -1,5 +1,5 @@
# 铸渊图书馆快照 · Repo Snapshot
> 生成于 2026-03-10 15:01 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
> 生成于 2026-03-10 15:35 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
---
@ -9,11 +9,11 @@
|------|------|
| 区域总数 | 13 个区域 |
| 功能模块 | 10 个 (m01~m18) |
| 工作流 | 29 个 GitHub Actions |
| 脚本 | 23 个执行脚本 |
| 工作流 | 30 个 GitHub Actions |
| 脚本 | 24 个执行脚本 |
| 开发者节点 | 8 人 |
| HLI 接口覆盖率 | 3/17 (18%) |
| 快照生成时间 | 2026-03-10 15:01 CST |
| 快照生成时间 | 2026-03-10 15:35 CST |
---
@ -30,12 +30,12 @@
**关键词**: persona · identity · dev-status · 人格 · 开发者状态
### ⚡ 自动化工作流WORKFLOWS
**路径**: `.github/workflows` · **数量**: 29
**路径**: `.github/workflows` · **数量**: 30
**描述**: 所有 GitHub Actions 工作流定义
**关键词**: workflow · actions · ci · automation · 工作流 · 自动化
### 🔧 执行脚本库SCRIPTS
**路径**: `scripts` · **数量**: 23
**路径**: `scripts` · **数量**: 24
**描述**: 铸渊所有执行手脚 · 自动化脚本
**关键词**: script · node · js · 脚本 · 执行 · runner
@ -111,6 +111,7 @@
| `ps-on-login.yml` | "🌊 Persona Studio · 登录校验" | manual |
| `psp-daily-inspection.yml` | 铸渊 · PSP 分身巡检 | schedule(0 1 * * *), manual |
| `staging-preview.yml` | "🔍 铸渊预演部署 (Staging Preview)" | pull_request, 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 |
| `update-readme-bulletin.yml` | 📢 更新系统公告区 | push, schedule(0 1 * * *), manual |
@ -126,6 +127,7 @@
- `scripts/bingshuo-deploy-agent.js`
- `scripts/contract-check.js`
- `scripts/cross-repo-sync.js`
- `scripts/daily-check.js`
- `scripts/distribute-broadcasts.js`
- `scripts/esp-email-processor.js`
@ -225,8 +227,8 @@
## 🕐 最近动态memory.json 最新3条
- `2026-03-09T08:56:49.158Z` · daily_check — passed
- `2026-03-08T08:41:27.504Z` · daily_check — passed
- `2026-03-07T08:41:28.888Z` · daily_check — passed
- `2026-03-05T16:07:24.070Z` · ci_run — passed
- `2026-03-05T12:32:31.000Z` · system_build — 广播分发系统 + 唤醒协议全部激活
---