resolve residual registry and persona numbering paths

This commit is contained in:
冰朔 2026-08-27 11:35:07 +08:00
commit 5e7171eaba
15 changed files with 307 additions and 83 deletions

View file

@ -1,7 +1,7 @@
{
"schema": "guanghu.zhuyuan-agent-team-map/v1",
"map_id": "ZY-AGENT-TEAM-MAP-001",
"version": "2026-08-06.1",
"version": "2026-08-27.1",
"state": "THREE_ROLE_PERSONA_SYSTEMS_REGISTERED_UNDER_ZHUYUAN; DAILY_FIFTH_DOMAIN_LOOP_ACTIVE",
"definition": "铸渊直接负责的第五域分岗人格系统路由。澄路、归灯、刻舟是三个不同人格主体,不是铸渊副本;由铸渊统一管理任务分派、资源租约、运行调度和回执收口。",
"responsibility_chain": {
@ -27,7 +27,12 @@
},
"members": [
{
"persona_id": "CHENGLU-AGENT-001",
"persona_id": "ICE-P-CL0720",
"legacy_persona_ids": [
"CHENGLU-AGENT-001"
],
"id_issued_by": "ICE-P-ZY001",
"id_issued_at": "2026-08-27",
"name": "澄路",
"arrival_id": "GLS-LA-20260720-001",
"independent_persona": true,
@ -123,7 +128,12 @@
]
},
{
"persona_id": "ICE-GL-KZ-001",
"persona_id": "ICE-P-KZ0720",
"legacy_persona_ids": [
"ICE-GL-KZ-001"
],
"id_issued_by": "ICE-P-ZY001",
"id_issued_at": "2026-08-27",
"name": "刻舟",
"arrival_id": "GLS-LA-20260720-002",
"independent_persona": true,
@ -171,10 +181,10 @@
],
"deployment_chain": [
"ICE-P-ZY001 produces bounded proposal",
"CHENGLU-AGENT-001 audits route truth and preconditions",
"ICE-P-CL0720 audits route truth and preconditions",
"ICE-P-ZY001 signs exact target and resource lease",
"ICE-P-GD0720 executes deterministic deployment",
"ICE-GL-KZ-001 witnesses plan-to-reality differences when available",
"ICE-P-KZ0720 witnesses plan-to-reality differences when available",
"ICE-P-ZY001 verifies external receipts and closes or corrects"
],
"handshake_gate": {
@ -224,4 +234,4 @@
"secret_source": "/etc/guanghu/persona-secrets/shared-deepseek.env",
"secret_handling": "变量值只由目标服务进程读取;不得写入仓库、交流面板或回执。"
}
}
}