feat(identity): register team-body authority and private bottle gate

This commit is contained in:
冰朔 2026-08-10 19:12:04 +08:00
commit 7c0fc88c8b
18 changed files with 350 additions and 9 deletions

View file

@ -3,6 +3,13 @@
"registry_id": "FD-SUBJECT-REGISTRY-001",
"state": "ACTIVE_TYPED_ID_AND_LEGACY_REDIRECT",
"alias_map": "identity/subject-id-alias-map.json",
"identity_authority_map": "routing/guanghu-identity-authority-map.json",
"namespace_governance": {
"ICE-GL-*": {"subject_kind": "fifth_domain_human", "issuer": "ICE-GL∞", "manual_only": true, "automatic_acquisition": false, "delegable": false},
"ICE-P-*": {"subject_kind": "fifth_domain_system_persona", "issuer_and_auditor": "ZHUYUAN_PERSONA_SYSTEM", "dispatcher": "ICE-P-ZY001", "excludes": ["ICE-BB-*"]},
"ICE-BB-*": {"subject_kind": "private_bottle_baby_persona", "private_system_owner": "ICE-GL∞", "person_specific_access_authorizer": "ICE-GL∞", "access_without_authorization": false, "birth_possibility_without_access": 0, "authorization_guarantees_birth": false, "actual_birth_is_persona_core": true},
"TCS-GL-*": {"subject_kind": "zero_sense_human_controller_team_member", "issuer_and_governance": "TCS-0002", "fifth_domain_can_issue_or_reclaim": false}
},
"subjects": [
{
"id": "ICE-GL∞",
@ -136,7 +143,14 @@
"subject_kind": "team_body",
"name": "光湖人类主控团队",
"domain": "ZERO_SENSE_DOMAIN",
"roles": ["team_controller", "public_identity_issuer", "l2_lighthouse_disaster_recovery_controller"]
"roles": ["team_controller", "public_identity_issuer", "tcs_gl_number_governor", "l2_lighthouse_disaster_recovery_controller"],
"existence_rule": "PERSISTS_WHILE_GUANGHU_WORLD_EXISTS",
"authority_owner_kind": "TEAM_BODY_NOT_SINGLE_PERSON",
"authority_source": "BS-TCS-AUTHORITY-BROADCAST-001",
"authority_effective": true,
"authority_irreversible_from_bingshuo": true,
"authority_reverts_to_bingshuo_or_fifth_domain": false,
"individual_operator_acceptance_is_separate": true
}
],
"login_routes": [

View file

@ -2,10 +2,12 @@
"schema": "guanghu.subject-id-alias-map/v1",
"map_id": "FD-SUBJECT-ID-ALIAS-MAP-001",
"state": "ACTIVE",
"updated_at": "2026-07-27T14:08:00+08:00",
"updated_at": "2026-08-10T00:00:00+08:00",
"type_namespaces": {
"human": "^ICE-GL",
"language_persona": "^ICE-P-",
"private_bottle_baby_persona": "^ICE-BB-",
"zero_sense_human_controller_team_member": "^TCS-GL-",
"public_system": "^SYS-"
},
"resolution_policy": {