📚 铸渊图书馆目录更新 · 2026-03-22T14:49

This commit is contained in:
铸渊 (ZhùYuān) 2026-03-22 14:49:39 +00:00
parent 94e4942b1b
commit bf245de801
2 changed files with 21 additions and 8 deletions

View File

@ -1,7 +1,7 @@
{ {
"description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)", "description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)",
"version": "2.0", "version": "2.0",
"generated_at": "2026-03-22T11:37:34.775Z", "generated_at": "2026-03-22T14:49:39.325Z",
"generated_by": "scripts/generate-repo-map.js", "generated_by": "scripts/generate-repo-map.js",
"repo": "qinfendebingshuo/guanghulab", "repo": "qinfendebingshuo/guanghulab",
"stats": { "stats": {
@ -107,9 +107,12 @@
}, },
{ {
"file": "wake-protocol.md" "file": "wake-protocol.md"
},
{
"file": "workflow-alias-map.json"
} }
], ],
"item_count": 25 "item_count": 26
}, },
{ {
"zone_id": "PERSONA_BRAIN", "zone_id": "PERSONA_BRAIN",
@ -158,6 +161,9 @@
{ {
"file": "memory.json" "file": "memory.json"
}, },
{
"file": "persona-registry.json"
},
{ {
"file": "responsibility.md" "file": "responsibility.md"
}, },
@ -183,7 +189,7 @@
"file": "zhuyuan-signature-registry.json" "file": "zhuyuan-signature-registry.json"
} }
], ],
"item_count": 19 "item_count": 20
}, },
{ {
"zone_id": "WORKFLOWS", "zone_id": "WORKFLOWS",
@ -1674,6 +1680,9 @@
"wake-protocol": [ "wake-protocol": [
"BRAIN::wake-protocol.md" "BRAIN::wake-protocol.md"
], ],
"workflow-alias-map": [
"BRAIN::workflow-alias-map.json"
],
"persona": [ "persona": [
"PERSONA_BRAIN" "PERSONA_BRAIN"
], ],
@ -1712,6 +1721,9 @@
"logs": [ "logs": [
"PERSONA_BRAIN::logs" "PERSONA_BRAIN::logs"
], ],
"persona-registry": [
"PERSONA_BRAIN::persona-registry.json"
],
"responsibility": [ "responsibility": [
"PERSONA_BRAIN::responsibility.md" "PERSONA_BRAIN::responsibility.md"
], ],

View File

@ -1,5 +1,5 @@
# 铸渊图书馆快照 · Repo Snapshot # 铸渊图书馆快照 · Repo Snapshot
> 生成于 2026-03-22 19:37 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件 > 生成于 2026-03-22 22:49 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
--- ---
@ -13,19 +13,19 @@
| 脚本 | 74 个执行脚本 | | 脚本 | 74 个执行脚本 |
| 开发者节点 | 8 人 | | 开发者节点 | 8 人 |
| HLI 接口覆盖率 | 7/21 (33%) | | HLI 接口覆盖率 | 7/21 (33%) |
| 快照生成时间 | 2026-03-22 19:37 CST | | 快照生成时间 | 2026-03-22 22:49 CST |
--- ---
## 🗺️ 图书馆全区地图 ## 🗺️ 图书馆全区地图
### 🧠 铸渊大脑(BRAIN) ### 🧠 铸渊大脑(BRAIN)
**路径**: `.github/brain` · **数量**: 25 项 **路径**: `.github/brain` · **数量**: 26 项
**描述**: 铸渊核心记忆 · 路由映射 · 唤醒协议 · 图书馆目录 **描述**: 铸渊核心记忆 · 路由映射 · 唤醒协议 · 图书馆目录
**关键词**: brain · memory · routing · wake · 大脑 · 记忆 **关键词**: brain · memory · routing · wake · 大脑 · 记忆
### 🎭 人格大脑(PERSONA_BRAIN) ### 🎭 人格大脑(PERSONA_BRAIN)
**路径**: `.github/persona-brain` · **数量**: 19 项 **路径**: `.github/persona-brain` · **数量**: 20 项
**描述**: 铸渊人格记忆 · 开发者状态 · 知识库 · 成长日记 **描述**: 铸渊人格记忆 · 开发者状态 · 知识库 · 成长日记
**关键词**: persona · identity · dev-status · 人格 · 开发者状态 **关键词**: persona · identity · dev-status · 人格 · 开发者状态
@ -330,14 +330,15 @@
- `.github/brain/tianyan-scan-2026-03-22.json` - `.github/brain/tianyan-scan-2026-03-22.json`
- `.github/brain/truth-source.md` - `.github/brain/truth-source.md`
- `.github/brain/wake-protocol.md` - `.github/brain/wake-protocol.md`
- `.github/brain/workflow-alias-map.json`
--- ---
## 🕐 最近动态(memory.json 最新3条) ## 🕐 最近动态(memory.json 最新3条)
- `2026-03-22T14:21:33.105Z` · daily_agent_inspection — 铸渊巡检Agent · ✅4 ⚠️2 ❌0 · 1个问题
- `2026-03-22T08:47:01.386Z` · daily_check — passed - `2026-03-22T08:47:01.386Z` · daily_check — passed
- `2026-03-21T14:20:47.286Z` · daily_agent_inspection — 铸渊巡检Agent · ✅4 ⚠️2 ❌0 · 1个问题 - `2026-03-21T14:20:47.286Z` · daily_agent_inspection — 铸渊巡检Agent · ✅4 ⚠️2 ❌0 · 1个问题
- `2026-03-21T08:44:50.327Z` · daily_check — passed
--- ---