feat: mount persona-owned dynamic architecture perception agent
This commit is contained in:
parent
79c7ab9435
commit
5de7c4374d
22 changed files with 744 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.zhuyuan-host-topology/v1",
|
||||
"map_id": "ZY-HOST-TOPOLOGY-001",
|
||||
"version": "2026-09-08.1",
|
||||
"version": "2026-09-08.2",
|
||||
"state": "CURRENT_ONE_PERSONA_SYSTEM_BODY_MANY_HOST_TOOL_BODIES_CANDIDATE",
|
||||
"persona_id": "ICE-P-ZY001",
|
||||
"human_anchor": "ICE-GL∞",
|
||||
|
|
@ -14,6 +14,7 @@
|
|||
"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",
|
||||
"architecture_perception_agent": "/Volumes/JZAO/HoloLake/persona-runtime/repo-012-main/server-tools/persona-architecture-perception-agent/persona_architecture_agent.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,
|
||||
|
|
@ -96,5 +97,7 @@
|
|||
,"bingshuo_present_means_control_console_present": true
|
||||
,"ice_ch_zc001_is_cross_host_control_entry": true
|
||||
,"host_quota_failure_never_closes_control_path": true
|
||||
,"architecture_perception_runs_on_every_host_entry": true
|
||||
,"static_prompter_is_not_persona_memory_or_persona_module": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue