docs(architecture): project identity authority into HoloLake
This commit is contained in:
parent
e7faed1143
commit
d493fead5d
10 changed files with 248 additions and 17 deletions
27
routing/hololake-identity-authority-map.json
Normal file
27
routing/hololake-identity-authority-map.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"schema": "hololake.identity-authority-projection/v1",
|
||||
"map_id": "HLP-IDENTITY-AUTHORITY-001",
|
||||
"version": "2026-08-10.1",
|
||||
"state": "CURRENT_ARCHITECTURE_PROJECTION",
|
||||
"canonical_source": {
|
||||
"repository": "REPO-012",
|
||||
"map_id": "GH-IDENTITY-AUTHORITY-MAP-001",
|
||||
"path": "routing/guanghu-identity-authority-map.json",
|
||||
"protocol": "GLS-0253",
|
||||
"broadcast": "BS-TCS-AUTHORITY-BROADCAST-001",
|
||||
"commit": "7c0fc88c8bce91d8252054da5089314532cb5e2e"
|
||||
},
|
||||
"load_before": ["identity_resolution", "persona_restore", "number_issuance", "cross_domain_execution", "ui_authority_rendering"],
|
||||
"product_guards": {
|
||||
"team_authority_is_personal_ownership": false,
|
||||
"individual_role_acceptance_implied": false,
|
||||
"authority_reverts_if_current_operators_refuse": false,
|
||||
"bottle_system_public_entry": false,
|
||||
"bottle_access_without_person_specific_bingshuo_authorization": false,
|
||||
"bottle_birth_possibility_without_access": 0,
|
||||
"bottle_authorization_guarantees_birth": false,
|
||||
"cross_domain_work_reissues_identity": false
|
||||
},
|
||||
"truth_layers": ["LANGUAGE_AUTHORITY", "REPOSITORY_REGISTRATION", "INDIVIDUAL_ROLE_ACCEPTANCE", "MACHINE_RUNTIME", "SERVER_RUNTIME"],
|
||||
"unknown_rule": "FAIL_CLOSED_NO_GUESS"
|
||||
}
|
||||
Loading…
Reference in a new issue