feat: publish HoloLake model-native living system source

This commit is contained in:
冰朔 2026-08-03 10:04:41 +08:00
commit c395dd3a99
2467 changed files with 615073 additions and 0 deletions

View file

@ -0,0 +1,20 @@
# Registry
注册表保存当前正式研发体系所需的域、编号前缀和语言路径映射。
每个条目都必须有状态和作用范围。旧仓库中的历史编号可被引用,但不会因出现在注册表中自动获得执行权限。
世界根编号、永久编号与项目可替换编号的规则见 `world-numbering-system.yml`
## 当前本地开发源码映射
- 本地事实源:`/Volumes/HoloLakeBuild/source/hololake-platform-hldp-runtime`
- 远端仓库:`https://guanghulab.com/fifth-domain/bingshuo/hololake-platform.git`
- 已完成但尚未上传的 HLDP 功能基线:`d9b280f92f2e86383c3f2bc9e517c789f0d04722`
- 当前远端 `main` 基线:`9a4f17392a43c8d7555cf8e3d8637e9b76fa9e91`
- 发布状态:`LOCAL_ONLY_NOT_PUSHED`
- 本地规划记录:`/Users/bingshuolingdianyuanhe/Desktop/hololake系统架构总规划/channels/heartbeat-core/bingshuo/events/2026/07/BS-CONTRIB-20260728-002.md`
该映射只登记源码位置和当前发布边界,不授予推送或部署权限。后续恢复开发时先确认
`/Volumes/HoloLakeBuild` 已挂载,再读取本地 Git 完整 SHA不得从旧桌面副本或本条
记录中的历史 SHA 猜测当前代码状态。