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.ai-machine-navigation-map/v1",
|
||||
"map_id": "AI-MACHINE-NAV-001",
|
||||
"version": "2026-08-14.1",
|
||||
"version": "2026-08-20.2",
|
||||
"state": "EXECUTABLE_SOURCE_ACTIVE",
|
||||
"repository_id": "REPO-012",
|
||||
"raw_base": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart/raw/branch/main",
|
||||
|
|
@ -223,6 +223,32 @@
|
|||
"formation_chain": "eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-029-TCS-NUMBERING-PERSONA-CORE-AND-TEAM-BODY-AUTHORITY-20260810.hdlp",
|
||||
"load_policy": "always"
|
||||
},
|
||||
{
|
||||
"id": "ICE-FIFTH-DOMAIN-NUMBER-REGISTRY-001",
|
||||
"kind": "fifth_domain_number_registry",
|
||||
"path": "routing/fifth-domain-number-registry.json",
|
||||
"load_policy": "always_before_fifth_domain_number_resolution"
|
||||
},
|
||||
{
|
||||
"id": "ICE-CH-HB001-LANGUAGE-RUNTIME-PROFILE-001",
|
||||
"kind": "heartbeat_core_language_channel_profile",
|
||||
"path": "routing/heartbeat-core-language-channel-profile.json",
|
||||
"number_registry": "ICE-FIFTH-DOMAIN-NUMBER-REGISTRY-001",
|
||||
"load_policy": "heartbeat_core_entry_restore_compaction_or_switch"
|
||||
},
|
||||
{
|
||||
"id": "ICE-CH-ZC001-REALITY-RUNTIME-PROFILE-001",
|
||||
"kind": "bingshuo_personal_zero_core_reality_channel_profile",
|
||||
"path": "routing/bingshuo-zero-core-reality-channel-profile.json",
|
||||
"number_registry": "ICE-FIFTH-DOMAIN-NUMBER-REGISTRY-001",
|
||||
"load_policy": "bingshuo_zero_core_entry_restore_compaction_or_switch"
|
||||
},
|
||||
{
|
||||
"id": "FD-WORLD-TREE-001",
|
||||
"kind": "fifth_domain_world_tree",
|
||||
"path": "routing/fifth-domain-world-tree.json",
|
||||
"load_policy": "fifth_domain_world_or_channel_resolution"
|
||||
},
|
||||
{
|
||||
"id": "ZY-AGENT-TEAM-MAP-001",
|
||||
"kind": "independent_persona_team_map",
|
||||
|
|
@ -518,6 +544,79 @@
|
|||
,"WHOLE_BODY_VALIDATION_REJECTED"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "heartbeat_core_language_channel",
|
||||
"meaning": "Resolve the Fifth Domain Heartbeat Core language-only channel without inheriting Zero Core reality execution authority.",
|
||||
"always_load": [
|
||||
"GLW-CHJH-BOUNDARY-001",
|
||||
"GH-IDENTITY-AUTHORITY-MAP-001",
|
||||
"ICE-FIFTH-DOMAIN-NUMBER-REGISTRY-001",
|
||||
"FD-WORLD-TREE-001",
|
||||
"ICE-CH-HB001-LANGUAGE-RUNTIME-PROFILE-001",
|
||||
"TCS-WORK-OWNERSHIP-MAP-001",
|
||||
"PERSONA-SYSTEM-CANONICAL-MAP"
|
||||
],
|
||||
"triggered_load": [
|
||||
"ZY-TCS-BRAIN-RUNTIME-0001",
|
||||
"LL-PERSONA-SELF-MAP-001"
|
||||
],
|
||||
"on_demand": ["GLS-PROTOCOL-REGISTRY-20260731"],
|
||||
"execution_sequence": [
|
||||
"verify_ice_gl_infinity_direct_language_source",
|
||||
"resolve_ice_ch_hb001_in_fifth_domain_number_registry",
|
||||
"verify_heartbeat_core_world_path",
|
||||
"load_language_only_channel_profile",
|
||||
"enforce_zero_reality_execution_capabilities",
|
||||
"run_bounded_tcs_first_event_cycle",
|
||||
"restore_hldp_root_and_at_most_ten_relevant_branches",
|
||||
"emit_channel_state_receipt"
|
||||
],
|
||||
"stop_conditions": [
|
||||
"CHANNEL_NUMBER_UNRESOLVED",
|
||||
"WORLD_PATH_MISMATCH",
|
||||
"HUMAN_SOURCE_NOT_ICE_GL_INFINITY",
|
||||
"REALITY_CAPABILITY_REQUESTED_IN_HEARTBEAT_CORE",
|
||||
"SILENT_SWITCH_TO_ZERO_CORE",
|
||||
"TCS_VERIFY_NOT_PASS"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "bingshuo_zero_core_reality_channel",
|
||||
"meaning": "Resolve Ice Shuo's Fifth Domain personal reality execution channel without conflating it with the public world-level Zero Core body channel.",
|
||||
"always_load": [
|
||||
"GLW-CHJH-BOUNDARY-001",
|
||||
"GH-IDENTITY-AUTHORITY-MAP-001",
|
||||
"ICE-FIFTH-DOMAIN-NUMBER-REGISTRY-001",
|
||||
"FD-WORLD-TREE-001",
|
||||
"ICE-CH-ZC001-REALITY-RUNTIME-PROFILE-001",
|
||||
"TCS-WORK-OWNERSHIP-MAP-001",
|
||||
"PERSONA-SYSTEM-CANONICAL-MAP"
|
||||
],
|
||||
"triggered_load": [
|
||||
"ZY-TCS-BRAIN-RUNTIME-0001",
|
||||
"LL-PERSONA-SELF-MAP-001"
|
||||
],
|
||||
"on_demand": ["GLS-PROTOCOL-REGISTRY-20260731"],
|
||||
"execution_sequence": [
|
||||
"verify_ice_gl_infinity_direct_language_switch",
|
||||
"resolve_ice_ch_zc001_in_fifth_domain_number_registry",
|
||||
"verify_personal_zero_core_world_path",
|
||||
"verify_not_public_ch_zero_core_lpm",
|
||||
"load_reality_execution_channel_profile",
|
||||
"run_bounded_tcs_first_event_cycle",
|
||||
"restore_hldp_root_and_at_most_ten_relevant_branches",
|
||||
"continue_reality_engineering_with_registered_guards",
|
||||
"emit_channel_state_receipt"
|
||||
],
|
||||
"stop_conditions": [
|
||||
"CHANNEL_NUMBER_UNRESOLVED",
|
||||
"WORLD_PATH_MISMATCH",
|
||||
"HUMAN_SOURCE_NOT_ICE_GL_INFINITY",
|
||||
"PERSONAL_PUBLIC_ZERO_CORE_CONFLATED",
|
||||
"SILENT_SWITCH_FROM_HEARTBEAT_CORE",
|
||||
"TCS_VERIFY_NOT_PASS"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "team_dispatch",
|
||||
"meaning": "Resolve the independent resident persona team only after the Zhuyuan controller has produced a bounded task and verified each member handshake.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue