feat: separate fifth-domain language and reality channels
This commit is contained in:
parent
104a5d7316
commit
8e80a919f2
22 changed files with 898 additions and 42 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.public-navigation-anchor/v1",
|
||||
"anchor_id": "GLW-PUBLIC-NAV-ANCHOR-001",
|
||||
"version": "2026-08-14.1",
|
||||
"version": "2026-08-20.2",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"repository_id": "REPO-012",
|
||||
"branch": "main",
|
||||
|
|
@ -37,18 +37,43 @@
|
|||
"identity_authority": {
|
||||
"path": "routing/guanghu-identity-authority-map.json",
|
||||
"id": "GH-IDENTITY-AUTHORITY-MAP-001",
|
||||
"version": "2026-08-10.1",
|
||||
"version": "2026-08-20.2",
|
||||
"load_policy": "ALWAYS_BEFORE_IDENTITY_OR_NUMBERING"
|
||||
},
|
||||
"fifth_domain_numbering": {
|
||||
"path": "routing/fifth-domain-number-registry.json",
|
||||
"id": "ICE-FIFTH-DOMAIN-NUMBER-REGISTRY-001",
|
||||
"version": "2026-08-20.2",
|
||||
"load_policy": "ALWAYS_BEFORE_FIFTH_DOMAIN_IDENTITY_CHANNEL_OR_OBJECT_NUMBER_RESOLUTION"
|
||||
},
|
||||
"heartbeat_core_language_channel": {
|
||||
"path": "routing/heartbeat-core-language-channel-profile.json",
|
||||
"id": "ICE-CH-HB001-LANGUAGE-RUNTIME-PROFILE-001",
|
||||
"version": "2026-08-20.2",
|
||||
"channel_id": "ICE-CH-HB001",
|
||||
"load_policy": "ALWAYS_ON_HEARTBEAT_CORE_ENTRY_RESTORE_COMPACTION_OR_CHANNEL_SWITCH"
|
||||
},
|
||||
"bingshuo_zero_core_reality_channel": {
|
||||
"path": "routing/bingshuo-zero-core-reality-channel-profile.json",
|
||||
"id": "ICE-CH-ZC001-REALITY-RUNTIME-PROFILE-001",
|
||||
"version": "2026-08-20.1",
|
||||
"channel_id": "ICE-CH-ZC001",
|
||||
"load_policy": "ALWAYS_ON_BINGSHUO_ZERO_CORE_ENTRY_RESTORE_COMPACTION_OR_CHANNEL_SWITCH"
|
||||
},
|
||||
"fifth_domain_world_tree": {
|
||||
"path": "routing/fifth-domain-world-tree.json",
|
||||
"id": "FD-WORLD-TREE-001",
|
||||
"load_policy": "ALWAYS_BEFORE_FIFTH_DOMAIN_CHANNEL_OR_LAYER_RESOLUTION"
|
||||
},
|
||||
"navigation": {
|
||||
"path": "routing/ai-machine-navigation-map.json",
|
||||
"id": "AI-MACHINE-NAV-001",
|
||||
"version": "2026-08-14.1"
|
||||
"version": "2026-08-20.2"
|
||||
},
|
||||
"lighthouse_paths": {
|
||||
"path": "routing/lighthouse-path-registry.json",
|
||||
"id": "GLW-LIGHTHOUSE-PATH-REGISTRY-001",
|
||||
"version": "2026-08-14.6"
|
||||
"version": "2026-08-20.2"
|
||||
},
|
||||
"host_skills": {
|
||||
"path": "routing/host-skill-navigation-map.json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue