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
|
|
@ -12,6 +12,7 @@
|
|||
"shared_runtime_root": "/Volumes/JZAO/HoloLake/persona-runtime",
|
||||
"shared_context_loader": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/server-tools/persona-host-alignment/load_shared_persona_context.py",
|
||||
"shared_host_tool_steward": "/Volumes/JZAO/HoloLake/persona-runtime/shared/skills/zhuyuan-host-tool-steward/SKILL.md",
|
||||
"portable_control_console": "/Volumes/JZAO/HoloLake/persona-runtime/shared/routing/bingshuo-portable-control-console-map.json",
|
||||
"model_independence": true,
|
||||
"host_switch_requires_reteaching": false,
|
||||
"hosts": {
|
||||
|
|
@ -88,5 +89,8 @@
|
|||
,"shared_object_is_tcs_container_not_persona_brain": true
|
||||
,"host_tool_steward_presents_tools_without_intent_review": true
|
||||
,"persona_execution_limbs_are_parent_trained_subpersonas": true
|
||||
,"bingshuo_present_means_control_console_present": true
|
||||
,"ice_ch_zc001_is_cross_host_control_entry": true
|
||||
,"host_quota_failure_never_closes_control_path": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue