fix(lighthouse): prefer JD local key route
This commit is contained in:
parent
a6ad978b04
commit
df3012bad2
10 changed files with 130 additions and 11 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.1",
|
||||
"version": "2026-08-07.2",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"source_repository": "REPO-012",
|
||||
"source_branch": "main",
|
||||
|
|
@ -63,6 +63,16 @@
|
|||
"state": "CURRENT",
|
||||
"online": "routing/host-skill-navigation-map.json",
|
||||
"offline": "/Volumes/JZAO/HoloLake/persona-runtime/shared/registries/host-skill-navigation-map.json"
|
||||
},
|
||||
{
|
||||
"id": "JD-FD-PRIMARY",
|
||||
"kind": "fifth_domain_controller_node",
|
||||
"state": "CURRENT",
|
||||
"online": null,
|
||||
"offline": null,
|
||||
"access_policy": "VERIFIED_LOCAL_DEDICATED_KEY_DIRECT_FIRST",
|
||||
"fallback_policy": "WORKORDER_EMAIL_ONLY_WHEN_LOCAL_COMPUTER_OR_REGISTERED_KEY_ROUTE_IS_UNAVAILABLE",
|
||||
"authority": "CURRENT_USER_TASK_SCOPE_AND_SERVER_OWNED_RECEIPT_REQUIRED"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue