📚 铸渊图书馆目录更新 · 2026-03-23T10:16

This commit is contained in:
铸渊 (ZhùYuān) 2026-03-23 10:16:34 +00:00
parent f53d887fc1
commit 83f30a7dfe
2 changed files with 34 additions and 9 deletions

View File

@ -1,20 +1,20 @@
{
"description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)",
"version": "2.0",
"generated_at": "2026-03-23T02:24:01.684Z",
"generated_at": "2026-03-23T10:16:34.581Z",
"generated_by": "scripts/generate-repo-map.js",
"repo": "qinfendebingshuo/guanghulab",
"stats": {
"zones": 13,
"total_modules": 10,
"total_workflows": 72,
"total_workflows": 74,
"total_scripts": 75,
"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-22T08:47:01.386Z"
"memory_last_updated": "2026-03-23T09:08:37.949Z"
},
"zones": [
{
@ -215,6 +215,14 @@
"manual"
]
},
{
"file": "auto-deploy-drive-bridge.yml",
"name": "⚡ 一键部署 Drive 桥接层",
"triggers": [
"push",
"manual"
]
},
{
"file": "auto-reply-discussions.yml",
"name": "\"🤖 铸渊 · Discussion 自动回复\"",
@ -610,6 +618,15 @@
"manual"
]
},
{
"file": "sync-griddb-to-drive.yml",
"name": "🪞 Grid-DB → Google Drive 镜像同步",
"triggers": [
"push",
"schedule(*/15 * * * *)",
"manual"
]
},
{
"file": "sync-griddb-to-notion.yml",
"name": "📤 Grid-DB → Notion 增量回传",
@ -770,7 +787,7 @@
]
}
],
"item_count": 72
"item_count": 74
},
{
"zone_id": "SCRIPTS",
@ -1811,6 +1828,9 @@
"WORKFLOWS::agent-checkin.yml",
"SCRIPTS::agent-checkin.js"
],
"auto-deploy-drive-bridge": [
"WORKFLOWS::auto-deploy-drive-bridge.yml"
],
"auto-reply-discussions": [
"WORKFLOWS::auto-reply-discussions.yml",
"SCRIPTS::auto-reply-discussions.js"
@ -1976,6 +1996,9 @@
"WORKFLOWS::sync-dev-status.yml",
"SCRIPTS::sync-dev-status.js"
],
"sync-griddb-to-drive": [
"WORKFLOWS::sync-griddb-to-drive.yml"
],
"sync-griddb-to-notion": [
"WORKFLOWS::sync-griddb-to-notion.yml"
],

View File

@ -1,5 +1,5 @@
# 铸渊图书馆快照 · Repo Snapshot
> 生成于 2026-03-23 10:24 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
> 生成于 2026-03-23 18:16 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
---
@ -9,11 +9,11 @@
|------|------|
| 区域总数 | 13 个区域 |
| 功能模块 | 10 个 (m01~m18) |
| 工作流 | 72 个 GitHub Actions |
| 工作流 | 74 个 GitHub Actions |
| 脚本 | 75 个执行脚本 |
| 开发者节点 | 8 人 |
| HLI 接口覆盖率 | 7/21 (33%) |
| 快照生成时间 | 2026-03-23 10:24 CST |
| 快照生成时间 | 2026-03-23 18:16 CST |
---
@ -30,7 +30,7 @@
**关键词**: persona · identity · dev-status · 人格 · 开发者状态
### ⚡ 自动化工作流WORKFLOWS
**路径**: `.github/workflows` · **数量**: 72
**路径**: `.github/workflows` · **数量**: 74
**描述**: 所有 GitHub Actions 工作流定义
**关键词**: workflow · actions · ci · automation · 工作流 · 自动化
@ -91,6 +91,7 @@
| 文件 | 名称 | 触发方式 |
|------|------|----------|
| `agent-checkin.yml` | 人格体每日签到 | schedule(0 2 * * *), manual |
| `auto-deploy-drive-bridge.yml` | ⚡ 一键部署 Drive 桥接层 | push, manual |
| `auto-reply-discussions.yml` | "🤖 铸渊 · Discussion 自动回复" | unknown |
| `bingshuo-deploy-agent.yml` | "🧊 冰朔人格体 · 自动部署诊断" | issues, issue_comment, manual |
| `bingshuo-neural-system.yml` | 冰朔主控神经系统 · 自动维护 | push, schedule(0 0 * * *), manual |
@ -142,6 +143,7 @@
| `staging-preview.yml` | "🔍 铸渊预演部署 (Staging Preview)" | pull_request, manual |
| `sync-deploy-to-notion.yml` | "📝 Sync Deploy Status to Notion" | schedule(0 4,14 * * *), manual |
| `sync-dev-status.yml` | "📡 铸渊 · dev-status 自动同步" | schedule(0 1 * * *), manual |
| `sync-griddb-to-drive.yml` | 🪞 Grid-DB → Google Drive 镜像同步 | push, schedule(*/15 * * * *), manual |
| `sync-griddb-to-notion.yml` | 📤 Grid-DB → Notion 增量回传 | push |
| `sync-login-entry.yml` | 铸渊 · Sync Login Entry · Notion → 飞书文档A | manual |
| `sync-notion-to-griddb.yml` | 🧠 Notion → Grid-DB 记忆同步 | schedule(0 */4 * * *), manual |
@ -342,9 +344,9 @@
## 🕐 最近动态memory.json 最新3条
- `2026-03-23T09:08:37.949Z` · daily_check — passed
- `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-21T14:20:47.286Z` · daily_agent_inspection — 铸渊巡检Agent · ✅4 ⚠2 ❌0 · 1个问题
---