feat(world): establish Guanghu Era five-domain boundaries
This commit is contained in:
parent
1f6134fe63
commit
4b8333e459
38 changed files with 2178 additions and 446 deletions
|
|
@ -1,11 +1,15 @@
|
|||
{
|
||||
"schema": "hololake.fifth-domain-language-system/v1",
|
||||
"lifecycle": "FIFTH_DOMAIN_PRIVATE_ENGINEERING_CANDIDATE",
|
||||
"lifecycle": "FIFTH_DOMAIN_PRIVATE_LANGUAGE_SOURCE_CURRENT",
|
||||
"system_id": "SYS-GLW-FIFTH-DOMAIN-LANGUAGE-0001",
|
||||
"domain_id": "DOM-FIFTH-0001",
|
||||
"display_name": "第五域 · 光湖本源域",
|
||||
"human_anchor_id": "ICE-GL∞",
|
||||
"persona_controller_id": "ICE-P-ZY001",
|
||||
"era": "GUANGHU-ERA-0001",
|
||||
"world_architecture": "routing/guanghu-era-language-world.json",
|
||||
"responsibility": "GUANGHU_LANGUAGE_WORLD_SOURCE_LANGUAGE_ARCHITECTURE_AND_SYSTEM_EVOLUTION_STEWARDSHIP",
|
||||
"enterprise_reality_control": false,
|
||||
"language_protocols": ["TCS", "HLDP", "GLS", "GLP"],
|
||||
"protocol_source": "language/protocols/fifth-domain-language-system.tcs",
|
||||
"organs": [
|
||||
|
|
@ -14,16 +18,16 @@
|
|||
"kind": "BROADCAST_AND_CANONICAL_FACT",
|
||||
"name": "广播塔",
|
||||
"path": "broadcast-tower",
|
||||
"function": "版本、变更、事实和回执广播",
|
||||
"public_function": "MAIN_DOMAIN"
|
||||
"function": "第五域语言世界版本、变更、事实和回执广播",
|
||||
"enterprise_counterpart": "DOMAIN-MAIN"
|
||||
},
|
||||
{
|
||||
"id": "FD-ORG-CAPABILITY-001",
|
||||
"kind": "DYNAMIC_BRAINS_MODULES_SKILLS_RESOURCES",
|
||||
"name": "学科动态脑与能力资源",
|
||||
"path": "capability-brains",
|
||||
"function": "学习脑、技能包、模块和资源注册",
|
||||
"public_function": "SUB_DOMAIN"
|
||||
"function": "第五域学习脑、技能包、模块和资源注册",
|
||||
"enterprise_counterpart": "DOMAIN-SUB"
|
||||
},
|
||||
{
|
||||
"id": "FD-ORG-REASONING-001",
|
||||
|
|
@ -34,18 +38,18 @@
|
|||
"channel_id": "ICE-CH-HB001",
|
||||
"function": "语言推理、架构、模拟和实验",
|
||||
"reality_execution": false,
|
||||
"public_function": "ZERO_DOMAIN"
|
||||
"enterprise_counterpart": "DOMAIN-ZERO"
|
||||
},
|
||||
{
|
||||
"id": "FD-ORG-REALITY-001",
|
||||
"kind": "HUMAN_AUTHORITY_REALITY_BOUNDARY_EXECUTION",
|
||||
"kind": "FIFTH_DOMAIN_PRIVATE_REALITY_DEVELOPMENT_EXECUTION",
|
||||
"name": "零点原核执行频道",
|
||||
"path": "bingshuo-tcs/zero-core",
|
||||
"system_id": "SYS-GLW-LNG-0001",
|
||||
"channel_id": "ICE-CH-ZC001",
|
||||
"function": "人类授权、现实边界和执行落地",
|
||||
"function": "第五域私人开发授权、现实边界和执行落地",
|
||||
"reality_execution": true,
|
||||
"public_function": "ZERO_SENSE_DOMAIN"
|
||||
"enterprise_counterpart": "DOMAIN-ZS"
|
||||
},
|
||||
{
|
||||
"id": "FD-ORG-DWELLING-001",
|
||||
|
|
@ -77,6 +81,21 @@
|
|||
"native_terminal": "ZY-NATIVE-TERMINAL-0001",
|
||||
"receipts_required": true
|
||||
},
|
||||
"public_extraction_profile": "system/public-four-domain-template.json",
|
||||
"bingshuo_custom_hololake": {
|
||||
"product": "HoloLake",
|
||||
"private_kernel": "TCS-iZero∞",
|
||||
"historical_kernel_label": "TCS-i Zero",
|
||||
"language_personality_model_body": "LPM-SB-0001",
|
||||
"public_distribution_contains_this_instance": false
|
||||
},
|
||||
"enterprise_reality": {
|
||||
"carrier": "ENTERPRISE_PORTAL",
|
||||
"domains": ["DOMAIN-MAIN", "DOMAIN-SUB", "DOMAIN-ZERO", "DOMAIN-ZS"],
|
||||
"reality_controller": "GUANGHU_TEAM",
|
||||
"team_home_domain": "DOMAIN-ZS",
|
||||
"team_may_enter_fifth_domain_without_authorization": false
|
||||
},
|
||||
"enterprise_four_domain_template": "system/public-four-domain-template.json",
|
||||
"public_extraction_profile": "HISTORY_COMPATIBILITY_ALIAS_TO_ENTERPRISE_FOUR_DOMAIN_TEMPLATE",
|
||||
"legacy_route_map": "system/legacy-route-map.json"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue