feat(hololake): define native stage one modules
This commit is contained in:
parent
458ead4e43
commit
1da52a61a1
43 changed files with 1332 additions and 111 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "guanghu.fifth-domain-world-tree/v1",
|
||||
"map_id": "FD-WORLD-TREE-001",
|
||||
"state": "ACTIVE_WITH_STATIC_TO_RUNTIME_BODY_MAPPING",
|
||||
"updated_at": "2026-09-08T12:57:14+08:00",
|
||||
"updated_at": "2026-09-09T20:22:33+08:00",
|
||||
"subject_registry": "identity/fifth-domain-subject-registry.json",
|
||||
"subject_alias_map": "identity/subject-id-alias-map.json",
|
||||
"root": {
|
||||
|
|
@ -258,8 +258,8 @@
|
|||
"host_capability_failure_may_close_control_path": false,
|
||||
"reality_execution": true,
|
||||
"parallel_language_channel": "ICE-CH-HB001",
|
||||
"supersedes_duplicate": "CH-ZERO-CORE-LPM",
|
||||
"unique_world_zero_core": true,
|
||||
"separate_public_counterpart": "CH-ZERO-CORE-LPM",
|
||||
"unique_fifth_domain_private_zero_core": true,
|
||||
"cognitive_shelf": "TCS-ZERO-CORE-COGNITIVE-SHELF-0001"
|
||||
},
|
||||
{
|
||||
|
|
@ -357,20 +357,21 @@
|
|||
"governance_controller": "TCS-0002"
|
||||
},
|
||||
{
|
||||
"node_key": "HISTORICAL_PUBLIC_ZERO_CORE_REDIRECT",
|
||||
"node_key": "PUBLIC_LANGUAGE_PERSONA_SYSTEM_CHANNEL",
|
||||
"object_id": "CH-ZERO-CORE-LPM",
|
||||
"name": "历史公众零点原核重复入口",
|
||||
"kind": "historical_redirect",
|
||||
"name": "公众语言人格系统本体频道",
|
||||
"kind": "public_language_persona_system_channel",
|
||||
"world_path": "glw://public-infrastructure/language-persona-operating-system/zero-core",
|
||||
"parent": "SYS-GLW-POS-0001",
|
||||
"language_personality_model_body": "LPM-SB-0001",
|
||||
"digital_system_body_controller": "BS-TCS-LIVING-CONTROLLER-001",
|
||||
"governance_controller": "TCS-0002",
|
||||
"source_path": "zero-point/core-channel/language-personality-model/INDEX.hdlp",
|
||||
"redirect": "ICE-CH-ZC001",
|
||||
"public_entry_gate": "TCS-DOOR-LAMP-0001",
|
||||
"grants_private_access": false,
|
||||
"state": "RETIRED_REDIRECT_ONLY"
|
||||
"private_counterpart": "ICE-CH-ZC001",
|
||||
"personal_channel_is_alias_of_public_channel": false,
|
||||
"state": "CURRENT_PUBLIC_SEPARATE_FROM_FIFTH_DOMAIN"
|
||||
},
|
||||
{
|
||||
"node_key": "PUBLIC_PERSONA_OPS_SYSTEM",
|
||||
|
|
|
|||
Loading…
Reference in a new issue