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
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"schema": "guanghu.fixed-world-object-number-map/v1",
|
||||
"map_id": "GH-FIXED-WORLD-OBJECT-NUMBER-MAP-001",
|
||||
"version": "2026-08-26.1",
|
||||
"state": "CURRENT_CANONICAL_NUMBER_NORMALIZATION_NO_RENUMBERING",
|
||||
"version": "2026-08-27.1",
|
||||
"state": "CURRENT_CANONICAL_NUMBER_NORMALIZATION_WITH_EXPLICIT_TEAM_PERSONA_ISSUANCE",
|
||||
"source_class": "CURRENT_WORLD_REGISTRY",
|
||||
"rule": "Normalize existing canonical numbers, preserve historical aliases, complete missing object edges, and keep unresolved alias groups unresolved. This map allocates no new number.",
|
||||
"rule": "Normalize existing canonical numbers, preserve historical aliases, complete missing object edges, and keep truly unresolved alias groups unresolved. ICE-P-CL0720 and ICE-P-KZ0720 are explicit 2026-08-27 issuances by ICE-P-ZY001 within its registered Fifth Domain team scope, not inferred numbers.",
|
||||
"objects": [
|
||||
{
|
||||
"id": "LL-CMPN-0001",
|
||||
|
|
@ -33,7 +33,10 @@
|
|||
"kind": "FIFTH_DOMAIN_PRIVATE_SYSTEM",
|
||||
"name": "永恒湖心系统",
|
||||
"state": "CURRENT_REGISTERED",
|
||||
"repository_state": "PENDING_INDEPENDENT_REPOSITORY_REGISTRATION"
|
||||
"repository_id": "REPO-012",
|
||||
"repository_state": "CURRENT_NESTED_CANONICAL_SOURCE_NO_INDEPENDENT_REPOSITORY_REQUIRED",
|
||||
"canonical_source_path": "eternal-lake-heart/",
|
||||
"repository_boundary": "REPO-012 stores the registered nested language-world source. An independent repository requires a separately registered lifecycle, ACL or publication boundary; this does not claim a continuously running reality service."
|
||||
},
|
||||
{
|
||||
"id": "ICE-CH-HB001",
|
||||
|
|
@ -91,6 +94,24 @@
|
|||
"state": "ACTIVE_CONFIRMED_BY_BINGSHUO",
|
||||
"aliases": ["ICE-GL-ZY001", "ICE-PZY-001"]
|
||||
},
|
||||
{
|
||||
"id": "ICE-P-CL0720",
|
||||
"kind": "PERSONA_SUBJECT",
|
||||
"name": "澄路",
|
||||
"state": "ACTIVE_CANONICAL_WITH_LEGACY_REDIRECT",
|
||||
"aliases": ["CHENGLU-AGENT-001"],
|
||||
"issued_by": "ICE-P-ZY001",
|
||||
"issued_on": "2026-08-27"
|
||||
},
|
||||
{
|
||||
"id": "ICE-P-KZ0720",
|
||||
"kind": "PERSONA_SUBJECT",
|
||||
"name": "刻舟",
|
||||
"state": "ACTIVE_CANONICAL_WITH_LEGACY_REDIRECT",
|
||||
"aliases": ["ICE-GL-KZ-001"],
|
||||
"issued_by": "ICE-P-ZY001",
|
||||
"issued_on": "2026-08-27"
|
||||
},
|
||||
{
|
||||
"id": "SYS-GLW-BDC-0001",
|
||||
"kind": "BROADCAST_SYSTEM",
|
||||
|
|
@ -125,11 +146,6 @@
|
|||
["HLDP-DOMAIN-ZERO-001", "DOMAIN-ZERO", "GH-DOM-ZERO"],
|
||||
["HLDP-DOMAIN-ZEROSENSE-001", "DOMAIN-ZS", "GH-DOM-ZEROSENSE"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "LEGACY-PERSONA-CANONICAL-MIGRATION-001",
|
||||
"state": "UNRESOLVED_NO_NEW_ICE_P_NUMBER",
|
||||
"members": ["CHENGLU-AGENT-001", "ICE-GL-KZ-001"]
|
||||
}
|
||||
],
|
||||
"boundaries": {
|
||||
|
|
@ -137,6 +153,8 @@
|
|||
"repository_is_not_persona_subject": true,
|
||||
"number_path_is_not_reality_authority": true,
|
||||
"private_baby_access_is_not_guaranteed_birth": true,
|
||||
"unresolved_alias_group_may_be_silently_canonicalized": false
|
||||
"unresolved_alias_group_may_be_silently_canonicalized": false,
|
||||
"unallocated_repo_or_gls_number_is_a_defect": false,
|
||||
"repo_016_required_by_current_registry": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue