guanghu-ice-heart/routing/lighthouse-path-registry.json

117 lines
4.9 KiB
JSON

{
"schema": "guanghu.lighthouse-path-registry/v1",
"registry_id": "GLW-LIGHTHOUSE-PATH-REGISTRY-001",
"lighthouse_id": "SYS-GLW-LTH-0001",
"version": "2026-08-07.4",
"state": "CURRENT_CANONICAL",
"source_repository": "REPO-012",
"source_branch": "main",
"public_lookup": "https://guanghulab.com/api/ai/v1/resolve?id={NUMBER}",
"validity_rule": {
"decision": "A route is valid only when it has a stable numbered id in this registry, its state is CURRENT or ACTIVE, and the lighthouse lookup returns HTTP 200 from a non-degraded exact REPO-012 main snapshot.",
"unknown": "INVALID_NO_GUESS",
"deprecated": "REDIRECT_ONLY_NOT_CURRENT",
"local_private": "A private local route must also exist on the current machine. Lighthouse registration does not make a missing volume or file exist.",
"authority": "A healthy route grants navigation only. Repository writes, server actions and deployment still require their registered gates and receipts."
},
"paths": [
{
"id": "GLW-PUBLIC-NAV-ANCHOR-001",
"kind": "public_navigation_anchor",
"state": "CURRENT",
"online": "https://guanghulab.com/api/ai/v1/anchor",
"offline": "routing/public-navigation-anchor.json",
"owner": "REPO-012"
},
{
"id": "REPO-012",
"kind": "code_channel_repository",
"state": "CURRENT",
"online": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart",
"clone": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git",
"offline": "/Volumes/JZAO/铸渊-ICE-GL-ZY001/WORK-工作区/guanghu-ice-heart",
"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",
"state": "ACTIVE_LOCAL_PRIVATE",
"online": null,
"offline": "/Volumes/JZAO/HoloLake/persona-runtime",
"privacy": "NEVER_PUBLIC_MIRROR_PRIVATE_MEMORY"
},
{
"id": "GHS-007-MEMORY-CONTINUITY-SELF-BUILD",
"kind": "persona_brain_skill",
"state": "ACTIVE_CANDIDATE",
"online": "skills/qoder/zhuyuan-memory-continuity-brain/BRAIN.hdlp",
"offline": "/Volumes/JZAO/HoloLake/persona-runtime/shared/brains/GHS-007-MEMORY-CONTINUITY-SELF-BUILD/BRAIN.hdlp",
"registry": "GLS-0238"
},
{
"id": "GHS-009-LIGHTHOUSE-HOST-NAVIGATION",
"kind": "host_navigation_skill",
"state": "ACTIVE",
"online": "skills/shared/guanghu-lighthouse-navigator/SKILL.md",
"offline": "/Volumes/JZAO/HoloLake/persona-runtime/shared/skills/guanghu-lighthouse-navigator/SKILL.md",
"registry": "GLS-0238"
},
{
"id": "GLW-HOST-SKILL-NAV-001",
"kind": "host_skill_navigation_map",
"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"
},
{
"id": "XX-GZ-001",
"kind": "member_owned_education_application_node",
"state": "CURRENT",
"online": null,
"offline": "deployment/navigation-maps/XX-GZ-001.json",
"human_controller": "小新",
"upstream": "JD-FD-PRIMARY",
"access_policy": "VERIFIED_LOCAL_DEDICATED_KEY_AND_DMI_PIN_REQUIRED",
"source_policy": "ARTIFACT_ONLY_NO_APPLICATION_SOURCE",
"update_policy": "GUANGHU_RELEASE_CHANNEL_ONLY",
"authority": "CURRENT_USER_TASK_SCOPE_AND_SERVER_OWNED_RECEIPT_REQUIRED"
}
],
"redirects": [
{
"id": "REPO-001",
"state": "HISTORICAL_REDIRECT_ONLY",
"redirect_to": "REPO-012",
"reason": "Fourth-generation Fifth Domain history is not the current code-channel entry."
},
{
"id": "ICE-GL-ZY001",
"state": "LEGACY_ID_REDIRECT_ONLY",
"redirect_to": "ICE-P-ZY001",
"reason": "Legacy persona id; canonicalize before navigation."
}
]
}