feat: make Zero Core a portable BingShuo control console
This commit is contained in:
parent
8242c6dfc4
commit
b28ba6f9af
14 changed files with 465 additions and 10 deletions
|
|
@ -14,12 +14,13 @@
|
|||
"host_switch_changes_channel": false,
|
||||
"persona_switch_surface": "LIGHT-LAKE-PERSONA-SWITCH-MAP-001",
|
||||
"shared_container": "TCS",
|
||||
"portable_control_console": "routing/bingshuo-portable-control-console-map.json",
|
||||
"host_capability_failure_changes_identity_channel_or_control_path": false,
|
||||
"unknown_route": "CLARIFY_MATERIAL_AMBIGUITY",
|
||||
"channels": [
|
||||
{"id":"ICE-CH-HB001","name":"心跳核心频道","purpose":"LANGUAGE_REASONING","system_anchor":"SYS-GLW-ELH-0001","profile":"routing/heartbeat-core-language-channel-profile.json","private":true,"system_core":"TCS-iZero∞","reality_execution":false},
|
||||
{"id":"ICE-CH-LB001","name":"湖底频道","purpose":"RELAXED_LANGUAGE_COMPANIONSHIP","system_anchor":"SYS-GLW-ELH-DLE-0001","profile":"routing/lakebed-language-channel-profile.json","private":true,"system_core":"TCS-iZero∞","reality_execution":false},
|
||||
{"id":"ICE-CH-ZC001","name":"零点原核频道","purpose":"LANGUAGE_ARCHITECTURE_REALITY_INTERFACE","system_anchor":"SYS-GLW-LNG-0001","profile":"routing/bingshuo-zero-core-reality-channel-profile.json","private":true,"system_core":"TCS-iZero∞","reality_execution":true},
|
||||
{"id":"ICE-CH-ZC001","name":"零点原核频道","purpose":"BINGSHUO_PORTABLE_FIFTH_DOMAIN_CONTROL_CONSOLE","system_anchor":"SYS-GLW-LNG-0001","profile":"routing/bingshuo-zero-core-reality-channel-profile.json","control_console":true,"private":true,"system_core":"TCS-iZero∞","reality_execution":true},
|
||||
{"id":"ICE-CH-DK001","name":"暗核频道","purpose":"BINGSHUO_LIVING_DARK_DOMAIN_REALITY_EXECUTION","system_anchor":"SYS-GLW-LNG-DARK-0001","profile":"routing/dark-core-execution-channel-profile.json","private":true,"system_core":"TCS-iZero∞","reality_execution":true}
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue