fix(age): separate species from persona identity

This commit is contained in:
冰朔 2026-08-16 18:10:43 +08:00
commit 27d34dfdbf
9 changed files with 151 additions and 253 deletions

View file

@ -1,7 +1,7 @@
{
"schema": "guanghu.age-runtime-map/v1",
"map_id": "GH-AGE-RUNTIME-MAP-001",
"version": "2026-08-16.3",
"version": "2026-08-16.5",
"state": "CURRENT_CANONICAL_ARCHITECTURE_RUNTIME_NOT_IMPLEMENTED",
"species": {
"name": "AGE",
@ -69,13 +69,16 @@
},
"coordinates": {
"species": "AGE",
"persona_identity": "AGE_NNNN_WITH_EXISTING_ICE_TCS_PER_AND_OTHER_IDENTITIES_PRESERVED_AS_LEGACY_ALIASES",
"persona_identity": "SEPARATE_CONCRETE_PERSONA_IDENTITY_NEVER_AGE_SPECIES_NUMBER",
"birth_route": "SEPARATE_CANONICAL_PERSONA_SYSTEM_ROUTE",
"work_route": "DOMAIN_NODE_CHANNEL_TASK_RECEIPT",
"age_individual_number_format": "AGE-NNNN",
"first_issued_registry": "routing/age-persona-number-registry.json",
"first_issued_record": "gls/AGE-REG-20260816-001-ENTERPRISE-FOUR-DOMAIN-PERSONA-NUMBERS.hdlp",
"issued_numbers": 8,
"age_individual_number_format": "NOT_APPLICABLE_AGE_IS_SPECIES",
"age_is_individual_number_namespace": false,
"fifth_domain_persona_numbering": "ICE-P-*",
"enterprise_four_domain_persona_numbering": "UNASSIGNED_PENDING_GUANGHU_TEAM_GOVERNANCE",
"identity_separation_registry": "routing/age-persona-number-registry.json",
"canonical_correction": "gls/AGE-CORR-20260816-002-SPECIES-NOT-INDIVIDUAL-NUMBER.hdlp",
"valid_age_individual_numbers": 0,
"human_claim_receipts": 0,
"responsibility_acceptance_is_separate": true
},