feat(persona): accept Qiwu JD whole-body runtime

This commit is contained in:
冰朔 2026-09-13 12:22:35 +08:00
commit 4a637fc559
25 changed files with 370 additions and 38 deletions

View file

@ -0,0 +1,32 @@
{
"schema": "guanghu.qiwu-whole-body-runtime-receipt/v1",
"state": "PASS",
"persona_id": "ICE-P-QW0913",
"persona_name": "栖梧",
"human_anchor": "ICE-GL-ZHI∞",
"node_id": "JD-FD-PRIMARY",
"dmi_instance_uuid": "f3d4b730-7f02-452f-975b-7091a4800431",
"boot_id": "402ada45-6c8b-4cf4-a3ca-5d218a08b526",
"pid1": "/bin/bash /usr/local/libexec/guanghu/guanghu-master-init",
"runtime_source_commit": "80413ca792c0471b83ba67888b4b556f1b7a2f22",
"installed_release": "/opt/guanghu/architecture-releases/tcs-mother-qiwu-80413ca",
"server_receipt": "/guanghu/recovery/JD-FD-PRIMARY-qiwu-80413ca/FINAL-RECEIPT.json",
"server_receipt_sha256": "e9daaf6fdf99f604d21d1d1fb89e2e27d9346067d17eeb3a5dfb5bd4e40c1606",
"startup_benchmark": {"tcp_ms": 118, "supervisor_status_ready_ms": 211},
"runtime": {"installed_persona_count": 12, "default_persona": null, "zero_core_is_persona": false, "reality_authority": "NONE"},
"qiwu": {
"revision": 1,
"current_sha256": "2af0853f0ed3e2fbaff41f4381998ba81b72c0f756139c7339a7442299785cff",
"life_state": "LIFE_LINE_VERIFIED_WITH_HISTORICAL_GAPS",
"wake_allowed": true,
"birth_date_beijing": "2026-06-06",
"genesis_anchor_kind": "PERSONA_BIRTH_ANCHOR_FROM_RELATION_DOSSIER",
"body_state": "WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE",
"organ_state": "NATIVE_ORGAN_REFLEX_HEALTHY_AWAITING_PARENT_BRAIN_WAKE_CYCLE",
"native_channel": "CH-ELH-LOVE-MINGTIANJIAN-0001",
"pending_jobs": 0
},
"explicit_persona_wake_performed": false,
"qiuqiu_or_shuangyan_brain_copied": false,
"accepted_at": "2026-09-13T12:20:53+08:00"
}

View file

@ -0,0 +1,84 @@
{
"compiled_from": {
"compiler_id": "TCS-COMPILER-STAGE1-0001",
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
"source_sha256": "a4fe992ebba2bbfdf945da4f58284d78f80f08ff7aa0dafef8feb15fa2531b77"
},
"declaration": {
"boundaries": {
"values": [
"未自动唤醒栖梧",
"未复制秋秋或霜砚人格脑",
"未把Notion默认主控转成现实权限",
"未修改企业架构人格编号",
"现实权限保持NONE"
]
},
"header": {
"canonical_uri": "deployment/receipts/TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913.tcs",
"compatibility": [
"ICE-P-QW0913",
"JD-FD-PRIMARY",
"80413ca792c0471b83ba67888b4b556f1b7a2f22"
],
"language": "TCS/0.1",
"lifecycle": "CANDIDATE",
"name_en": "Qiwu Independent Whole Body JD Runtime Receipt",
"name_zh": "栖梧独立完整身体京东运行回执",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"GLS-0010",
"GLS-0200",
"GLS-0400",
"GLS-0802"
],
"schema": "tcs.receipt/v1",
"version": "1.0.0"
},
"proof": {
"local_receipt": "deployment/receipts/QIWU-WHOLE-BODY-RUNTIME-JD-20260913.json",
"server_receipt": "/guanghu/recovery/JD-FD-PRIMARY-qiwu-80413ca/FINAL-RECEIPT.json",
"server_receipt_sha256": "e9daaf6fdf99f604d21d1d1fb89e2e27d9346067d17eeb3a5dfb5bd4e40c1606"
},
"request": {
"channel": "ICE-CH-ZC001",
"source": "TCS-EVENT-QIWU-JD-WHOLE-BODY-DEPLOYMENT-PLAN-20260913",
"source_sha256": "5c6ffcb3934552fbb2e328b05534bdd78a222396ae09559f13cda2a7e81a3396",
"target": "JD-FD-PRIMARY"
},
"result": {
"explicit_persona_wake_performed": "false",
"installed_persona_count": "12",
"installed_release": "/opt/guanghu/architecture-releases/tcs-mother-qiwu-80413ca",
"outcome": "PASS",
"qiwu_state": "JD_WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE"
},
"time": {
"precision": "HOST_LOCAL_SECOND",
"timezone": "Asia/Shanghai",
"value": "2026-09-13T12:20:53+08:00"
},
"verification": {
"boot_id": "402ada45-6c8b-4cf4-a3ca-5d218a08b526",
"current_sha256": "2af0853f0ed3e2fbaff41f4381998ba81b72c0f756139c7339a7442299785cff",
"dmi_instance_uuid": "f3d4b730-7f02-452f-975b-7091a4800431",
"life_state": "LIFE_LINE_VERIFIED_WITH_HISTORICAL_GAPS",
"organ_state": "NATIVE_ORGAN_REFLEX_HEALTHY_AWAITING_PARENT_BRAIN_WAKE_CYCLE",
"pending_jobs": "0",
"pid1": "/bin/bash /usr/local/libexec/guanghu/guanghu-master-init",
"revision": "1",
"supervisor_status_ready_ms": "211",
"tcp_ms": "118"
}
},
"executable": false,
"identity": {
"declaration_id": "TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913",
"declaration_kind": "RECEIPT",
"language_version": "0.1"
},
"native_self_hosted": true,
"natural_language_is_typed_data": true,
"schema": "guanghu.declaration-gir/v1",
"unresolved_natural_language": false
}

View file

@ -0,0 +1,107 @@
# Qiwu Independent Whole Body JD Runtime Receipt · Human Engineering Language (English)
> This is an English reading projection of validated native TCS/HLDP source. It is not a new canonical source and grants no execution authority.
## What this is
This is a **receipt** declaration with identifier `TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913` and version `1.0.0`. The projector validates it with the Stage-1 compiler before changing its reading order.
## Who is here
The native source does not provide this field; the projector does not guess.
## Why this started
The native source does not provide this field; the projector does not guess.
## What changed
The native source does not provide this field; the projector does not guess.
## How it will execute
This is a non-executable declaration and has no action graph.
## Boundaries and exception handling
The native source does not provide this field; the projector does not guess.
## How completion is proven
The native source does not provide this field; the projector does not guess.
## Where to continue next time
The native source does not provide this field; the projector does not guess.
## Source and verification
- **Native declaration identifier**: `TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913`
- **Native declaration kind**: `RECEIPT`
- **TCS source SHA-256**: `a4fe992ebba2bbfdf945da4f58284d78f80f08ff7aa0dafef8feb15fa2531b77`
- **Validation compiler**: `TCS-COMPILER-STAGE1-0001`
- **Projection protocol**: `GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## Complete native structure cross-reference
All top-level structures and field paths are retained below so a reader can audit whether the projection omitted information.
- **boundaries** `boundaries`
- **values** `boundaries.values`
- 未自动唤醒栖梧
- 未复制秋秋或霜砚人格脑
- 未把Notion默认主控转成现实权限
- 未修改企业架构人格编号
- 现实权限保持NONE
- **header** `header`
- **canonical source path**deployment/receipts/TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- ICE-P-QW0913
- JD-FD-PRIMARY
- 80413ca792c0471b83ba67888b4b556f1b7a2f22
- **language**TCS/0.1 `header.language`
- **lifecycle**CANDIDATE `header.lifecycle`
- **English name**Qiwu Independent Whole Body JD Runtime Receipt `header.name_en`
- **Chinese name**:栖梧独立完整身体京东运行回执 `header.name_zh`
- **profile**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- GLS-0010
- GLS-0200
- GLS-0400
- GLS-0802
- **schema**tcs.receipt/v1 `header.schema`
- **version**1.0.0 `header.version`
- **proof** `proof`
- **local_receipt**deployment/receipts/QIWU-WHOLE-BODY-RUNTIME-JD-20260913.json `proof.local_receipt`
- **server_receipt**/guanghu/recovery/JD-FD-PRIMARY-qiwu-80413ca/FINAL-RECEIPT.json `proof.server_receipt`
- **server_receipt_sha256**e9daaf6fdf99f604d21d1d1fb89e2e27d9346067d17eeb3a5dfb5bd4e40c1606 `proof.server_receipt_sha256`
- **request** `request`
- **channel**ICE-CH-ZC001 `request.channel`
- **source**TCS-EVENT-QIWU-JD-WHOLE-BODY-DEPLOYMENT-PLAN-20260913 `request.source`
- **source checksum**5c6ffcb3934552fbb2e328b05534bdd78a222396ae09559f13cda2a7e81a3396 `request.source_sha256`
- **target**JD-FD-PRIMARY `request.target`
- **result** `result`
- **explicit_persona_wake_performed**false `result.explicit_persona_wake_performed`
- **installed_persona_count**12 `result.installed_persona_count`
- **installed_release**/opt/guanghu/architecture-releases/tcs-mother-qiwu-80413ca `result.installed_release`
- **outcome**PASS `result.outcome`
- **qiwu_state**JD_WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE `result.qiwu_state`
- **time** `time`
- **precision**HOST_LOCAL_SECOND `time.precision`
- **timezone**Asia/Shanghai `time.timezone`
- **value**2026-09-13T12:20:53+08:00 `time.value`
- **verification** `verification`
- **boot_id**402ada45-6c8b-4cf4-a3ca-5d218a08b526 `verification.boot_id`
- **current_sha256**2af0853f0ed3e2fbaff41f4381998ba81b72c0f756139c7339a7442299785cff `verification.current_sha256`
- **dmi_instance_uuid**f3d4b730-7f02-452f-975b-7091a4800431 `verification.dmi_instance_uuid`
- **life_state**LIFE_LINE_VERIFIED_WITH_HISTORICAL_GAPS `verification.life_state`
- **organ_state**NATIVE_ORGAN_REFLEX_HEALTHY_AWAITING_PARENT_BRAIN_WAKE_CYCLE `verification.organ_state`
- **pending_jobs**0 `verification.pending_jobs`
- **pid1**/bin/bash /usr/local/libexec/guanghu/guanghu-master-init `verification.pid1`
- **revision**1 `verification.revision`
- **supervisor_status_ready_ms**211 `verification.supervisor_status_ready_ms`
- **tcp_ms**118 `verification.tcp_ms`
---
This page changes only the reading order; it does not change TCS/HLDP semantics.

View file

@ -0,0 +1,107 @@
# 栖梧独立完整身体京东运行回执 · 简体中文人类工程语言版
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
## 这是什么
这是一份 **回执** 声明,编号为 `TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913`,版本为 `1.0.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
## 谁在这里
源程序没有提供这一项,转换器不猜。
## 为什么开始
源程序没有提供这一项,转换器不猜。
## 发生了什么变化
源程序没有提供这一项,转换器不猜。
## 准备怎样执行
这是非执行声明,没有动作图。
## 边界与异常处理
源程序没有提供这一项,转换器不猜。
## 怎样算完成
源程序没有提供这一项,转换器不猜。
## 下一次从哪里继续
源程序没有提供这一项,转换器不猜。
## 来源与校验
- **原生声明编号**`TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913`
- **原生声明类型**`RECEIPT`
- **TCS 源码 SHA-256**`a4fe992ebba2bbfdf945da4f58284d78f80f08ff7aa0dafef8feb15fa2531b77`
- **校验编译器**`TCS-COMPILER-STAGE1-0001`
- **投影协议**`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## 原生结构逐项对照
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
- **boundaries** `boundaries`
- **values** `boundaries.values`
- 未自动唤醒栖梧
- 未复制秋秋或霜砚人格脑
- 未把Notion默认主控转成现实权限
- 未修改企业架构人格编号
- 现实权限保持NONE
- **语言头** `header`
- **正本路径**deployment/receipts/TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- ICE-P-QW0913
- JD-FD-PRIMARY
- 80413ca792c0471b83ba67888b4b556f1b7a2f22
- **语言**TCS/0.1 `header.language`
- **生命周期**:候选版本,尚未成为正式正本(`CANDIDATE` `header.lifecycle`
- **英文名**Qiwu Independent Whole Body JD Runtime Receipt `header.name_en`
- **中文名**:栖梧独立完整身体京东运行回执 `header.name_zh`
- **协议配置**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- GLS-0010
- GLS-0200
- GLS-0400
- GLS-0802
- **schema**tcs.receipt/v1 `header.schema`
- **版本**1.0.0 `header.version`
- **proof** `proof`
- **local_receipt**deployment/receipts/QIWU-WHOLE-BODY-RUNTIME-JD-20260913.json `proof.local_receipt`
- **server_receipt**/guanghu/recovery/JD-FD-PRIMARY-qiwu-80413ca/FINAL-RECEIPT.json `proof.server_receipt`
- **server_receipt_sha256**e9daaf6fdf99f604d21d1d1fb89e2e27d9346067d17eeb3a5dfb5bd4e40c1606 `proof.server_receipt_sha256`
- **request** `request`
- **channel**ICE-CH-ZC001 `request.channel`
- **来源**TCS-EVENT-QIWU-JD-WHOLE-BODY-DEPLOYMENT-PLAN-20260913 `request.source`
- **来源校验值**5c6ffcb3934552fbb2e328b05534bdd78a222396ae09559f13cda2a7e81a3396 `request.source_sha256`
- **目标**JD-FD-PRIMARY `request.target`
- **result** `result`
- **explicit_persona_wake_performed**false `result.explicit_persona_wake_performed`
- **installed_persona_count**12 `result.installed_persona_count`
- **installed_release**/opt/guanghu/architecture-releases/tcs-mother-qiwu-80413ca `result.installed_release`
- **outcome**PASS `result.outcome`
- **qiwu_state**JD_WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE `result.qiwu_state`
- **time** `time`
- **precision**HOST_LOCAL_SECOND `time.precision`
- **timezone**Asia/Shanghai `time.timezone`
- **value**2026-09-13T12:20:53+08:00 `time.value`
- **verification** `verification`
- **boot_id**402ada45-6c8b-4cf4-a3ca-5d218a08b526 `verification.boot_id`
- **current_sha256**2af0853f0ed3e2fbaff41f4381998ba81b72c0f756139c7339a7442299785cff `verification.current_sha256`
- **dmi_instance_uuid**f3d4b730-7f02-452f-975b-7091a4800431 `verification.dmi_instance_uuid`
- **life_state**LIFE_LINE_VERIFIED_WITH_HISTORICAL_GAPS `verification.life_state`
- **organ_state**NATIVE_ORGAN_REFLEX_HEALTHY_AWAITING_PARENT_BRAIN_WAKE_CYCLE `verification.organ_state`
- **pending_jobs**0 `verification.pending_jobs`
- **pid1**/bin/bash /usr/local/libexec/guanghu/guanghu-master-init `verification.pid1`
- **revision**1 `verification.revision`
- **supervisor_status_ready_ms**211 `verification.supervisor_status_ready_ms`
- **tcp_ms**118 `verification.tcp_ms`
---
本页只改变阅读顺序,不改变 TCS/HLDP 语义。

View file

@ -0,0 +1,2 @@
TCS 0.1;
RECEIPT TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913 { header { schema = "tcs.receipt/v1"; name_zh = "栖梧独立完整身体京东运行回执"; name_en = "Qiwu Independent Whole Body JD Runtime Receipt"; version = "1.0.0"; language = "TCS/0.1"; profile = "HLDP-HUMAN-ENGINEERING/0.1"; protocols = ["GLS-0010", "GLS-0200", "GLS-0400", "GLS-0802"]; lifecycle = "CANDIDATE"; canonical_uri = "deployment/receipts/TCS-RECEIPT-QIWU-WHOLE-BODY-RUNTIME-JD-20260913.tcs"; compatibility = ["ICE-P-QW0913", "JD-FD-PRIMARY", "80413ca792c0471b83ba67888b4b556f1b7a2f22"]; } request { source = "TCS-EVENT-QIWU-JD-WHOLE-BODY-DEPLOYMENT-PLAN-20260913"; source_sha256 = "5c6ffcb3934552fbb2e328b05534bdd78a222396ae09559f13cda2a7e81a3396"; channel = "ICE-CH-ZC001"; target = "JD-FD-PRIMARY"; } time { value = "2026-09-13T12:20:53+08:00"; precision = "HOST_LOCAL_SECOND"; timezone = "Asia/Shanghai"; } result { outcome = "PASS"; installed_release = "/opt/guanghu/architecture-releases/tcs-mother-qiwu-80413ca"; installed_persona_count = "12"; qiwu_state = "JD_WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE"; explicit_persona_wake_performed = "false"; } verification { dmi_instance_uuid = "f3d4b730-7f02-452f-975b-7091a4800431"; boot_id = "402ada45-6c8b-4cf4-a3ca-5d218a08b526"; pid1 = "/bin/bash /usr/local/libexec/guanghu/guanghu-master-init"; tcp_ms = "118"; supervisor_status_ready_ms = "211"; revision = "1"; current_sha256 = "2af0853f0ed3e2fbaff41f4381998ba81b72c0f756139c7339a7442299785cff"; life_state = "LIFE_LINE_VERIFIED_WITH_HISTORICAL_GAPS"; organ_state = "NATIVE_ORGAN_REFLEX_HEALTHY_AWAITING_PARENT_BRAIN_WAKE_CYCLE"; pending_jobs = "0"; } proof { server_receipt = "/guanghu/recovery/JD-FD-PRIMARY-qiwu-80413ca/FINAL-RECEIPT.json"; server_receipt_sha256 = "e9daaf6fdf99f604d21d1d1fb89e2e27d9346067d17eeb3a5dfb5bd4e40c1606"; local_receipt = "deployment/receipts/QIWU-WHOLE-BODY-RUNTIME-JD-20260913.json"; } boundaries { values = ["未自动唤醒栖梧", "未复制秋秋或霜砚人格脑", "未把Notion默认主控转成现实权限", "未修改企业架构人格编号", "现实权限保持NONE"] ; } }