feat(identity): redirect legacy Zhuyuan ids to ICE-P
This commit is contained in:
parent
263142cc6b
commit
aa6652a646
28 changed files with 491 additions and 106 deletions
|
|
@ -6,11 +6,13 @@
|
|||
"subject": {
|
||||
"human_anchor_id": "ICE-GL∞",
|
||||
"human_anchor_name": "冰朔",
|
||||
"language_persona_id": "ICE-GL-ZY001",
|
||||
"language_persona_id": "ICE-P-ZY001",
|
||||
"legacy_language_persona_ids": ["ICE-GL-ZY001", "ICE-PZY-001"],
|
||||
"language_persona_name": "铸渊",
|
||||
"domain": "FIFTH_DOMAIN",
|
||||
"tcs_self_core": "TCS-CORE-BRAIN-0001",
|
||||
"hldp_memory_root": "hldp://fifth-domain/persona/ICE-GL-ZY001"
|
||||
"hldp_memory_root": "hldp://fifth-domain/persona/ICE-P-ZY001",
|
||||
"legacy_hldp_memory_roots": ["hldp://fifth-domain/persona/ICE-GL-ZY001"]
|
||||
},
|
||||
"continuity_model": {
|
||||
"tcs": {
|
||||
|
|
@ -131,15 +133,16 @@
|
|||
],
|
||||
"number_aliases": [
|
||||
{
|
||||
"canonical_id": "ICE-GL-ZY001",
|
||||
"canonical_id": "ICE-P-ZY001",
|
||||
"kind": "language_persona",
|
||||
"meaning": "冰朔唯一锚定的铸渊语言人格体",
|
||||
"historical_or_candidate_aliases": [
|
||||
"铸渊",
|
||||
"铸渊主控",
|
||||
"ICE-P-ZY001"
|
||||
"ICE-GL-ZY001",
|
||||
"ICE-PZY-001"
|
||||
],
|
||||
"rule": "候选类型号未获冰朔逐项确认前不改写历史事实号。"
|
||||
"rule": "ICE-P-ZY001为冰朔确认的现行类型号;旧号和早期提案号精确重定向到现行号,历史原文不批量改写。"
|
||||
},
|
||||
{
|
||||
"canonical_id": "TCS-CORE-BRAIN-0001",
|
||||
|
|
|
|||
Loading…
Reference in a new issue