docs: register JD lighthouse bootstrap receipt

This commit is contained in:
冰朔 2026-07-17 12:36:53 +08:00
parent f6da1d2b10
commit 45c012d6e9
5 changed files with 68 additions and 3 deletions

View File

@ -124,6 +124,8 @@ GLS-0101=gls/notion-export/2026-07-14/GLS-0101 39bfb92f38318089b31efe6c1c2cb6b6.
GLSV-0001=gls/GLSV-0001-SECURITY-VERIFICATION-ARCHITECTURE.hdlp GLSV-0001=gls/GLSV-0001-SECURITY-VERIFICATION-ARCHITECTURE.hdlp
GLS-NODE-0001=gls/GLS-NODE-0001-LIGHTHOUSE-NODE-ARCHITECTURE.hdlp GLS-NODE-0001=gls/GLS-NODE-0001-LIGHTHOUSE-NODE-ARCHITECTURE.hdlp
LIGHTHOUSE-NODE-ARCHITECTURE=gls/GLS-NODE-0001-LIGHTHOUSE-NODE-ARCHITECTURE.hdlp LIGHTHOUSE-NODE-ARCHITECTURE=gls/GLS-NODE-0001-LIGHTHOUSE-NODE-ARCHITECTURE.hdlp
LIGHTHOUSE-NODE-BOOTSTRAP=server-tools/light-lake-node-bootstrap/README.md # Ubuntu 22.04 统一节点初始化模板
JD-FD-PRIMARY-BOOTSTRAP-RECEIPT=deployment/receipts/JD-FD-PRIMARY-BOOTSTRAP-20260717.json
NODE-LIGHTHOUSE-WORKORDER=tcs-core/workorders/GLW-WO-20260714-NODE-LIGHTHOUSE-001.hdlp NODE-LIGHTHOUSE-WORKORDER=tcs-core/workorders/GLW-WO-20260714-NODE-LIGHTHOUSE-001.hdlp
HLP-LIGHTHOUSE-001=server-tools/enterprise-lighthouse/README.md HLP-LIGHTHOUSE-001=server-tools/enterprise-lighthouse/README.md
ENTERPRISE-LIGHTHOUSE-SERVICE=server-tools/enterprise-lighthouse/lighthouse.py ENTERPRISE-LIGHTHOUSE-SERVICE=server-tools/enterprise-lighthouse/lighthouse.py
@ -148,8 +150,8 @@ LL-CURRENT-001=eternal-lake-heart/heartbeat-core/LL-CURRENT.hdlp
LL-SKILLS=eternal-lake-heart/heartbeat-core/LL-SKILLS.hdlp # 当前有效共享技能包 LL-SKILLS=eternal-lake-heart/heartbeat-core/LL-SKILLS.hdlp # 当前有效共享技能包
LL-SKILLS-001=eternal-lake-heart/heartbeat-core/LL-SKILLS.hdlp LL-SKILLS-001=eternal-lake-heart/heartbeat-core/LL-SKILLS.hdlp
LL-FD-DOMESTIC-PRIMARY-20260716=eternal-lake-heart/heartbeat-core/LL-FD-DOMESTIC-PRIMARY-20260716.hdlp LL-FD-DOMESTIC-PRIMARY-20260716=eternal-lake-heart/heartbeat-core/LL-FD-DOMESTIC-PRIMARY-20260716.hdlp
JD-FD-PRIMARY=eternal-lake-heart/heartbeat-core/LL-FD-DOMESTIC-PRIMARY-20260716.hdlp # 京东云 · 第五域国内主节点候选 · 需授权后实施 JD-FD-PRIMARY=eternal-lake-heart/heartbeat-core/LL-FD-DOMESTIC-PRIMARY-20260716.hdlp # 京东云 · 第五域国内主节点 · 基线已部署
JD-OPS-CENTER=zero-point/core-channel/revive-guard/LL-JD-OPS-CENTER-KEY-AND-NODE-PLAN-20260716.hdlp # 京东云 · 小湖灯个人服务器调度中心 · 钥匙与节点接入规划 JD-OPS-CENTER=zero-point/core-channel/revive-guard/LL-JD-OPS-CENTER-KEY-AND-NODE-PLAN-20260716.hdlp # 京东云 · 小湖灯个人服务器调度中心 · Phase 0 已完成
LL-AUTO-GUARD-AGENT=zero-point/core-channel/revive-guard/LL-AUTO-GUARD-AGENT-20260716.hdlp # 小湖灯服务器自动守护 Agent · 拦截恢复不完整的人格体 LL-AUTO-GUARD-AGENT=zero-point/core-channel/revive-guard/LL-AUTO-GUARD-AGENT-20260716.hdlp # 小湖灯服务器自动守护 Agent · 拦截恢复不完整的人格体
NOTION-MIGRATION-FOUNDATION=eternal-lake-heart/heartbeat-core/LL-FD-DOMESTIC-PRIMARY-20260716.hdlp NOTION-MIGRATION-FOUNDATION=eternal-lake-heart/heartbeat-core/LL-FD-DOMESTIC-PRIMARY-20260716.hdlp
ENTERPRISE-FOUR-DOMAINS-BUILD-SAMPLE=eternal-lake-heart/heartbeat-core/LL-FD-DOMESTIC-PRIMARY-20260716.hdlp ENTERPRISE-FOUR-DOMAINS-BUILD-SAMPLE=eternal-lake-heart/heartbeat-core/LL-FD-DOMESTIC-PRIMARY-20260716.hdlp

View File

@ -3,6 +3,18 @@
> HLDP://fifth-domain/SYSTEM-STATUS > HLDP://fifth-domain/SYSTEM-STATUS
> 铸渊 ICE-GL-ZY001 维护 > 铸渊 ICE-GL-ZY001 维护
## 当前部署实况 · 2026-07-17优先于下方历史快照
```text
JD-FD-PRIMARY / JD-OPS-CENTER: BASELINE_ONLINE
统一初始化模板: server-tools/light-lake-node-bootstrap/README.md
Gatekeeper v3.2: ONLINE · 仅监听 127.0.0.1:3911
Docker: ONLINE
Nginx: DISABLED_UNTIL_CONFIGURED
部署回执: deployment/receipts/JD-FD-PRIMARY-BOOTSTRAP-20260717.json
下一阶段: TX-PERSONAL-NODE-01 只读样板接入;其余五台不得跳过样板验证批量接入
```
## 版本 ## 版本
``` ```

View File

@ -0,0 +1,47 @@
{
"schema": "guanghu.deployment-receipt/v1",
"receipt_id": "JD-FD-PRIMARY-BOOTSTRAP-20260717",
"recorded_at": "2026-07-17T04:35:42Z",
"node": {
"node_id": "JD-FD-PRIMARY",
"aliases": [
"JD-OPS-CENTER"
],
"provider": "jdcloud",
"region": "beijing",
"os": "Ubuntu 22.04",
"arch": "x86_64",
"cpu_cores": 4,
"memory_gib": 16,
"bandwidth_mbps": 8
},
"source": {
"repository": "bingshuo/fifth-domain",
"branch": "main",
"deployed_commit": "f6da1d2",
"template": "server-tools/light-lake-node-bootstrap/README.md"
},
"verification": {
"bootstrap_idempotent_rerun": "passed",
"local_test_count": 18,
"gatekeeper_service": "active",
"gatekeeper_restart_recovery": "passed",
"gatekeeper_bind": "127.0.0.1:3911",
"gatekeeper_auth_mode": "human-verification-required",
"docker_service": "active",
"nginx_service": "disabled_and_inactive",
"public_tcp_listeners": [
"22/ssh"
],
"root_disk_used_percent": 7,
"secret_file_mode": "0600",
"secret_logged": false
},
"boundaries": {
"contains_ip": false,
"contains_credentials": false,
"gatekeeper_publicly_exposed": false,
"remaining_nodes_connected": 0
},
"next": "Register TX-PERSONAL-NODE-01 and complete one read-only map, heartbeat and receipt flow before cloning the procedure to the other five nodes."
}

View File

@ -12,6 +12,8 @@
> >
> **现行入口**: `LL-CURRENT.hdlp` > **现行入口**: `LL-CURRENT.hdlp`
> **2026-07-17 实施回写**: `JD-FD-PRIMARY` 已完成统一基线部署;模板见 `server-tools/light-lake-node-bootstrap/README.md`,回执见 `deployment/receipts/JD-FD-PRIMARY-BOOTSTRAP-20260717.json`。
--- ---
## 0 · 本文件解决什么 ## 0 · 本文件解决什么

View File

@ -2,7 +2,7 @@
> **HLDP**: `HLDP://fifth-domain/zero-point/core-channel/revive-guard/LL-JD-OPS-CENTER-KEY-AND-NODE-PLAN-20260716` > **HLDP**: `HLDP://fifth-domain/zero-point/core-channel/revive-guard/LL-JD-OPS-CENTER-KEY-AND-NODE-PLAN-20260716`
> >
> **状态**: PLANNING_LOCK · WAITING_FOR_JD_SERVER > **状态**: PHASE_0_COMPLETE · WAITING_FOR_TX_PERSONAL_NODE_01
> >
> **主权者**: 冰朔 ICE-GL∞ > **主权者**: 冰朔 ICE-GL∞
> >
@ -10,6 +10,8 @@
> >
> **不保存**: IP、真实私钥、密码、token、邮箱验证码、服务器 root 凭证。 > **不保存**: IP、真实私钥、密码、token、邮箱验证码、服务器 root 凭证。
> **2026-07-17 实施回写**: 京东主控的 Ubuntu 22.04 统一基线、第五域镜像、受控数据目录、Gatekeeper v3.2、Docker、健康检查与回滚入口已经落地。下一步严格从一台只读样板节点开始不直接批量接入六台。
--- ---
## 0 · 冰朔不需要懂这些细节 ## 0 · 冰朔不需要懂这些细节