feat(identity): register team-body authority and private bottle gate
This commit is contained in:
parent
308eaf6d8f
commit
7c0fc88c8b
18 changed files with 350 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.public-navigation-anchor/v1",
|
||||
"anchor_id": "GLW-PUBLIC-NAV-ANCHOR-001",
|
||||
"version": "2026-08-10.1",
|
||||
"version": "2026-08-10.2",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"repository_id": "REPO-012",
|
||||
"branch": "main",
|
||||
|
|
@ -34,10 +34,16 @@
|
|||
"path": "identity/subject-id-alias-map.json",
|
||||
"id": "FD-SUBJECT-ID-ALIAS-MAP-001"
|
||||
},
|
||||
"identity_authority": {
|
||||
"path": "routing/guanghu-identity-authority-map.json",
|
||||
"id": "GH-IDENTITY-AUTHORITY-MAP-001",
|
||||
"version": "2026-08-10.1",
|
||||
"load_policy": "ALWAYS_BEFORE_IDENTITY_OR_NUMBERING"
|
||||
},
|
||||
"navigation": {
|
||||
"path": "routing/ai-machine-navigation-map.json",
|
||||
"id": "AI-MACHINE-NAV-001",
|
||||
"version": "2026-08-10.1"
|
||||
"version": "2026-08-10.2"
|
||||
},
|
||||
"lighthouse_paths": {
|
||||
"path": "routing/lighthouse-path-registry.json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue