fix(routing): follow current REPO-014 architecture main
This commit is contained in:
parent
fe24d8e2a9
commit
885687e033
9 changed files with 132 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "guanghu.lighthouse-path-registry/v1",
|
||||
"registry_id": "GLW-LIGHTHOUSE-PATH-REGISTRY-001",
|
||||
"lighthouse_id": "SYS-GLW-LTH-0001",
|
||||
"version": "2026-08-07.2",
|
||||
"version": "2026-08-07.3",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"source_repository": "REPO-012",
|
||||
"source_branch": "main",
|
||||
|
|
@ -33,6 +33,18 @@
|
|||
"transport": "LOCAL_GIT_OSXKEYCHAIN",
|
||||
"publication_gate": "HOLOLAKE-CONTINUITY-COLLABORATION-CURRENT"
|
||||
},
|
||||
{
|
||||
"id": "REPO-014",
|
||||
"kind": "hololake_system_architecture_repository",
|
||||
"state": "CURRENT",
|
||||
"online": "https://guanghulab.com/code/bingshuo/hololake-system-architecture",
|
||||
"clone": "https://guanghulab.com/code/bingshuo/hololake-system-architecture.git",
|
||||
"branch": "main",
|
||||
"offline": "/Volumes/JZAO/HoloLake/source-mirrors/hololake-system-architecture.git",
|
||||
"transport": "PUBLIC_READ_ONLY_GIT",
|
||||
"truth_policy": "ONLINE_MAIN_FIRST_LOCAL_MIRROR_ONLY_WHEN_EXACT_FULL_SHA_MATCHES",
|
||||
"publication_gate": "HOLOLAKE-CONTINUITY-COLLABORATION-CURRENT"
|
||||
},
|
||||
{
|
||||
"id": "HL-PERSONA-RUNTIME-LOCAL-001",
|
||||
"kind": "private_persona_runtime_root",
|
||||
|
|
|
|||
Loading…
Reference in a new issue