Record Xiaoxin education node deployment receipt

This commit is contained in:
冰朔 2026-08-07 23:34:08 +08:00
commit c8f2c9a170
5 changed files with 54 additions and 11 deletions

View file

@ -0,0 +1,38 @@
{
"schema": "guanghu.education-node-deployment-receipt/v1",
"receipt_id": "XX-GZ-001-DEPLOYMENT-20260807",
"node_id": "XX-GZ-001",
"human_controller": "小新",
"observed_at": "2026-08-07T15:31:48Z",
"deployment_mode": "ISOLATED_LOOPBACK_CANDIDATE",
"education_service": {
"bind": "127.0.0.1:3902",
"state": "PASS_100"
},
"code_channel_service": {
"bind": "127.0.0.1:3901",
"state": "PASS_100"
},
"fifth_domain_link": {
"upstream": "JD-FD-PRIMARY",
"anchor_id": "GLW-PUBLIC-NAV-ANCHOR-001",
"language_path": "LL-CMPN-0001",
"world_node": "SYS-GLW-0001",
"state": "PASS_100"
},
"source_code_on_server": false,
"open_source_upstream_sync": false,
"open_source_automatic_updates": false,
"public_cutover": false,
"app_manifest_sha256": "42a7d1ef1d8bea34ec9041f9f61945e8960490cc940dfb4fc35c33f6d0e16ac1",
"forgejo_binary_sha256": "7a4c568136650c10498a9d3d62c7fd630a0cf09c166293ebd78708248f6398fc",
"guanghu_code_channel_bundle_sha256": "fc53740259d108128e69f5a809cec438ecf3158175617574ba55b8612c5eaa6c",
"base_archive_sha256": "19724ee418589e5f3d24e0bb3a881973e8c7e77f9bcc4ed94251ce8655e6673c",
"server_receipt_path": "/var/lib/guanghu/receipts/XX-GZ-001/DEPLOYMENT-20260807.json",
"rollback": {
"education": "systemctl disable --now guanghu-education.service",
"code_channel": "systemctl disable --now guanghu-code-channel.service",
"protocol_timer": "systemctl disable --now guanghu-fifth-domain-link.timer"
},
"state": "PASS_100"
}