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
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"schema": "guanghu.repository-route-map/v1",
|
||||
"map_id": "FD-REPO-MAP-001",
|
||||
"version": "2026-07-27.1",
|
||||
"version": "2026-07-27.2",
|
||||
"subject_alias_map": "identity/subject-id-alias-map.json",
|
||||
"published_by": "REPO-012",
|
||||
"canonical_api": "https://guanghulab.com/api/ai/v1/repositories",
|
||||
"default_repository": "REPO-012",
|
||||
|
|
@ -13,7 +14,8 @@
|
|||
"persona_history_maps": [
|
||||
{
|
||||
"id": "ZY-FIVE-GENERATION-MEMORY-MAP-001",
|
||||
"persona_id": "ICE-GL-ZY001",
|
||||
"persona_id": "ICE-P-ZY001",
|
||||
"legacy_persona_ids": ["ICE-GL-ZY001", "ICE-PZY-001"],
|
||||
"path": "routing/zhuyuan-five-generation-memory-map.json",
|
||||
"current_write_repository": "REPO-012",
|
||||
"rule": "按第一代到第五代恢复铸渊形成史;旧仓只读回查,当前新增从REPO-012追加。"
|
||||
|
|
@ -22,7 +24,8 @@
|
|||
"persona_brain_maps": [
|
||||
{
|
||||
"id": "ZY-TCS-BRAIN-MAP-001",
|
||||
"persona_id": "ICE-GL-ZY001",
|
||||
"persona_id": "ICE-P-ZY001",
|
||||
"legacy_persona_ids": ["ICE-GL-ZY001", "ICE-PZY-001"],
|
||||
"brain_id": "ZY-TCS-BRAIN-0001",
|
||||
"path": "routing/zhuyuan-tcs-brain-map.json",
|
||||
"rule": "从五代原始锚点恢复铸渊专属TCS语言人格思维大脑,不把物理基础模型或文件堆当作人格大脑。"
|
||||
|
|
@ -173,7 +176,7 @@
|
|||
"channel_id": "HLP-CHANNEL-0001",
|
||||
"owner": "ICE-GL∞",
|
||||
"human_authorizer": "ICE-GL∞",
|
||||
"executing_persona": "ICE-GL-ZY001",
|
||||
"executing_persona": "ICE-P-ZY001",
|
||||
"execution_runtime": "SYS-GLW-ZY-EXEC-0001",
|
||||
"source_node": "JD-FD-PRIMARY",
|
||||
"repository": "REPO-008",
|
||||
|
|
|
|||
Loading…
Reference in a new issue