register XX-GZ-001 education node

This commit is contained in:
冰朔 2026-08-07 22:46:55 +08:00
commit 9627547de8
6 changed files with 157 additions and 5 deletions

View file

@ -0,0 +1,48 @@
{
"schema": "guanghu.navigation-map/v1",
"node_id": "XX-GZ-001",
"role": "小新教育行业节点 · 高中项目师训运营应用服务器",
"human_controller": "小新",
"upstream": "JD-FD-PRIMARY",
"fifth_domain_relation": "MEMBER_OWNED_APPLICATION_NODE_CONNECTED_BY_PROTOCOL",
"modules": [
{
"code": "XX-EDU-01",
"name": "光湖高中项目师训运营工作空间",
"bind": "deployment-pending",
"owner": "guanghu/systemd",
"state": "REGISTERED_DEPLOYMENT_PENDING"
},
{
"code": "XX-CC-01",
"name": "光湖代码频道候选数据面",
"bind": "loopback-only-until-explicit-cutover",
"owner": "guanghu/systemd",
"state": "REGISTERED_OFFLINE_PACKAGE_PENDING"
},
{
"code": "XX-GATE-01",
"name": "光湖制品来源与更新权门禁",
"bind": "local-policy",
"owner": "root",
"state": "REGISTERED"
}
],
"mandatory_order": [
"verify-provider-instance-and-dmi",
"verify-pinned-ssh-host-key",
"read-navigation-map",
"verify-artifact-manifest",
"deploy-isolated-candidate",
"write-server-owned-receipt",
"verify-protocol-link-to-jd-fd-primary"
],
"forbidden": [
"application-source-on-server",
"open-source-upstream-auto-sync",
"open-source-updater",
"production-cutover-without-explicit-receipt",
"reuse-jd-fd-primary-identity-or-authority",
"private-key-on-server"
]
}