docs: close legacy HoloLake route and register living system
This commit is contained in:
parent
03efa6a00e
commit
7327ddd147
10 changed files with 233 additions and 56 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.repository-route-map/v1",
|
||||
"map_id": "FD-REPO-MAP-001",
|
||||
"version": "2026-07-27.4",
|
||||
"version": "2026-08-03.1",
|
||||
"subject_alias_map": "identity/subject-id-alias-map.json",
|
||||
"published_by": "REPO-012",
|
||||
"canonical_api": "https://guanghulab.com/api/ai/v1/repositories",
|
||||
|
|
@ -24,9 +24,10 @@
|
|||
"name": "HoloLake AI 语言人格驱动操作系统",
|
||||
"gls_architecture": "GLS-0245",
|
||||
"path": "routing/hololake-language-persona-os-map.json",
|
||||
"source_repository": "REPO-008",
|
||||
"source_commit": "f77fbcd3355c5abd0a56fc1975cac3aebebbcccf",
|
||||
"rule": "从REPO-012恢复概念谱系和世界树,从固定提交的REPO-008读取当前产品架构;不得把仓库发布解释为运行时部署。"
|
||||
"source_repository": "REPO-014",
|
||||
"source_path": "product-source/hololake-platform",
|
||||
"source_baseline": "1cb3950e67c2f3feab65b8932c5cabcc2cafc33a",
|
||||
"rule": "从REPO-012恢复概念谱系和世界树,从REPO-014的product-source/hololake-platform读取当前产品源码与架构;不得把仓库发布解释为运行时部署。"
|
||||
}
|
||||
],
|
||||
"persona_history_maps": [
|
||||
|
|
@ -180,9 +181,10 @@
|
|||
{
|
||||
"code": "REPO-008",
|
||||
"slug": "hololake-platform",
|
||||
"name_zh": "HoloLake Platform",
|
||||
"role": "冰朔个人 HoloLake 源码物理源与跨域研发导航入口",
|
||||
"state": "DOMESTIC_PERSONAL_SOURCE_PRIMARY",
|
||||
"name_zh": "HoloLake Platform 历史仓库",
|
||||
"role": "HoloLake 早期产品实现历史,只读回查;不再接受当前开发线发布",
|
||||
"state": "HISTORICAL_ROUTE_CLOSED",
|
||||
"replaced_by": "REPO-014",
|
||||
"primary": {
|
||||
"region": "CN",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/hololake-platform",
|
||||
|
|
@ -223,13 +225,13 @@
|
|||
"human_source_path": "architecture/HOLOLAKE-LANGUAGE-PERSONA-OS.md",
|
||||
"machine_source_path": "src-tauri/resources/public-architecture/gls-system-architecture.json"
|
||||
},
|
||||
"deployment_rule": "Read and clone are public collaboration capabilities. Deployment requires an exact source owner, human authorizer, executing persona, public execution runtime, repository, source channel, distribution, and target-node match under GLS-0241 and GLS-0242.",
|
||||
"deployment_rule": "历史只读。当前源码、架构和工程回执必须发布到REPO-014;不得再把本仓作为HoloLake现行发布入口。",
|
||||
"legacy_backup": {
|
||||
"region": "SG",
|
||||
"url": "https://guanghubingshuo.com/code/bingshuo/hololake-platform",
|
||||
"state": "HISTORICAL_BACKUP"
|
||||
},
|
||||
"keywords": ["HoloLake", "Tolaria研发", "个人源码", "团队研发路由", "公共模块路由", "软件研发"]
|
||||
"keywords": ["HoloLake历史仓库", "旧源码路径", "只读回查", "停止发布"]
|
||||
},
|
||||
{
|
||||
"code": "REPO-009",
|
||||
|
|
@ -311,21 +313,23 @@
|
|||
"code": "REPO-014",
|
||||
"slug": "hololake-system-architecture",
|
||||
"name_zh": "HoloLake 系统架构",
|
||||
"role": "HoloLake 光湖语言世界底层架构、公开系统规划、工程记录与构建回执",
|
||||
"state": "PUBLIC_ARCHITECTURE_PRIMARY",
|
||||
"role": "HoloLake 现行产品源码、光湖语言世界底层架构、系统规划、工程记录与构建回执",
|
||||
"state": "PUBLIC_SOURCE_AND_ARCHITECTURE_PRIMARY",
|
||||
"primary": {
|
||||
"region": "CN",
|
||||
"url": "https://guanghulab.com/code/bingshuo/hololake-system-architecture",
|
||||
"clone_url": "https://guanghulab.com/code/bingshuo/hololake-system-architecture.git"
|
||||
},
|
||||
"initial_commit": "ee9a85a5cab7765f173b4ecc221da55012646303",
|
||||
"current_verified_commit": "29d9c076ee36df5b0f3b1c366a52dbb5191e3649",
|
||||
"routing_architecture": "GLS-0246",
|
||||
"relationships": {
|
||||
"entry_and_number_registry": "REPO-012",
|
||||
"product_implementation_source": "REPO-008",
|
||||
"boundary": "REPO-014记录公开架构与工程回执;REPO-008保存产品实现源码;REPO-012保存第五域入口、编号和跨仓关系。"
|
||||
"product_implementation_source": "REPO-014:product-source/hololake-platform",
|
||||
"historical_source_repository": "REPO-008",
|
||||
"boundary": "REPO-014保存现行产品源码、公开架构与工程回执;REPO-008仅作历史只读回查;REPO-012保存第五域入口、编号、人格职责和跨仓关系。"
|
||||
},
|
||||
"keywords": ["HoloLake", "系统架构", "光湖语言世界", "世界底层逻辑", "工程记录", "构建回执"]
|
||||
"keywords": ["HoloLake", "产品源码", "系统架构", "光湖语言世界", "世界底层逻辑", "工程记录", "构建回执"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue