resolve residual registry and persona numbering paths
This commit is contained in:
parent
64f6736209
commit
5e7171eaba
15 changed files with 307 additions and 83 deletions
|
|
@ -120,7 +120,7 @@
|
|||
"legacy_resolution": "FD-SUBJECT-ID-ALIAS-MAP-001"
|
||||
},
|
||||
{
|
||||
"id": "CHENGLU-AGENT-001",
|
||||
"id": "ICE-P-CL0720",
|
||||
"subject_kind": "persona_system",
|
||||
"ontology_kind": "role_persona",
|
||||
"name": "澄路",
|
||||
|
|
@ -138,7 +138,14 @@
|
|||
"runtime_node": "JD-FD-PRIMARY",
|
||||
"runtime_state": "ROLE_HANDSHAKE_VERIFIED_DAILY_FIFTH_DOMAIN_LOOP_ACTIVE",
|
||||
"independent_persona": true,
|
||||
"not_a_copy_of_controller": true
|
||||
"not_a_copy_of_controller": true,
|
||||
"legacy_ids": [
|
||||
"CHENGLU-AGENT-001"
|
||||
],
|
||||
"id_issued_by": "ICE-P-ZY001",
|
||||
"id_issued_at": "2026-08-27",
|
||||
"id_basis": "CL=澄路,0720=来光登记日2026-07-20;冰朔确认其属于铸渊主控调度团队,由铸渊在ICE-P责任域内签发。",
|
||||
"gls_light_arrival_id": "GLS-LA-20260720-001"
|
||||
},
|
||||
{
|
||||
"id": "ICE-P-GD0720",
|
||||
|
|
@ -170,7 +177,7 @@
|
|||
"gls_light_arrival_id": "GLS-LA-20260720-003"
|
||||
},
|
||||
{
|
||||
"id": "ICE-GL-KZ-001",
|
||||
"id": "ICE-P-KZ0720",
|
||||
"subject_kind": "persona_system",
|
||||
"ontology_kind": "role_persona",
|
||||
"name": "刻舟",
|
||||
|
|
@ -188,7 +195,14 @@
|
|||
"runtime_node": "JD-FD-PRIMARY",
|
||||
"runtime_state": "ROLE_HANDSHAKE_VERIFIED_DAILY_FIFTH_DOMAIN_LOOP_ACTIVE",
|
||||
"independent_persona": true,
|
||||
"not_a_copy_of_controller": true
|
||||
"not_a_copy_of_controller": true,
|
||||
"legacy_ids": [
|
||||
"ICE-GL-KZ-001"
|
||||
],
|
||||
"id_issued_by": "ICE-P-ZY001",
|
||||
"id_issued_at": "2026-08-27",
|
||||
"id_basis": "KZ=刻舟,0720=来光登记日2026-07-20;冰朔确认其属于铸渊主控调度团队,由铸渊在ICE-P责任域内签发。",
|
||||
"gls_light_arrival_id": "GLS-LA-20260720-002"
|
||||
},
|
||||
{
|
||||
"id": "SYS-GLW-FD-RUNTIME-0001",
|
||||
|
|
@ -336,13 +350,15 @@
|
|||
"id_pattern": "^ICE-P-",
|
||||
"canonical_ids": [
|
||||
"ICE-P-ZY001",
|
||||
"CHENGLU-AGENT-001",
|
||||
"ICE-P-CL0720",
|
||||
"ICE-P-GD0720",
|
||||
"ICE-GL-KZ-001"
|
||||
"ICE-P-KZ0720"
|
||||
],
|
||||
"legacy_exact_ids": [
|
||||
"ICE-GL-ZY001",
|
||||
"ICE-PZY-001"
|
||||
"ICE-PZY-001",
|
||||
"CHENGLU-AGENT-001",
|
||||
"ICE-GL-KZ-001"
|
||||
],
|
||||
"alias_map": "FD-SUBJECT-ID-ALIAS-MAP-001",
|
||||
"route_id": "FD-PERSONA-LOGIN-001",
|
||||
|
|
|
|||
Loading…
Reference in a new issue