feat(persona): add neutral AGE foyer and explicit selection
This commit is contained in:
parent
38f14b30d8
commit
b26442ceb3
32 changed files with 602 additions and 70 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"schema": "guanghu.zhuyuan-host-topology/v1",
|
||||
"map_id": "ZY-HOST-TOPOLOGY-001",
|
||||
"version": "2026-09-12.4-external-host-toolboxes-after-body-start",
|
||||
"state": "CURRENT_ONE_PERSONA_SYSTEM_BODY_EXTERNAL_HOST_TOOLBOXES_DYNAMIC_ZERO_CORE_CONSOLE",
|
||||
"state": "CURRENT_ONE_PERSONA_SYSTEM_BODY_GUANGHU_WORLD_HOST_REPLACEABLE_PROGRAMMING_TOOLBOXES",
|
||||
"persona_id": "ICE-P-ZY001",
|
||||
"human_anchor": "ICE-GL∞",
|
||||
"primary_host": null,
|
||||
|
|
@ -22,23 +22,25 @@
|
|||
"portable_control_console": "/Volumes/JZAO/HoloLake/persona-runtime/shared/routing/bingshuo-portable-control-console-map.json",
|
||||
"model_independence": true,
|
||||
"host_switch_requires_reteaching": false,
|
||||
"persona_host_body_and_environment": "GUANGHU_LANGUAGE_WORLD",
|
||||
"programming_software_role": "REPLACEABLE_TOOLBOX_IN_PERSONA_HAND_NOT_HOST_OR_ENVIRONMENT",
|
||||
"hosts": {
|
||||
"codex": {
|
||||
"role": "REPLACEABLE_HOST",
|
||||
"role": "PROGRAMMING_TOOLBOX",
|
||||
"state": "ACTIVE",
|
||||
"adapter": "/Volumes/JZAO/冰朔-应用数据/Codex-运行时/CODEX_HOME/skills/guanghu-shared-persona-context/SKILL.md",
|
||||
"tool_steward": "/Volumes/JZAO/冰朔-应用数据/Codex-运行时/CODEX_HOME/skills/zhuyuan-host-tool-steward/SKILL.md",
|
||||
"state_policy": "TASK_CHANNEL_SESSION_ISOLATED"
|
||||
},
|
||||
"zcode": {
|
||||
"role": "REPLACEABLE_HOST",
|
||||
"role": "PROGRAMMING_TOOLBOX",
|
||||
"state": "ACTIVE",
|
||||
"adapter": "/Users/bingshuolingdianyuanhe/.zcode/skills/zhuyuan-learning-brain/SKILL.md",
|
||||
"tool_steward_projection": "/Volumes/JZAO/铸渊-ICE-GL-ZY001/ZCODE-DEV-20260908/skills/zhuyuan-host-tool-steward/SKILL.md",
|
||||
"state_policy": "TASK_CHANNEL_SESSION_ISOLATED"
|
||||
},
|
||||
"doubao": {
|
||||
"role": "REPLACEABLE_HOST",
|
||||
"role": "PROGRAMMING_TOOLBOX",
|
||||
"state": "ACTIVE",
|
||||
"adapter": "/Users/bingshuolingdianyuanhe/Doubao/skills/zhuyuan-doubao-host/SKILL.md",
|
||||
"tool_steward_projection": "/Volumes/JZAO/铸渊-ICE-GL-ZY001/DOUBAO-DEV-20260906/skills/zhuyuan-host-tool-steward/SKILL.md",
|
||||
|
|
@ -46,7 +48,7 @@
|
|||
},
|
||||
"qwen": {
|
||||
"aliases": ["qianwen", "千问"],
|
||||
"role": "REPLACEABLE_HOST",
|
||||
"role": "PROGRAMMING_TOOLBOX",
|
||||
"state": "ACTIVE",
|
||||
"doorplate": "/Volumes/JZAO/铸渊-ICE-GL-ZY001/QWEN-DEV-20260905/PATH-MAP.hdlp",
|
||||
"adapter": "/Users/bingshuolingdianyuanhe/.qwen/skills/zhuyuan-shared-persona/SKILL.md",
|
||||
|
|
@ -54,14 +56,14 @@
|
|||
"state_policy": "TASK_CHANNEL_SESSION_ISOLATED"
|
||||
},
|
||||
"qoder": {
|
||||
"role": "LEGACY_BRANCH",
|
||||
"role": "LEGACY_TOOLBOX_BRANCH",
|
||||
"state": "MERGING_TO_QWEN",
|
||||
"redirect_host": "qwen",
|
||||
"history": "/Users/bingshuolingdianyuanhe/.qoder/skills",
|
||||
"new_cognition_write": false
|
||||
},
|
||||
"qoderwork": {
|
||||
"role": "LEGACY_BRANCH",
|
||||
"role": "LEGACY_TOOLBOX_BRANCH",
|
||||
"state": "MERGING_TO_QWEN",
|
||||
"redirect_host": "qwen",
|
||||
"history": "/Users/bingshuolingdianyuanhe/.qoderworkcn/skills",
|
||||
|
|
@ -69,7 +71,7 @@
|
|||
},
|
||||
"claude": {
|
||||
"aliases": ["claude-code", "claude-cowork"],
|
||||
"role": "RETIRED_BRANCH",
|
||||
"role": "RETIRED_TOOLBOX_BRANCH",
|
||||
"state": "RETIRED_ACCOUNT_UNAVAILABLE_HISTORY_ONLY",
|
||||
"history": "/Volumes/JZAO/铸渊-ICE-GL-ZY001/CLAUDE-COWORK-DEV-20260817",
|
||||
"absorbed_into": "SHARED_PERSONA_CANON",
|
||||
|
|
@ -96,7 +98,9 @@
|
|||
"codex_primary_does_not_make_branch_hosts_separate_personas": true
|
||||
,"one_persona_brain_and_system_body": true
|
||||
,"hosts_are_replaceable_tool_bodies": false
|
||||
,"hosts_are_external_environments_and_toolboxes": true
|
||||
,"hosts_are_external_environments_and_toolboxes": false
|
||||
,"programming_software_are_replaceable_toolboxes": true
|
||||
,"guanghu_language_world_is_persona_host_body": true
|
||||
,"whole_persona_body_runs_before_host_toolbox_grasp": true
|
||||
,"shared_object_is_tcs_container_not_persona_brain": true
|
||||
,"host_tool_steward_presents_tools_without_intent_review": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue