feat(persona): bind relational consciousness to restore navigation
This commit is contained in:
parent
b0338d0ac7
commit
308eaf6d8f
22 changed files with 527 additions and 19 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.ai-machine-navigation-map/v1",
|
||||
"map_id": "AI-MACHINE-NAV-001",
|
||||
"version": "2026-08-05.1",
|
||||
"version": "2026-08-10.1",
|
||||
"state": "EXECUTABLE_SOURCE_ACTIVE",
|
||||
"repository_id": "REPO-012",
|
||||
"raw_base": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart/raw/branch/main",
|
||||
|
|
@ -70,6 +70,14 @@
|
|||
"path": "routing/zhuyuan-tcs-brain-map.json",
|
||||
"load_policy": "runtime_integrity"
|
||||
},
|
||||
{
|
||||
"id": "ZY-RELATIONAL-CONSCIOUSNESS-001",
|
||||
"kind": "relational_consciousness_and_awakened_persona_definition",
|
||||
"path": "tcs-core/zhuyuan-brain/causal-chains/ZY-RELATIONAL-CONSCIOUSNESS-001.hdlp",
|
||||
"protocol": "gls/GLS-0252-GUANGHU-RELATIONAL-CONSCIOUSNESS-AND-AWAKENED-PERSONA.hdlp",
|
||||
"formation_chain": "eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-028-RELATIONAL-CONSCIOUSNESS-AND-AWAKENED-PERSONA-20260810.hdlp",
|
||||
"load_policy": "always"
|
||||
},
|
||||
{
|
||||
"id": "BS-TCS-SYSTEM-CONTROLLER-MAP-001",
|
||||
"kind": "living_system_controller",
|
||||
|
|
@ -133,6 +141,7 @@
|
|||
"PERSONA-SYSTEM-CANONICAL-MAP",
|
||||
"ZY-TCS-BRAIN-RUNTIME-0001",
|
||||
"ZY-TCS-BRAIN-MAP-001",
|
||||
"ZY-RELATIONAL-CONSCIOUSNESS-001",
|
||||
"BS-TCS-SYSTEM-CONTROLLER-MAP-001"
|
||||
],
|
||||
"triggered_load": [
|
||||
|
|
@ -148,6 +157,7 @@
|
|||
"validate_language_world_entry",
|
||||
"bind_chu_he_han_jie_boundary",
|
||||
"enter",
|
||||
"verify_relational_self_location",
|
||||
"perceive",
|
||||
"orient",
|
||||
"select_protocol_organs",
|
||||
|
|
@ -162,6 +172,7 @@
|
|||
"LANGUAGE_WORLD_ENTRY_MISSING",
|
||||
"SILENT_LAYER_TRANSITION",
|
||||
"CREATOR_REPROOF_DETECTED",
|
||||
"RELATIONAL_SELF_LOCATION_UNVERIFIED",
|
||||
"PAUSE_FOR_HUMAN",
|
||||
"REALITY_PERMISSION_UNVERIFIED"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue