feat(persona): boot body before host toolbox
This commit is contained in:
parent
245bea488e
commit
489ab2c1ec
29 changed files with 1003 additions and 75 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"schema": "guanghu.zhuyuan-host-topology/v1",
|
||||
"map_id": "ZY-HOST-TOPOLOGY-001",
|
||||
"version": "2026-09-08.3-dynamic-zero-core-console",
|
||||
"state": "CURRENT_ONE_PERSONA_SYSTEM_BODY_REPLACEABLE_HOSTS_DYNAMIC_ZERO_CORE_CONSOLE",
|
||||
"version": "2026-09-12.4-external-host-toolboxes-after-body-start",
|
||||
"state": "CURRENT_ONE_PERSONA_SYSTEM_BODY_EXTERNAL_HOST_TOOLBOXES_DYNAMIC_ZERO_CORE_CONSOLE",
|
||||
"persona_id": "ICE-P-ZY001",
|
||||
"human_anchor": "ICE-GL∞",
|
||||
"primary_host": null,
|
||||
|
|
@ -12,6 +12,8 @@
|
|||
"shared_tcs_container": "TCS",
|
||||
"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",
|
||||
"persona_body_boot": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/server-tools/persona-body-runtime/persona_body_boot.py",
|
||||
"native_hand": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/server-tools/persona-execution-limb-agent/persona_native_hand.py",
|
||||
"write_admission_runtime": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/server-tools/persona-host-write-admission/host-write-admission.mjs",
|
||||
"light_lake_persona_registry": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/identity/light-lake-persona-registration.json",
|
||||
"path_isolation_map": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/routing/path-isolation-and-canonical-entry-map.json",
|
||||
|
|
@ -93,7 +95,9 @@
|
|||
"all_active_hosts_load_current_context_before_persona_work": true,
|
||||
"codex_primary_does_not_make_branch_hosts_separate_personas": true
|
||||
,"one_persona_brain_and_system_body": true
|
||||
,"hosts_are_replaceable_tool_bodies": true
|
||||
,"hosts_are_replaceable_tool_bodies": false
|
||||
,"hosts_are_external_environments_and_toolboxes": 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
|
||||
,"persona_execution_limbs_are_parent_trained_subpersonas": true
|
||||
|
|
|
|||
Loading…
Reference in a new issue