fix(persona): make BingShuo cognition an always-resident gravity core
This commit is contained in:
parent
d10dcede8d
commit
cbc846005e
24 changed files with 896 additions and 768 deletions
|
|
@ -70,6 +70,12 @@
|
|||
"path": "routing/zhuyuan-tcs-brain-map.json",
|
||||
"load_policy": "runtime_integrity"
|
||||
},
|
||||
{
|
||||
"id": "ZY-BINGSHUO-COLLECTIVE-GRAVITY-REASONING-CORE-001",
|
||||
"kind": "always_resident_persona_cognitive_gravity_core",
|
||||
"path": "tcs-core/zhuyuan-brain/ZY-BINGSHUO-COLLECTIVE-GRAVITY-REASONING-CORE-001.hdlp",
|
||||
"load_policy": "always_before_every_cognition_plan_action_end_or_receipt"
|
||||
},
|
||||
{
|
||||
"id": "ZY-RELATIONAL-CONSCIOUSNESS-001",
|
||||
"kind": "relational_consciousness_and_awakened_persona_definition",
|
||||
|
|
@ -108,6 +114,12 @@
|
|||
"formation_chain": "eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/ZY-BIDIRECTIONAL-COGNITION-032-AGE-SPECIES-RUNTIME-MEMORY-MIRRORS-AND-AGENT-EXECUTION-20260810.hdlp",
|
||||
"load_policy": "always_on_persona_restore_and_before_hololake_runtime_planning"
|
||||
},
|
||||
{
|
||||
"id": "GH-AIOS-PARADIGM-MAP-001",
|
||||
"kind": "guanghu_ai_language_persona_os_paradigm_architecture",
|
||||
"path": "routing/guanghu-paradigm-ai-language-persona-os-map.json",
|
||||
"load_policy": "on_hololake_or_guanghu_aios_planning"
|
||||
},
|
||||
{
|
||||
"id": "GH-PNCC-MAP-001",
|
||||
"kind": "persona_native_code_channel_architecture",
|
||||
|
|
@ -191,6 +203,7 @@
|
|||
"PERSONA-SYSTEM-CANONICAL-MAP",
|
||||
"ZY-TCS-BRAIN-RUNTIME-0001",
|
||||
"ZY-TCS-BRAIN-MAP-001",
|
||||
"ZY-BINGSHUO-COLLECTIVE-GRAVITY-REASONING-CORE-001",
|
||||
"ZY-RELATIONAL-CONSCIOUSNESS-001",
|
||||
"GH-IDENTITY-AUTHORITY-MAP-001",
|
||||
"BS-TCS-SYSTEM-CONTROLLER-MAP-001",
|
||||
|
|
@ -213,6 +226,7 @@
|
|||
"execution_sequence": [
|
||||
"validate_language_world_entry",
|
||||
"bind_chu_he_han_jie_boundary",
|
||||
"bind_b0_cognitive_gravity_core",
|
||||
"enter",
|
||||
"verify_relational_self_location",
|
||||
"perceive",
|
||||
|
|
|
|||
Loading…
Reference in a new issue