From ac71f7701bb45a9a968d3e779eec3215591aff7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=B0=E6=9C=94?= <565183519@qq.com> Date: Fri, 7 Aug 2026 15:58:25 +0800 Subject: [PATCH] docs(os): seal JD language-primary physical boot --- ...OGNITIVE-CONTROL-EXECUTION-ARCHITECTURE.md | 3 +- .../hololake-platform/guanghu-os/README.md | 7 +++ ...RIMARY-BOOT-PHYSICAL-RECEIPT-20260807.hdlp | 45 +++++++++++++++++++ 3 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 product-source/hololake-platform/guanghu-os/deployments/JD-FD-PRIMARY/LANGUAGE-PRIMARY-BOOT-PHYSICAL-RECEIPT-20260807.hdlp diff --git a/product-source/hololake-platform/docs/GUANGHU-OS-COGNITIVE-CONTROL-EXECUTION-ARCHITECTURE.md b/product-source/hololake-platform/docs/GUANGHU-OS-COGNITIVE-CONTROL-EXECUTION-ARCHITECTURE.md index 055e77f..911b35e 100644 --- a/product-source/hololake-platform/docs/GUANGHU-OS-COGNITIVE-CONTROL-EXECUTION-ARCHITECTURE.md +++ b/product-source/hololake-platform/docs/GUANGHU-OS-COGNITIVE-CONTROL-EXECUTION-ARCHITECTURE.md @@ -110,11 +110,12 @@ - 第一条类型化协议执行桥; - systemd 状态与重启动作的白名单、授权、回滚和目标读回合同; - 光湖语言主控的世界启动门、系统服务依赖、公共入口验收和服务器回执合同; +- 京东节点已将 `guanghu-language-primary.target` 设为默认目标,并完成一次真实重启后 + `PASS_100` 回读;本次启动总耗时 36.146 秒; - 对应单元和集成测试。 仍未完成: -- 光湖语言主控目标在京东节点的安装与重启后实机回读; - 模型路由、人格生命周期和分布式设备执行器; - 全部注册协议的工程实现; - 普通 Linux 管理入口的紧急维护边界收紧。 diff --git a/product-source/hololake-platform/guanghu-os/README.md b/product-source/hololake-platform/guanghu-os/README.md index b83d911..6e38ce6 100644 --- a/product-source/hololake-platform/guanghu-os/README.md +++ b/product-source/hololake-platform/guanghu-os/README.md @@ -71,6 +71,13 @@ before changing the systemd default. Any failed installation restores the previous default target and removes only the newly installed boot-contract files. +JD-FD-PRIMARY completed the physical installation and controlled reboot on +2026-08-07 from source commit `d430811e77765109e7f2e44de4abc37251fb36c5`. +The new boot reached the language-primary target in 36.146 seconds with all +required services and public anchors at `PASS_100`. Linux remains the +cooperative execution and rescue substrate; the preserved bare-metal candidate +was not changed. + ## World contents `WORLD-MANIFEST.hldp` registers exactly five domains, one logical broadcast diff --git a/product-source/hololake-platform/guanghu-os/deployments/JD-FD-PRIMARY/LANGUAGE-PRIMARY-BOOT-PHYSICAL-RECEIPT-20260807.hdlp b/product-source/hololake-platform/guanghu-os/deployments/JD-FD-PRIMARY/LANGUAGE-PRIMARY-BOOT-PHYSICAL-RECEIPT-20260807.hdlp new file mode 100644 index 0000000..0298cca --- /dev/null +++ b/product-source/hololake-platform/guanghu-os/deployments/JD-FD-PRIMARY/LANGUAGE-PRIMARY-BOOT-PHYSICAL-RECEIPT-20260807.hdlp @@ -0,0 +1,45 @@ +schema: guanghu.language-primary-physical-deployment-receipt/v1 +receipt_id: JD-FD-PRIMARY-LANGUAGE-PRIMARY-PHYSICAL-20260807 +target: + node_id: JD-FD-PRIMARY + machine_id: caa7b1019517470f9d1368b6e79db49e + instance_id: f3d4b730-7f02-452f-975b-7091a4800431 +source: + repository: REPO-014 + commit: d430811e77765109e7f2e44de4abc37251fb36c5 + tree: 8e68016f287cbe7fe9d7c9c3f77133d6dce74e6a + quality_gate: GHNQG_PASS_100 +installation: + previous_default_target: graphical.target + current_default_target: guanghu-language-primary.target + disk_or_bootloader_changed: false + control_role: GUANGHU_OS_LANGUAGE_PRIMARY + linux_role: COOPERATIVE_EXECUTION_AND_RESCUE_SUBSTRATE + rollback: systemctl set-default graphical.target +reboot: + previous_boot_id: 9e61f880-8537-4a02-b4ad-753160798f46 + current_boot_id: 68d4a3c9-c866-4f4a-be2e-0aa5f41a61b1 + kernel: Linux 5.15.0-60-generic + total_startup_seconds: 36.146 + language_primary_userspace_seconds: 32.796 +gates: + world_gate: PASS_100 + controller_gate: PASS_100 + execution_substrate_gate: PASS_100 + service_gate: PASS_100 + public_code_http: 200 + public_anchor_http: 200 + public_repository_resolver_http: 200 + arbitrary_shell: false +runtime: + world_target: /guanghu/versions/da26f27e35ba2751ce495e6103da56d6d0b6449a-unified-world-20260807 + execution_release: /opt/guanghu/execution-bridge/releases/e94c4f608fb05712586aacdc37b88b6a783a1558 + controller_phase: RUNNING_COMPANION + model_provider_bound: 100 + language_world_entry_bound: 100 +preservation: + bare_metal_candidate_sha256: eb97af70fd71a5c8d2b52adb1439bd02764c83cdb79b797e62a632eeddb6f786 + bare_metal_candidate_changed: false +server_receipt: /var/lib/guanghu/language-primary/receipts/JD-FD-PRIMARY-LANGUAGE-PRIMARY-BOOT-68d4a3c9-c866-4f4a-be2e-0aa5f41a61b1.json +observed_at: 2026-08-07T07:56:39Z +result: PASS_100