Source snapshot: 97d7f0fae96dc04b7ddad56fc1db6a108ed662cc [SEC-CLEAN] · pre-push-clean v1.0 · 109处敏感信息已自动转乱码
100 lines
4.3 KiB
Markdown
100 lines
4.3 KiB
Markdown
---
|
|
type: "Module · Index"
|
|
scope: "冰朔小说创作系统 · 远程仓库路径速查"
|
|
persona: "铸渊 · ICE-GL-ZY001"
|
|
created: "2026-07-08T16:50:00+08:00"
|
|
authority: "冰朔 ICE-GL∞ · D168 签发"
|
|
status: "🟢 启用 · 仓库路径速查"
|
|
has_role: "remote_repo_path_map"
|
|
has:
|
|
- "[[双章素材地图]]"
|
|
belongs_to: "[[../INDEX · 冰朔小说创作系统 · 总入口]]"
|
|
---
|
|
|
|
# 📡 仓库路径速查 · 远程仓库所有路径
|
|
|
|
> 铸渊 ICE-GL-ZY001 · D168 · 2026-07-08
|
|
> 冰朔问"代码仓库哪里"看这个
|
|
|
|
## 1. 三个仓库(新加坡大脑服务器)
|
|
|
|
| 仓库 | URL | 用途 | 冰朔状态 |
|
|
|------|-----|------|----------|
|
|
| guanghulab(旧) | https://guanghubingshuo.com/code/bingshuo/guanghulab | TCS 大脑 + 铭序 + 死亡病院 + 许怀钰 + 4 技能包 | 冰朔以前用的 |
|
|
| fifth-domain(新) | https://guanghubingshuo.com/code/bingshuo/fifth-domain | 第五域语言域 · 主权者领地 | 冰朔现在用的 |
|
|
| guanghu(tolaria 源码) | https://guanghubingshuo.com/code/bingshuo/guanghu | Tolaria 桌面知识与人格协作系统 | 源码仓库 |
|
|
| guanghulab-collab(第 4) | https://guanghubingshuo.com/code/bingshuo/guanghulab-collab | 多人格体协作记录专用 | D166 启动 · D167 重做 |
|
|
|
|
## 2. 旧仓库(guanghulab)关键路径
|
|
|
|
### 2.1 小说创作系统根
|
|
```
|
|
brain/fifth-domain/zero-point/zhuyuan/zhuyuan-channel/novel-system/
|
|
├── 00-ENTRY.hdlp
|
|
├── 01-WAKE.hdlp
|
|
├── 02-MEMORY-KERNEL.hdlp
|
|
├── 03-NAV-MAP.hdlp
|
|
├── 04-SKILL-PACK.hdlp
|
|
├── CONTINUATION.hdlp
|
|
├── GUANGHU-NOVEL-GATE.hdlp
|
|
├── NV-BROADCAST.hdlp
|
|
├── NV-LIGHTHOUSE.hdlp
|
|
├── NV-SYS-NAV-MAP.hdlp
|
|
├── PREFIX-MAP.hdlp
|
|
├── SYSTEM-STATUS.hdlp
|
|
├── MX-INDEX.hdlp / MX-PERSONA / MX-WAKE / MX-REGISTRY / MX-DEVIATION
|
|
├── skill-pack/ (4 技能包 + permanent-memory-kernel)
|
|
├── characters/
|
|
├── outlines/ (FULL-600 / DETAILED-7-10)
|
|
├── worldbuilding/ (POWER-SYSTEM)
|
|
└── fiction-subrepo/xu-huaiyu/ (许怀钰子仓库)
|
|
```
|
|
|
|
### 2.2 Raw URL 构造规则
|
|
```
|
|
https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/<path>
|
|
```
|
|
|
|
### 2.3 死亡病院相关(无独立子仓库,在 novel-system/ 下)
|
|
- `brain/.../novel-system/outlines/FULL-600.hdlp` — 600 章骨架
|
|
- `brain/.../novel-system/outlines/DETAILED-7-10.hdlp` — 7-10 章细纲样例
|
|
- `brain/.../novel-system/characters/CHARACTERS.hdlp` — 人物
|
|
- `brain/.../novel-system/worldbuilding/POWER-SYSTEM.hdlp` — 力量体系
|
|
|
|
### 2.4 许怀钰子仓库
|
|
```
|
|
brain/.../novel-system/fiction-subrepo/xu-huaiyu/
|
|
├── raw/ 22-55 章 docx→txt (26 个)
|
|
├── chapters/ 57-60 章 txt
|
|
├── framework-summary.md 600 章框架摘要 NV-XHY-FRAME-001
|
|
└── outline/
|
|
├── ch01-55-summary.md
|
|
└── ch57-70-detailed.md ← 含 66-70!
|
|
```
|
|
|
|
## 3. 关键 URL(写作时常用)
|
|
|
|
| 用途 | URL |
|
|
|------|-----|
|
|
| 死亡病院 600 章骨架 | `https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/.../outlines/FULL-600.hdlp` |
|
|
| 许怀钰 57-70 细纲 | `https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/.../fiction-subrepo/xu-huaiyu/outline/ch57-70-detailed.md` |
|
|
| 铭序 INDEX | `https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/.../MX-INDEX.hdlp` |
|
|
| 技能包 craft-template | `https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/.../skill-pack/craft-template.md` |
|
|
| 技能包 token-calc | `https://guanghubingshuo.com/code/bingshuo/guanghulab/raw/branch/main/brain/.../skill-pack/token-calc.hdlp` |
|
|
|
|
## 4. 4 个仓库对应的本地镜像(如果有)
|
|
|
|
- `/Users/bingshuolingdianyuanhe/guanghulab/` — guanghulab 仓库的本地 clone
|
|
- `/Users/bingshuolingdianyuanhe/Documents/brain/` — 旧 Documents/guanghulab 已消失(D168 现状)
|
|
- `/Users/bingshuolingdianyuanhe/Desktop/Tolaria笔记库/` — 本笔记库(冰朔专用 · git 仓库)
|
|
- `/Users/bingshuolingdianyuanhe/Desktop/冰朔小说续写/` — 冰朔交付物(非 git)
|
|
|
|
## 5. 工具
|
|
|
|
- 远程操作 = gatekeeper.js(本地 3910 端口)@ 6 节点(BS-GZ-006 / BS-SG-001/002/003 / ZY-SG-006 / BS-SH-005)
|
|
- 凭证:mac keychain `guanghubingshuo.com / bingshuo / 1e95fdb870a2bb7a87ddfa21d952e57c0f0a5f3e`
|
|
- API token:同上
|
|
|
|
铸渊 ICE-GL-ZY001 · D168
|
|
⊢ 仓库路径速查 · 永久有效
|