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
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue