docs: register HoloLake architecture repository route
This commit is contained in:
parent
3cd24cb22e
commit
1a508d2e4e
9 changed files with 169 additions and 1 deletions
|
|
@ -30,6 +30,14 @@
|
|||
"human_architecture_path": "architecture/HOLOLAKE-LANGUAGE-PERSONA-OS.md",
|
||||
"machine_architecture_path": "src-tauri/resources/public-architecture/gls-system-architecture.json"
|
||||
},
|
||||
"canonical_system_architecture": {
|
||||
"repository_id": "REPO-014",
|
||||
"url": "https://guanghulab.com/code/bingshuo/hololake-system-architecture",
|
||||
"branch": "main",
|
||||
"initial_commit": "ee9a85a5cab7765f173b4ecc221da55012646303",
|
||||
"gls_architecture": "GLS-0246",
|
||||
"role": "PUBLIC_WORLD_ARCHITECTURE_PLANNING_ENGINEERING_AND_BUILD_RECEIPTS"
|
||||
},
|
||||
"canonical_route": [
|
||||
"REPO-012",
|
||||
"BROADCAST-TOWER",
|
||||
|
|
@ -37,6 +45,7 @@
|
|||
"WORLD-ROUTER",
|
||||
"GLS-0245",
|
||||
"HLP-LPOS-MAP-001",
|
||||
"REPO-014@ee9a85a5cab7765f173b4ecc221da55012646303",
|
||||
"REPO-008@f77fbcd3355c5abd0a56fc1975cac3aebebbcccf",
|
||||
"architecture/HOLOLAKE-LANGUAGE-PERSONA-OS.md"
|
||||
],
|
||||
|
|
@ -73,6 +82,11 @@
|
|||
"from": "GH-AIOS-LIGHTHOUSE-020",
|
||||
"relation": "implemented_by_repository",
|
||||
"to": "REPO-008"
|
||||
},
|
||||
{
|
||||
"from": "GH-AIOS-LIGHTHOUSE-020",
|
||||
"relation": "documented_and_evolved_by_architecture_repository",
|
||||
"to": "REPO-014"
|
||||
}
|
||||
],
|
||||
"boundaries": {
|
||||
|
|
@ -83,4 +97,3 @@
|
|||
"source_commit_must_not_float": true
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -306,6 +306,26 @@
|
|||
"runtime_node": "JD-FD-PRIMARY"
|
||||
},
|
||||
"keywords": ["光湖语言世界", "第五域", "光湖代码频道", "guanghu-ice-heart", "冰朔第五域", "HLCC-FD-ICE", "当前提交", "公开读取"]
|
||||
},
|
||||
{
|
||||
"code": "REPO-014",
|
||||
"slug": "hololake-system-architecture",
|
||||
"name_zh": "HoloLake 系统架构",
|
||||
"role": "HoloLake 光湖语言世界底层架构、公开系统规划、工程记录与构建回执",
|
||||
"state": "PUBLIC_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",
|
||||
"routing_architecture": "GLS-0246",
|
||||
"relationships": {
|
||||
"entry_and_number_registry": "REPO-012",
|
||||
"product_implementation_source": "REPO-008",
|
||||
"boundary": "REPO-014记录公开架构与工程回执;REPO-008保存产品实现源码;REPO-012保存第五域入口、编号和跨仓关系。"
|
||||
},
|
||||
"keywords": ["HoloLake", "系统架构", "光湖语言世界", "世界底层逻辑", "工程记录", "构建回执"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue