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
|
|
@ -23,12 +23,14 @@
|
|||
"GLS-0245"
|
||||
],
|
||||
"canonical_product_source": {
|
||||
"repository_id": "REPO-008",
|
||||
"url": "https://guanghulab.com/fifth-domain/bingshuo/hololake-platform",
|
||||
"repository_id": "REPO-014",
|
||||
"url": "https://guanghulab.com/code/bingshuo/hololake-system-architecture",
|
||||
"branch": "main",
|
||||
"commit": "f77fbcd3355c5abd0a56fc1975cac3aebebbcccf",
|
||||
"human_architecture_path": "architecture/HOLOLAKE-LANGUAGE-PERSONA-OS.md",
|
||||
"machine_architecture_path": "src-tauri/resources/public-architecture/gls-system-architecture.json"
|
||||
"repository_commit": "29d9c076ee36df5b0f3b1c366a52dbb5191e3649",
|
||||
"source_path": "product-source/hololake-platform",
|
||||
"source_baseline": "1cb3950e67c2f3feab65b8932c5cabcc2cafc33a",
|
||||
"human_architecture_path": "product-source/hololake-platform/architecture/HOLOLAKE-LANGUAGE-PERSONA-OS.md",
|
||||
"machine_architecture_path": "product-source/hololake-platform/src-tauri/resources/public-architecture/gls-system-architecture.json"
|
||||
},
|
||||
"canonical_system_architecture": {
|
||||
"repository_id": "REPO-014",
|
||||
|
|
@ -45,8 +47,8 @@
|
|||
"WORLD-ROUTER",
|
||||
"GLS-0245",
|
||||
"HLP-LPOS-MAP-001",
|
||||
"REPO-014@ee9a85a5cab7765f173b4ecc221da55012646303",
|
||||
"REPO-008@f77fbcd3355c5abd0a56fc1975cac3aebebbcccf",
|
||||
"REPO-014",
|
||||
"product-source/hololake-platform",
|
||||
"architecture/HOLOLAKE-LANGUAGE-PERSONA-OS.md"
|
||||
],
|
||||
"operating_system_mapping": {
|
||||
|
|
@ -81,7 +83,7 @@
|
|||
{
|
||||
"from": "GH-AIOS-LIGHTHOUSE-020",
|
||||
"relation": "implemented_by_repository",
|
||||
"to": "REPO-008"
|
||||
"to": "REPO-014"
|
||||
},
|
||||
{
|
||||
"from": "GH-AIOS-LIGHTHOUSE-020",
|
||||
|
|
@ -95,5 +97,12 @@
|
|||
"language_world_nesting_is_not_git_directory_nesting": true,
|
||||
"replaceable_model_is_not_persona_identity": true,
|
||||
"source_commit_must_not_float": true
|
||||
}
|
||||
},
|
||||
"historical_routes": [
|
||||
{
|
||||
"repository_id": "REPO-008",
|
||||
"state": "HISTORICAL_ROUTE_CLOSED",
|
||||
"replacement": "REPO-014:product-source/hololake-platform"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue