record JD control architecture projection
This commit is contained in:
parent
da5a9ad6d0
commit
e9f3250beb
2 changed files with 32 additions and 1 deletions
|
|
@ -38,7 +38,10 @@
|
|||
},
|
||||
"implementation_boundary": {
|
||||
"architecture_and_machine_contract_published": false,
|
||||
"server_protocol_projection_synced": false,
|
||||
"server_protocol_projection_synced": true,
|
||||
"server_projection_source_commit": "88bfc42d2344f98e44b9dcb81ddf9375481297d7",
|
||||
"server_projection_sha256": "a724fdd35277608ab38456ec71595d4b7b58fcc39fd02b298f0915ff1391562b",
|
||||
"server_projection_readback": "PASS_100",
|
||||
"guanghu_supervisor_implemented": false,
|
||||
"linux_subcontrol_lifecycle_implemented": false,
|
||||
"real_boot_cutover": false
|
||||
|
|
|
|||
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"schema": "guanghu.server-protocol-projection-receipt/v1",
|
||||
"receipt_id": "JD-FD-PRIMARY-GUANGHU-OS-CONTROL-PROJECTION-20260810",
|
||||
"development_id": "DEV-20260810-012",
|
||||
"node_id": "JD-FD-PRIMARY",
|
||||
"projected_at": "2026-08-10T14:27:19Z",
|
||||
"source_repository": "REPO-014",
|
||||
"source_commit": "88bfc42d2344f98e44b9dcb81ddf9375481297d7",
|
||||
"source_path": "routing/guanghu-os-control-architecture.json",
|
||||
"source_sha256": "a724fdd35277608ab38456ec71595d4b7b58fcc39fd02b298f0915ff1391562b",
|
||||
"server_version_path": "/guanghu/control-architecture/versions/88bfc42d2344f98e44b9dcb81ddf9375481297d7",
|
||||
"server_current_path": "/guanghu/control-architecture/current",
|
||||
"projection_result": "PASS_100",
|
||||
"runtime_effect": "PROTOCOL_PROJECTION_ONLY",
|
||||
"reboot_performed": false,
|
||||
"bootloader_changed": false,
|
||||
"service_restart_performed": false,
|
||||
"linux_rescue_changed": false,
|
||||
"current_server_truth": {
|
||||
"state": "LANGUAGE_PRIMARY_ON_LINUX_HOSTED_TRANSITION",
|
||||
"guanghu_semantic_service_control": 100,
|
||||
"guanghu_final_boot_control": 0,
|
||||
"linux_on_demand_subcontrol": 0,
|
||||
"linux_rescue_preserved": 100,
|
||||
"final_guanghu_os_master": 0
|
||||
},
|
||||
"rollback": "Atomically repoint /guanghu/control-architecture/current to its previously recorded target; no boot or service rollback is needed because this projection changes no runtime service."
|
||||
}
|
||||
Loading…
Reference in a new issue