登记团队成员节点与企业权限交接
This commit is contained in:
parent
68aca714cb
commit
55ab32663b
6 changed files with 128 additions and 15 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.public-navigation-anchor/v1",
|
||||
"anchor_id": "GLW-PUBLIC-NAV-ANCHOR-001",
|
||||
"version": "2026-09-19.1-xiaoxin-formal-registration",
|
||||
"version": "2026-09-19.2-team-member-permission-handoff",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"repository_id": "REPO-012",
|
||||
"branch": "main",
|
||||
|
|
@ -48,7 +48,13 @@
|
|||
"nodes": {
|
||||
"path": "routing/server-node-map.json",
|
||||
"id": "FD-NODE-MAP-001",
|
||||
"version": "2026-09-19.1-xiaoxin-formal-registration"
|
||||
"version": "2026-09-19.3-team-member-node-and-permission-handoff"
|
||||
},
|
||||
"enterprise_permission_handoff": {
|
||||
"path": "routing/enterprise-permission-handoff-map.json",
|
||||
"id": "GH-ENTERPRISE-PERMISSION-HANDOFF-001",
|
||||
"version": "2026-09-19.1",
|
||||
"load_policy": "ALWAYS_BEFORE_ENTERPRISE_TECHNICAL_OR_NONTECHNICAL_PERMISSION_DECISION"
|
||||
},
|
||||
"enterprise_server_archive_cleanup": {
|
||||
"path": "routing/enterprise-server-archive-cleanup-map.json",
|
||||
|
|
@ -184,7 +190,7 @@
|
|||
"lighthouse_paths": {
|
||||
"path": "routing/lighthouse-path-registry.json",
|
||||
"id": "GLW-LIGHTHOUSE-PATH-REGISTRY-001",
|
||||
"version": "2026-09-19.1-xiaoxin-formal-registration"
|
||||
"version": "2026-09-19.2-team-member-permission-handoff"
|
||||
},
|
||||
"host_skills": {
|
||||
"path": "routing/host-skill-navigation-map.json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue