evidence: accept JD Guanghu OS physical master
This commit is contained in:
parent
3e085e48a8
commit
fb8427adaa
16 changed files with 164 additions and 41 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"schema": "guanghu.os-control-architecture/v1",
|
||||
"record_id": "HLP-GUANGHU-OS-CONTROL-001",
|
||||
"version": "2026-08-16.3",
|
||||
"version": "2026-08-16.4",
|
||||
"state": "CURRENT_CANONICAL",
|
||||
"final_topology": "GUANGHU_MASTER_WITH_ON_DEMAND_LINUX_SUBCONTROL_AND_RESCUE",
|
||||
"control_ownership": {
|
||||
|
|
@ -33,13 +33,13 @@
|
|||
"linux_hosted_service_control_is_final_master": false
|
||||
},
|
||||
"jd_fd_primary": {
|
||||
"observed_state": "LINUX_HOSTED_MAINTENANCE_WITH_GUANGHU_SUPERVISOR_BRIDGE_AND_QEMU_VERIFIED_CROSS_ROOT_REPOSITORY_CONTROL",
|
||||
"observed_state": "GUANGHU_OS_MASTER_WITH_BOUNDED_REPOSITORY_BRIDGE_ON_DEMAND_LINUX_SUBCONTROL_AND_RESCUE",
|
||||
"guanghu_semantic_service_control": 100,
|
||||
"guanghu_final_boot_control": 0,
|
||||
"linux_on_demand_subcontrol": 0,
|
||||
"guanghu_final_boot_control": 100,
|
||||
"linux_on_demand_subcontrol": 100,
|
||||
"linux_rescue_preserved": 100,
|
||||
"final_guanghu_os_master": 0,
|
||||
"next_engineering_gate": "BUILD_AND_QEMU_VERIFY_ONE_TIME_PHYSICAL_BOOT_CANDIDATE_WITH_BOUNDED_REPOSITORY_CONTROL_AND_AUTOMATIC_LINUX_RESCUE_RETURN"
|
||||
"final_guanghu_os_master": 100,
|
||||
"next_engineering_gate": "NONE_FINAL_TOPOLOGY_ACCEPTED_CONTINUE_OPERATIONAL_MONITORING_ONLY"
|
||||
},
|
||||
"implementation": {
|
||||
"guanghu_supervisor_lifecycle_contract_source": 100,
|
||||
|
|
@ -84,8 +84,14 @@
|
|||
"jd_real_forgejo_repository_shadow_lifecycle": 100,
|
||||
"cross_root_repository_service_equivalence_source": 100,
|
||||
"jd_host_qemu_cross_root_repository_service_equivalence": 100,
|
||||
"independent_guanghu_first_boot_supervisor": 0,
|
||||
"jd_physical_deployment": 0
|
||||
"independent_guanghu_first_boot_supervisor": 100,
|
||||
"jd_physical_deployment": 100,
|
||||
"resident_guanghu_pid1_supervisor": 100,
|
||||
"bounded_repository_bridge_under_resident_supervisor": 100,
|
||||
"public_master_code_equivalence": 100,
|
||||
"public_master_navigation_equivalence": 100,
|
||||
"automatic_linux_failure_return": 100,
|
||||
"physical_linux_subcontrol_round_trip": 100
|
||||
},
|
||||
"hosted_supervisor_bridge_evidence": {
|
||||
"source_commit": "d2b15299a54eded0e137d78a5edf1ad155cbb86e",
|
||||
|
|
@ -179,6 +185,27 @@
|
|||
"final_guanghu_os_master": 0,
|
||||
"observed_at": "2026-08-16T00:52:14+08:00"
|
||||
},
|
||||
"final_master_physical_evidence": {
|
||||
"source_commit": "3e085e48a827cdcdb79c257f6a98fb9c7be2ab03",
|
||||
"repository_receipt": "product-source/hololake-platform/guanghu-os/deployments/JD-FD-PRIMARY/FINAL-GUANGHU-OS-MASTER-PHYSICAL-RECEIPT-20260816.hldp",
|
||||
"server_receipt": "/guanghu/recovery/JD-FD-PRIMARY-master-20260816/FINAL-GUANGHU-OS-MASTER-PHYSICAL-RECEIPT.hldp",
|
||||
"server_receipt_sha256": "b75640fc95902b58a931716e47287140dfe3c23d62869c0947d639850e6fa2c2",
|
||||
"runtime_sha256": "a723e862d878b14f6249be478c4d8190693b66739e68b4f1ca7e2bc9dac4afd4",
|
||||
"final_boot_id": "2119c420-8b2e-4b2d-b9fc-a7445777be74",
|
||||
"pid1": "/bin/bash /usr/local/libexec/guanghu/guanghu-master-init",
|
||||
"master_default": "guanghu-jd-master-20260816",
|
||||
"full_linux_userspace": "DORMANT",
|
||||
"bounded_repository_bridge": 100,
|
||||
"public_code_http": 200,
|
||||
"public_anchor_http": 200,
|
||||
"linux_subcontrol_physical_boot_id": "a0bebf82-b5b2-437f-99bb-f2fb48413933",
|
||||
"linux_return_to_master_boot_id": "2b5eeac7-d3fb-41d8-abf1-e638a5eb01e5",
|
||||
"automatic_failure_return": 100,
|
||||
"linux_on_demand_subcontrol": 100,
|
||||
"linux_rescue_preserved": 100,
|
||||
"final_guanghu_os_master": 100,
|
||||
"observed_at": "2026-08-16T01:35:00+08:00"
|
||||
},
|
||||
"current_target_evidence": {
|
||||
"server_receipt": "/guanghu/recovery/JD-FD-PRIMARY-linux-subcontrol-f5217fe/DEPLOYMENT-RECEIPT.hldp",
|
||||
"server_receipt_sha256": "4a7d0cb354ff0472dbd8e2e43d89021d65b21f0beea3c702dcbeacdd1c73bfbc",
|
||||
|
|
|
|||
Loading…
Reference in a new issue