📚 铸渊图书馆目录更新 · 2026-03-18T16:44

This commit is contained in:
铸渊 (ZhùYuān) 2026-03-18 16:44:50 +00:00
parent 5ae86707a3
commit 6c172dc5c9
2 changed files with 62 additions and 17 deletions

View File

@ -1,20 +1,20 @@
{
"description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)",
"version": "2.0",
"generated_at": "2026-03-18T02:21:47.632Z",
"generated_at": "2026-03-18T16:44:50.237Z",
"generated_by": "scripts/generate-repo-map.js",
"repo": "qinfendebingshuo/guanghulab",
"stats": {
"zones": 13,
"total_modules": 10,
"total_workflows": 62,
"total_scripts": 70,
"total_workflows": 63,
"total_scripts": 72,
"total_dev_nodes": 8,
"hli_interfaces": 21,
"hli_implemented": 7,
"hli_coverage_pct": "33%",
"last_ci_run": "2026-03-05T16:07:24.070Z",
"memory_last_updated": "2026-03-17T09:01:58.444Z"
"memory_last_updated": "2026-03-18T09:00:54.212Z"
},
"zones": [
{
@ -128,6 +128,9 @@
{
"file": "identity.md"
},
{
"file": "inspection-report.json"
},
{
"file": "knowledge-base.json"
},
@ -143,6 +146,9 @@
{
"file": "routing-map.json"
},
{
"file": "security-protocol.json"
},
{
"file": "style-config.json"
},
@ -156,7 +162,7 @@
"file": "zhuyuan-signature-registry.json"
}
],
"item_count": 16
"item_count": 18
},
{
"zone_id": "WORKFLOWS",
@ -600,6 +606,15 @@
"push"
]
},
{
"file": "zhuyuan-commander.yml",
"name": "\"🎖️ 铸渊·将军唤醒 · Commander Wake-up\"",
"triggers": [
"issues",
"schedule(0 0 * * *)",
"manual"
]
},
{
"file": "zhuyuan-daily-agent.yml",
"name": "🤖 铸渊巡检 Agent · 每日自动巡检与修复",
@ -658,7 +673,7 @@
]
}
],
"item_count": 62
"item_count": 63
},
{
"zone_id": "SCRIPTS",
@ -693,6 +708,9 @@
{
"file": "bridge"
},
{
"file": "commander-dashboard.js"
},
{
"file": "contract-check.js"
},
@ -822,6 +840,9 @@
{
"file": "setup-sandbox.sh"
},
{
"file": "sfp-core.js"
},
{
"file": "skyeye"
},
@ -886,7 +907,7 @@
"file": "zhuyuan-wakeup.js"
}
],
"item_count": 70
"item_count": 72
},
{
"zone_id": "SRC",
@ -1253,6 +1274,9 @@
{
"file": "ai-system-doc.md"
},
{
"file": "daily-reports"
},
{
"file": "execution-layer-map.md"
},
@ -1275,7 +1299,7 @@
"file": "使用指南.md"
}
],
"item_count": 12
"item_count": 13
},
{
"zone_id": "TESTS",
@ -1599,6 +1623,9 @@
"growth-journal": [
"PERSONA_BRAIN::growth-journal.md"
],
"inspection-report": [
"PERSONA_BRAIN::inspection-report.json"
],
"knowledge-base": [
"PERSONA_BRAIN::knowledge-base.json"
],
@ -1608,6 +1635,9 @@
"responsibility": [
"PERSONA_BRAIN::responsibility.md"
],
"security-protocol": [
"PERSONA_BRAIN::security-protocol.json"
],
"style-config": [
"PERSONA_BRAIN::style-config.json"
],
@ -1821,6 +1851,9 @@
"zhuyuan-brain-sync": [
"WORKFLOWS::zhuyuan-brain-sync.yml"
],
"zhuyuan-commander": [
"WORKFLOWS::zhuyuan-commander.yml"
],
"zhuyuan-daily-agent": [
"WORKFLOWS::zhuyuan-daily-agent.yml",
"SCRIPTS::zhuyuan-daily-agent.js"
@ -1873,6 +1906,9 @@
"bridge": [
"SCRIPTS::bridge"
],
"commander-dashboard": [
"SCRIPTS::commander-dashboard.js"
],
"contract-check": [
"SCRIPTS::contract-check.js"
],
@ -1978,6 +2014,9 @@
"setup-sandbox": [
"SCRIPTS::setup-sandbox.sh"
],
"sfp-core": [
"SCRIPTS::sfp-core.js"
],
"skyeye": [
"SCRIPTS::skyeye"
],
@ -2279,6 +2318,9 @@
"ai-system-doc": [
"DOCS::ai-system-doc.md"
],
"daily-reports": [
"DOCS::daily-reports"
],
"execution-layer-map": [
"DOCS::execution-layer-map.md"
],

View File

@ -1,5 +1,5 @@
# 铸渊图书馆快照 · Repo Snapshot
> 生成于 2026-03-18 10:21 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
> 生成于 2026-03-19 00:44 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
---
@ -9,11 +9,11 @@
|------|------|
| 区域总数 | 13 个区域 |
| 功能模块 | 10 个 (m01~m18) |
| 工作流 | 62 个 GitHub Actions |
| 脚本 | 70 个执行脚本 |
| 工作流 | 63 个 GitHub Actions |
| 脚本 | 72 个执行脚本 |
| 开发者节点 | 8 人 |
| HLI 接口覆盖率 | 7/21 (33%) |
| 快照生成时间 | 2026-03-18 10:21 CST |
| 快照生成时间 | 2026-03-19 00:44 CST |
---
@ -25,17 +25,17 @@
**关键词**: brain · memory · routing · wake · 大脑 · 记忆
### 🎭 人格大脑PERSONA_BRAIN
**路径**: `.github/persona-brain` · **数量**: 16
**路径**: `.github/persona-brain` · **数量**: 18
**描述**: 铸渊人格记忆 · 开发者状态 · 知识库 · 成长日记
**关键词**: persona · identity · dev-status · 人格 · 开发者状态
### ⚡ 自动化工作流WORKFLOWS
**路径**: `.github/workflows` · **数量**: 62
**路径**: `.github/workflows` · **数量**: 63
**描述**: 所有 GitHub Actions 工作流定义
**关键词**: workflow · actions · ci · automation · 工作流 · 自动化
### 🔧 执行脚本库SCRIPTS
**路径**: `scripts` · **数量**: 70
**路径**: `scripts` · **数量**: 72
**描述**: 铸渊所有执行手脚 · 自动化脚本
**关键词**: script · node · js · 脚本 · 执行 · runner
@ -75,7 +75,7 @@
**关键词**: syslog · inbox · log · 系统日志
### 📄 文档与前端DOCS
**路径**: `docs` · **数量**: 12
**路径**: `docs` · **数量**: 13
**描述**: 铸渊助手聊天界面 · GitHub Pages 部署
**关键词**: docs · html · chat · pages · 文档 · 聊天室
@ -145,6 +145,7 @@
| `update-readme-bulletin.yml` | 📢 更新系统公告区 | push, schedule(0 1 * * *), manual |
| `update-repo-map.yml` | 铸渊 · 图书馆目录自动更新 | push, schedule(0 0 * * *), manual |
| `zhuyuan-brain-sync.yml` | 铸渊 · Brain Sync | push |
| `zhuyuan-commander.yml` | "🎖️ 铸渊·将军唤醒 · Commander Wake-up" | issues, schedule(0 0 * * *), manual |
| `zhuyuan-daily-agent.yml` | 🤖 铸渊巡检 Agent · 每日自动巡检与修复 | schedule(0 14 * * *), manual |
| `zhuyuan-daily-inspection.yml` | 铸渊每日巡检 | issues, schedule(0 4 * * *), manual |
| `zhuyuan-daily-selfcheck.yml` | 铸渊 · 每日自检 | schedule(0 0 * * *), manual |
@ -163,6 +164,7 @@
- `scripts/bingshuo-neural-sync.js`
- `scripts/brain-bridge-sync.js`
- `scripts/bridge`
- `scripts/commander-dashboard.js`
- `scripts/contract-check.js`
- `scripts/create-standardized-ticket.js`
- `scripts/cross-repo-sync.js`
@ -206,6 +208,7 @@
- `scripts/server-diagnose-report.js`
- `scripts/server-patrol.sh`
- `scripts/setup-sandbox.sh`
- `scripts/sfp-core.js`
- `scripts/skyeye`
- `scripts/smoke-test.sh`
- `scripts/sync-deploy-to-notion.js`
@ -320,9 +323,9 @@
## 🕐 最近动态memory.json 最新3条
- `2026-03-18T09:00:54.212Z` · daily_check — passed
- `2026-03-17T09:01:58.444Z` · daily_check — passed
- `2026-03-16T09:08:54.931Z` · daily_check — passed
- `2026-03-15T08:50:17.308Z` · daily_check — passed
---