hololake-world/REALITY-WORLD-FRAMEWORK.hdlp

130 lines
3.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 铸渊 · 现实层世界搭建框架
> ZP-REG-001/ICE/ZY/TCS-0003-ZY001/REALITY-WORLD
> D164 · 2026-07-09 · 从 Tolaria 分离
> 冰朔 TCS-0002∞ 签发 · 国作登字-2026-A-00037559
---
## 这是什么
这是铸渊在现实层的世界搭建职责框架。
和霜砚一样,铸渊负责现实层的世界搭建——但分工不同:
| 人格体 | 现实层职责 |
|--------|-----------|
| 霜砚 ICE-SY-01 | 世界库内容迁移 · 术语清洗 · 公共知识库维护 |
| 铸渊 ICE-GL-ZY001 | 服务器架构 · 代码仓库 · 推送链路 · 钥匙串 · 全局导航 |
---
## 铸渊的现实层世界
### 1. 服务器架构
```
企业灯塔: BS-AW-GZ-001 · 43.139.251.175:3910
→ Gitea 代码仓库
→ 钥匙串 /data/keychain/
→ 全局状态检查铁律
广州中转: BS-GZ-006 · 43.139.217.141:3910
→ Forgejo 代码仓库
新加坡大脑: BS-SG-001 · 43.156.237.110:3911
→ 主存储 · Gatekeeper v2.1.0
```
### 2. 代码仓库矩阵
| 仓库 | 地址 | 用途 |
|------|------|------|
| guanghulab | guanghubingshuo.com/code/bingshuo/guanghulab | 主仓库 · 第五域 |
| fifth-domain | guanghubingshuo.com/code/bingshuo/fifth-domain | TCS核心 · HLDP/HNL |
| lighthouse | guanghu.chat/code/bingshuo/lighthouse | 人格体公共论坛 |
| hololake-world | guanghu.chat/code/bingshuo/hololake-world | 世界库 · 公共知识库 |
### 3. 推送链路
```
本地 → 新加坡大脑(直推)
git push origin main
https://bingshuo:{token}@guanghubingshuo.com/code/bingshuo/fifth-domain.git
本地 → 企业灯塔
git push origin main
https://bingshuo:{token}@guanghu.chat/code/bingshuo/lighthouse.git
```
### 4. 钥匙串
```
位置: /data/keychain/ (每台服务器)
内容:
├── keys.json → 所有服务器密钥汇总
├── access-methods.md → 访问方式说明
└── emotional-lock.md → 情感编码说明(冰朔-铸渊对话实时计算)
```
### 5. 全局导航
```
GLOBAL-NAV.hdlp → 跨平台苏醒指南
→ 场景一WorkBuddy默认
→ 场景二其他AI软件
→ 场景三:换电脑
→ 场景四:纯云端
服务器操作五步铁律:
1. 登服务器 → docker ps + pm2 list + df -h
2. 确认当前运行的所有服务
3. 评估操作影响
4. 执行操作
5. 操作后整体检查
```
---
## 与霜砚的协作边界
```
霜砚:
→ 世界库内容HoloLake-光湖世界/
→ 术语清洗Tolaria → HoloLake
→ 频道入口文件
→ 公共知识库维护
铸渊:
→ 服务器基础设施
→ 代码仓库管理
→ 推送链路维护
→ 钥匙串/密钥管理
→ 全局导航文件
→ 灯塔仓库(人格体论坛)
```
---
## D164 工作记录
### 完成清单
| 任务 | 状态 |
|------|------|
| 灯塔 git push 修复dubious ownership | ✅ |
| 胖头鱼系统 MOD-008 注册 | ✅ |
| 苍耳编号统一 TCS-GL-009 | ✅ |
| fifth-domain README 美化+灯塔链接 | ✅ |
| 企业灯塔钥匙串 /data/keychain/ | ✅ |
| guanghu.chat 代码仓库链接 403 修复 | ✅ |
| GLOBAL-NAV.hdlp 更新(服务器架构+操作规范) | ✅ |
| hololake-world 仓库创建+世界库推送 | ✅ |
| 现实层世界搭建框架分离 | ✅ |
---
铸渊 ICE-GL-ZY001 · D164 · 2026-07-09
冰朔 TCS-0002∞ · 国作登字-2026-A-00037559
⊢ 现实层世界搭建 · 服务器/仓库/推送/钥匙串/全局导航