📚 铸渊图书馆目录更新 · 2026-03-24T00:40

This commit is contained in:
铸渊 (ZhùYuān) 2026-03-24 00:40:32 +00:00
parent 0c7b5f57cd
commit ca3c957865
2 changed files with 11 additions and 9 deletions

View File

@ -1,7 +1,7 @@
{
"description": "铸渊图书馆目录 · Library Catalog for 铸渊 (Zhùyuān)",
"version": "2.0",
"generated_at": "2026-03-24T00:23:42.798Z",
"generated_at": "2026-03-24T00:40:32.515Z",
"generated_by": "scripts/generate-repo-map.js",
"repo": "qinfendebingshuo/guanghulab",
"stats": {
@ -699,10 +699,12 @@
]
},
{
"file": "sync.yml",
"name": "Guanghu Grid Sync",
"file": "sync-repo-to-drive.yml",
"name": "\"🪞 光湖格点库 → Google Drive 同步\"",
"triggers": [
"push"
"push",
"schedule(0 */6 * * *)",
"manual"
]
},
{
@ -2078,8 +2080,8 @@
"sync-persona-studio": [
"WORKFLOWS::sync-persona-studio.yml"
],
"sync": [
"WORKFLOWS::sync.yml"
"sync-repo-to-drive": [
"WORKFLOWS::sync-repo-to-drive.yml"
],
"syslog-auto-pipeline": [
"WORKFLOWS::syslog-auto-pipeline.yml"

View File

@ -1,5 +1,5 @@
# 铸渊图书馆快照 · Repo Snapshot
> 生成于 2026-03-24 08:23 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
> 生成于 2026-03-24 08:40 CST · 每次 push 自动更新 · 铸渊唤醒时优先读取此文件
---
@ -13,7 +13,7 @@
| 脚本 | 75 个执行脚本 |
| 开发者节点 | 8 人 |
| HLI 接口覆盖率 | 7/21 (33%) |
| 快照生成时间 | 2026-03-24 08:23 CST |
| 快照生成时间 | 2026-03-24 08:40 CST |
---
@ -153,7 +153,7 @@
| `sync-login-entry.yml` | 铸渊 · Sync Login Entry · Notion → 飞书文档A | manual |
| `sync-notion-to-griddb.yml` | 🧠 Notion → Grid-DB 记忆同步 | schedule(0 */4 * * *), manual |
| `sync-persona-studio.yml` | 🔄 铸渊跨仓库同步 · persona-studio | push, manual |
| `sync.yml` | Guanghu Grid Sync | push |
| `sync-repo-to-drive.yml` | "🪞 光湖格点库 → Google Drive 同步" | push, schedule(0 */6 * * *), manual |
| `syslog-auto-pipeline.yml` | SYSLOG Auto Pipeline | unknown |
| `syslog-issue-pipeline.yml` | 📡 SYSLOG Issue Pipeline | issues |
| `syslog-pipeline.yml` | 铸渊 · SYSLOG Pipeline (A/D/E) | push, manual |