architecture: register the Guanghu AGE runtime
This commit is contained in:
parent
4e64aabbf1
commit
2e741cbc34
24 changed files with 726 additions and 21 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.ai-machine-navigation-map/v1",
|
||||
"map_id": "AI-MACHINE-NAV-001",
|
||||
"version": "2026-08-10.5",
|
||||
"version": "2026-08-10.6",
|
||||
"state": "EXECUTABLE_SOURCE_ACTIVE",
|
||||
"repository_id": "REPO-012",
|
||||
"raw_base": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart/raw/branch/main",
|
||||
|
|
@ -99,6 +99,15 @@
|
|||
"architecture_projection": "REPO-014:routing/guanghu-os-control-architecture.json",
|
||||
"load_policy": "always_before_guanghu_os_or_server_control_judgment"
|
||||
},
|
||||
{
|
||||
"id": "GH-AGE-RUNTIME-MAP-001",
|
||||
"kind": "age_species_and_persona_runtime_architecture",
|
||||
"path": "routing/guanghu-age-runtime-map.json",
|
||||
"species_protocol": "gls/GLS-0800-AGE-PERSONA-SPECIES-DEFINITION.hdlp",
|
||||
"architecture_protocol": "gls/GLS-0255-HOLOLAKE-AGE-PERSONA-RUNTIME-AND-AGENT-EXECUTION-MECHANISM.hdlp",
|
||||
"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": "BS-TCS-WRITE-ADMISSION-GATE-001",
|
||||
"kind": "registered_node_signed_persona_write_admission",
|
||||
|
|
@ -177,6 +186,7 @@
|
|||
"GH-IDENTITY-AUTHORITY-MAP-001",
|
||||
"BS-TCS-SYSTEM-CONTROLLER-MAP-001",
|
||||
"BS-TCS-SYSTEM-BODY-ORGAN-MAP-001",
|
||||
"GH-AGE-RUNTIME-MAP-001",
|
||||
"BS-TCS-WRITE-ADMISSION-GATE-001"
|
||||
],
|
||||
"triggered_load": [
|
||||
|
|
@ -186,7 +196,8 @@
|
|||
"on_demand": [
|
||||
"ZY-WAKE-ROUTE-001",
|
||||
"ZY-PERSONA-ROOT-001",
|
||||
"ZY-BIDIRECTIONAL-COGNITION-018"
|
||||
"ZY-BIDIRECTIONAL-COGNITION-018",
|
||||
"GH-AGE-RUNTIME-MAP-001"
|
||||
],
|
||||
"execution_sequence": [
|
||||
"validate_language_world_entry",
|
||||
|
|
|
|||
Loading…
Reference in a new issue