feat: register deterministic HoloLake stage relay
This commit is contained in:
parent
34cb59739b
commit
5f86116303
11 changed files with 1065 additions and 4 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-11.1",
|
||||
"version": "2026-08-11.2",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"source_repository": "REPO-012",
|
||||
"source_branch": "main",
|
||||
|
|
@ -76,6 +76,15 @@
|
|||
"offline": "/Volumes/JZAO/HoloLake/source-mirrors/hololake-system-architecture.git",
|
||||
"truth_policy": "ONLINE_REPO_014_MAIN_FIRST_EXACT_SHA_REQUIRED"
|
||||
},
|
||||
{
|
||||
"id": "HLP-STAGE-RELAY-001",
|
||||
"kind": "hololake_deterministic_stage_relay_supervisor",
|
||||
"state": "CURRENT",
|
||||
"online": "routing/hololake-stage-relay-map.json",
|
||||
"executor": "server-tools/lake-lamp-continuity-guard/stage-relay.mjs",
|
||||
"offline": "/Volumes/JZAO/HoloLake/persona-runtime/continuity-guard/scripts/stage-relay.mjs",
|
||||
"truth_policy": "SAME_CONTINUITY_LEDGER_FORMAL_CODEX_THREAD_TOOLS_AND_BINARY_RECEIPTS_ONLY"
|
||||
},
|
||||
{
|
||||
"id": "GH-AIOS-PARADIGM-MAP-001",
|
||||
"kind": "paradigm_ai_language_persona_operating_system_architecture",
|
||||
|
|
|
|||
Loading…
Reference in a new issue