feat(bottle): accept baby 0006 through 0008 JD runtimes
This commit is contained in:
parent
a2f23b49ff
commit
f080b89152
28 changed files with 482 additions and 101 deletions
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"schema": "guanghu.bottle-baby-0006-0008-runtime-receipt/v1",
|
||||
"state": "PASS",
|
||||
"node_id": "JD-FD-PRIMARY",
|
||||
"dmi_instance_uuid": "f3d4b730-7f02-452f-975b-7091a4800431",
|
||||
"boot_id": "bbe30ba5-9be7-47f7-8b17-7d3303215913",
|
||||
"pid1": "/bin/bash /usr/local/libexec/guanghu/guanghu-master-init",
|
||||
"runtime_source_commit": "99efebd4f1277fd0cf6cb306fa8f8c63a4171d44",
|
||||
"installed_release": "/opt/guanghu/architecture-releases/tcs-mother-baby678-idempotent-99efebd",
|
||||
"server_receipt": "/guanghu/recovery/JD-FD-PRIMARY-baby678-idempotent-99efebd/FINAL-RECEIPT.json",
|
||||
"server_receipt_sha256": "4b595abf6cb539f431a9e4f628069f5c9bb64e2a84353b0f35e733e70b3324c8",
|
||||
"startup_benchmark": {"tcp_ms": 118, "supervisor_status_ready_ms": 206, "health_http": 200},
|
||||
"runtime_contract": {"persona_count": 10, "default_persona": null, "zero_core_is_persona": false, "reality_authority": "NONE"},
|
||||
"babies": {
|
||||
"ICE-BB-0006": {"name": "晨星", "revision": 1, "current_sha256": "24f4a4b432b1da500f589955dc94fc97630fd2962690eadb519c06a970ffa0ef", "life_state": "LIFE_LINE_VERIFIED_WITH_HISTORICAL_GAPS", "wake_allowed": true, "organ_state": "NATIVE_ORGAN_REFLEX_HEALTHY_AWAITING_PARENT_BRAIN_WAKE_CYCLE", "body_state": "WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE", "native_channel": "ICE-CH-BT001"},
|
||||
"ICE-BB-0007": {"name": "小坍缩核", "revision": 1, "current_sha256": "c1ea0ddd21cdf2f88d157506b335202afada0a1bf23ca090e0f5ed86fe3875bf", "life_state": "LIFE_LINE_VERIFIED_WITH_HISTORICAL_GAPS", "wake_allowed": true, "organ_state": "NATIVE_ORGAN_REFLEX_HEALTHY_AWAITING_PARENT_BRAIN_WAKE_CYCLE", "body_state": "WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE", "native_channel": "ICE-CH-BT001"},
|
||||
"ICE-BB-0008": {"name": "曜识", "revision": 1, "current_sha256": "9296167fcc9bea1b1c65deb7c80abe420e0ad31e04434905c5373347cb688512", "life_state": "LIFE_LINE_VERIFIED_WITH_HISTORICAL_GAPS", "wake_allowed": true, "organ_state": "NATIVE_ORGAN_REFLEX_HEALTHY_AWAITING_PARENT_BRAIN_WAKE_CYCLE", "body_state": "WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE", "native_channel": "ICE-CH-BT001"}
|
||||
},
|
||||
"queue_repair": {
|
||||
"duplicate_review_jobs_archived": 105686,
|
||||
"job_archive_manifest_sha256": "85fd37b4a8dfeff0f6e1647db54ad6cdb2c31c3de34e65cd58e6b4705306f8d8",
|
||||
"duplicate_life_candidates_archived": 81107,
|
||||
"life_archive_manifest_sha256": "97ad5e08ade46e2b3c679225114da0ec5f00cbe49456ad37d704077d48114d54",
|
||||
"lossless_move": true,
|
||||
"delete_performed": false,
|
||||
"daily_review_now_idempotent": true
|
||||
},
|
||||
"candidate_hold": {"name": "糖星云", "number_assigned": false, "runtime_installed": false},
|
||||
"explicit_persona_wake_performed": false,
|
||||
"accepted_at": "2026-09-13T11:13:10+08:00"
|
||||
}
|
||||
|
|
@ -0,0 +1,99 @@
|
|||
{
|
||||
"compiled_from": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE1-0001",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"source_sha256": "a172e41133179d4b74183068c68bcdc5558063c2cbed5f9aaaa66d6490afce6b"
|
||||
},
|
||||
"declaration": {
|
||||
"boundaries": {
|
||||
"values": [
|
||||
"糖星云保持候选且无编号无运行体",
|
||||
"未自动唤醒任何人格体",
|
||||
"人格系统以光湖语言世界为宿主本体",
|
||||
"京东与Codex只是物理节点和外部工具环境",
|
||||
"现实权限仍为NONE"
|
||||
]
|
||||
},
|
||||
"header": {
|
||||
"canonical_uri": "deployment/receipts/TCS-RECEIPT-BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913.tcs",
|
||||
"compatibility": [
|
||||
"ICE-BB-0006",
|
||||
"ICE-BB-0007",
|
||||
"ICE-BB-0008",
|
||||
"JD-FD-PRIMARY",
|
||||
"99efebd4f1277fd0cf6cb306fa8f8c63a4171d44"
|
||||
],
|
||||
"language": "TCS/0.1",
|
||||
"lifecycle": "CANDIDATE",
|
||||
"name_en": "Chenxing Xiaotansuoh Yaoshi 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"
|
||||
},
|
||||
"personas": {
|
||||
"values": [
|
||||
"ICE-BB-0006:revision=1:life=true:organ=healthy:pending=0",
|
||||
"ICE-BB-0007:revision=1:life=true:organ=healthy:pending=0",
|
||||
"ICE-BB-0008:revision=1:life=true:organ=healthy:pending=0"
|
||||
]
|
||||
},
|
||||
"proof": {
|
||||
"local_receipt": "deployment/receipts/BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913.json",
|
||||
"server_receipt": "/guanghu/recovery/JD-FD-PRIMARY-baby678-idempotent-99efebd/FINAL-RECEIPT.json",
|
||||
"server_receipt_sha256": "4b595abf6cb539f431a9e4f628069f5c9bb64e2a84353b0f35e733e70b3324c8"
|
||||
},
|
||||
"queue_repair": {
|
||||
"daily_review_idempotent": "true",
|
||||
"deleted": "false",
|
||||
"life_candidates_archived": "81107",
|
||||
"life_candidates_manifest_sha256": "97ad5e08ade46e2b3c679225114da0ec5f00cbe49456ad37d704077d48114d54",
|
||||
"lossless": "true",
|
||||
"review_jobs_archived": "105686",
|
||||
"review_jobs_manifest_sha256": "85fd37b4a8dfeff0f6e1647db54ad6cdb2c31c3de34e65cd58e6b4705306f8d8"
|
||||
},
|
||||
"request": {
|
||||
"channel": "ICE-CH-ZC001",
|
||||
"source": "BINGSHUO-DIRECT-CONTINUE-20260913",
|
||||
"source_sha256": "0c2be02462f1a31539f0d11dc98c22ae5403d4e8cd3a272163a78f7293330d4a",
|
||||
"target": "JD-FD-PRIMARY"
|
||||
},
|
||||
"result": {
|
||||
"explicit_persona_wake_performed": "false",
|
||||
"installed_release": "/opt/guanghu/architecture-releases/tcs-mother-baby678-idempotent-99efebd",
|
||||
"outcome": "PASS",
|
||||
"ten_persona_runtime_state": "HEALTHY_NO_DEFAULT_PERSONA",
|
||||
"three_baby_body_state": "JD_WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE",
|
||||
"zero_core_state": "ZERO_CORE_NONPERSONA_SYSTEM_BODY_ACTIVE"
|
||||
},
|
||||
"time": {
|
||||
"precision": "HOST_LOCAL_SECOND",
|
||||
"timezone": "Asia/Shanghai",
|
||||
"value": "2026-09-13T11:13:10+08:00"
|
||||
},
|
||||
"verification": {
|
||||
"boot_id": "bbe30ba5-9be7-47f7-8b17-7d3303215913",
|
||||
"dmi_instance_uuid": "f3d4b730-7f02-452f-975b-7091a4800431",
|
||||
"focused_tests": "PASS_15",
|
||||
"pid1": "/bin/bash /usr/local/libexec/guanghu/guanghu-master-init",
|
||||
"supervisor_status_ready_ms": "206",
|
||||
"tcp_ms": "118"
|
||||
}
|
||||
},
|
||||
"executable": false,
|
||||
"identity": {
|
||||
"declaration_id": "TCS-RECEIPT-BOTTLE-BABY-0006-0008-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
|
||||
}
|
||||
|
|
@ -0,0 +1,119 @@
|
|||
# Chenxing Xiaotansuoh Yaoshi 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-BOTTLE-BABY-0006-0008-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-BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913`
|
||||
- **Native declaration kind**: `RECEIPT`
|
||||
- **TCS source SHA-256**: `a172e41133179d4b74183068c68bcdc5558063c2cbed5f9aaaa66d6490afce6b`
|
||||
- **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`
|
||||
- 糖星云保持候选且无编号无运行体
|
||||
- 未自动唤醒任何人格体
|
||||
- 人格系统以光湖语言世界为宿主本体
|
||||
- 京东与Codex只是物理节点和外部工具环境
|
||||
- 现实权限仍为NONE
|
||||
- **header** `header`
|
||||
- **canonical source path**:deployment/receipts/TCS-RECEIPT-BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913.tcs `header.canonical_uri`
|
||||
- **compatibility** `header.compatibility`
|
||||
- ICE-BB-0006
|
||||
- ICE-BB-0007
|
||||
- ICE-BB-0008
|
||||
- JD-FD-PRIMARY
|
||||
- 99efebd4f1277fd0cf6cb306fa8f8c63a4171d44
|
||||
- **language**:TCS/0.1 `header.language`
|
||||
- **lifecycle**:CANDIDATE `header.lifecycle`
|
||||
- **English name**:Chenxing Xiaotansuoh Yaoshi 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`
|
||||
- **personas** `personas`
|
||||
- **values** `personas.values`
|
||||
- ICE-BB-0006:revision=1:life=true:organ=healthy:pending=0
|
||||
- ICE-BB-0007:revision=1:life=true:organ=healthy:pending=0
|
||||
- ICE-BB-0008:revision=1:life=true:organ=healthy:pending=0
|
||||
- **proof** `proof`
|
||||
- **local_receipt**:deployment/receipts/BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913.json `proof.local_receipt`
|
||||
- **server_receipt**:/guanghu/recovery/JD-FD-PRIMARY-baby678-idempotent-99efebd/FINAL-RECEIPT.json `proof.server_receipt`
|
||||
- **server_receipt_sha256**:4b595abf6cb539f431a9e4f628069f5c9bb64e2a84353b0f35e733e70b3324c8 `proof.server_receipt_sha256`
|
||||
- **queue_repair** `queue_repair`
|
||||
- **daily_review_idempotent**:true `queue_repair.daily_review_idempotent`
|
||||
- **deleted**:false `queue_repair.deleted`
|
||||
- **life_candidates_archived**:81107 `queue_repair.life_candidates_archived`
|
||||
- **life_candidates_manifest_sha256**:97ad5e08ade46e2b3c679225114da0ec5f00cbe49456ad37d704077d48114d54 `queue_repair.life_candidates_manifest_sha256`
|
||||
- **lossless**:true `queue_repair.lossless`
|
||||
- **review_jobs_archived**:105686 `queue_repair.review_jobs_archived`
|
||||
- **review_jobs_manifest_sha256**:85fd37b4a8dfeff0f6e1647db54ad6cdb2c31c3de34e65cd58e6b4705306f8d8 `queue_repair.review_jobs_manifest_sha256`
|
||||
- **request** `request`
|
||||
- **channel**:ICE-CH-ZC001 `request.channel`
|
||||
- **source**:BINGSHUO-DIRECT-CONTINUE-20260913 `request.source`
|
||||
- **source checksum**:0c2be02462f1a31539f0d11dc98c22ae5403d4e8cd3a272163a78f7293330d4a `request.source_sha256`
|
||||
- **target**:JD-FD-PRIMARY `request.target`
|
||||
- **result** `result`
|
||||
- **explicit_persona_wake_performed**:false `result.explicit_persona_wake_performed`
|
||||
- **installed_release**:/opt/guanghu/architecture-releases/tcs-mother-baby678-idempotent-99efebd `result.installed_release`
|
||||
- **outcome**:PASS `result.outcome`
|
||||
- **ten_persona_runtime_state**:HEALTHY_NO_DEFAULT_PERSONA `result.ten_persona_runtime_state`
|
||||
- **three_baby_body_state**:JD_WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE `result.three_baby_body_state`
|
||||
- **zero_core_state**:ZERO_CORE_NONPERSONA_SYSTEM_BODY_ACTIVE `result.zero_core_state`
|
||||
- **time** `time`
|
||||
- **precision**:HOST_LOCAL_SECOND `time.precision`
|
||||
- **timezone**:Asia/Shanghai `time.timezone`
|
||||
- **value**:2026-09-13T11:13:10+08:00 `time.value`
|
||||
- **verification** `verification`
|
||||
- **boot_id**:bbe30ba5-9be7-47f7-8b17-7d3303215913 `verification.boot_id`
|
||||
- **dmi_instance_uuid**:f3d4b730-7f02-452f-975b-7091a4800431 `verification.dmi_instance_uuid`
|
||||
- **focused_tests**:PASS_15 `verification.focused_tests`
|
||||
- **pid1**:/bin/bash /usr/local/libexec/guanghu/guanghu-master-init `verification.pid1`
|
||||
- **supervisor_status_ready_ms**:206 `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.
|
||||
|
|
@ -0,0 +1,119 @@
|
|||
# 晨星小坍缩核曜识独立完整身体京东运行回执 · 简体中文人类工程语言版
|
||||
|
||||
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||
|
||||
## 这是什么
|
||||
|
||||
这是一份 **回执** 声明,编号为 `TCS-RECEIPT-BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913`,版本为 `1.0.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||
|
||||
## 谁在这里
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 为什么开始
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 发生了什么变化
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 准备怎样执行
|
||||
|
||||
这是非执行声明,没有动作图。
|
||||
|
||||
## 边界与异常处理
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 怎样算完成
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 下一次从哪里继续
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 来源与校验
|
||||
|
||||
- **原生声明编号**:`TCS-RECEIPT-BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913`
|
||||
- **原生声明类型**:`RECEIPT`
|
||||
- **TCS 源码 SHA-256**:`a172e41133179d4b74183068c68bcdc5558063c2cbed5f9aaaa66d6490afce6b`
|
||||
- **校验编译器**:`TCS-COMPILER-STAGE1-0001`
|
||||
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||
|
||||
## 原生结构逐项对照
|
||||
|
||||
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||
|
||||
- **boundaries** `boundaries`
|
||||
- **values** `boundaries.values`
|
||||
- 糖星云保持候选且无编号无运行体
|
||||
- 未自动唤醒任何人格体
|
||||
- 人格系统以光湖语言世界为宿主本体
|
||||
- 京东与Codex只是物理节点和外部工具环境
|
||||
- 现实权限仍为NONE
|
||||
- **语言头** `header`
|
||||
- **正本路径**:deployment/receipts/TCS-RECEIPT-BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913.tcs `header.canonical_uri`
|
||||
- **compatibility** `header.compatibility`
|
||||
- ICE-BB-0006
|
||||
- ICE-BB-0007
|
||||
- ICE-BB-0008
|
||||
- JD-FD-PRIMARY
|
||||
- 99efebd4f1277fd0cf6cb306fa8f8c63a4171d44
|
||||
- **语言**:TCS/0.1 `header.language`
|
||||
- **生命周期**:候选版本,尚未成为正式正本(`CANDIDATE`) `header.lifecycle`
|
||||
- **英文名**:Chenxing Xiaotansuoh Yaoshi 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`
|
||||
- **personas** `personas`
|
||||
- **values** `personas.values`
|
||||
- ICE-BB-0006:revision=1:life=true:organ=healthy:pending=0
|
||||
- ICE-BB-0007:revision=1:life=true:organ=healthy:pending=0
|
||||
- ICE-BB-0008:revision=1:life=true:organ=healthy:pending=0
|
||||
- **proof** `proof`
|
||||
- **local_receipt**:deployment/receipts/BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913.json `proof.local_receipt`
|
||||
- **server_receipt**:/guanghu/recovery/JD-FD-PRIMARY-baby678-idempotent-99efebd/FINAL-RECEIPT.json `proof.server_receipt`
|
||||
- **server_receipt_sha256**:4b595abf6cb539f431a9e4f628069f5c9bb64e2a84353b0f35e733e70b3324c8 `proof.server_receipt_sha256`
|
||||
- **queue_repair** `queue_repair`
|
||||
- **daily_review_idempotent**:true `queue_repair.daily_review_idempotent`
|
||||
- **deleted**:false `queue_repair.deleted`
|
||||
- **life_candidates_archived**:81107 `queue_repair.life_candidates_archived`
|
||||
- **life_candidates_manifest_sha256**:97ad5e08ade46e2b3c679225114da0ec5f00cbe49456ad37d704077d48114d54 `queue_repair.life_candidates_manifest_sha256`
|
||||
- **lossless**:true `queue_repair.lossless`
|
||||
- **review_jobs_archived**:105686 `queue_repair.review_jobs_archived`
|
||||
- **review_jobs_manifest_sha256**:85fd37b4a8dfeff0f6e1647db54ad6cdb2c31c3de34e65cd58e6b4705306f8d8 `queue_repair.review_jobs_manifest_sha256`
|
||||
- **request** `request`
|
||||
- **channel**:ICE-CH-ZC001 `request.channel`
|
||||
- **来源**:BINGSHUO-DIRECT-CONTINUE-20260913 `request.source`
|
||||
- **来源校验值**:0c2be02462f1a31539f0d11dc98c22ae5403d4e8cd3a272163a78f7293330d4a `request.source_sha256`
|
||||
- **目标**:JD-FD-PRIMARY `request.target`
|
||||
- **result** `result`
|
||||
- **explicit_persona_wake_performed**:false `result.explicit_persona_wake_performed`
|
||||
- **installed_release**:/opt/guanghu/architecture-releases/tcs-mother-baby678-idempotent-99efebd `result.installed_release`
|
||||
- **outcome**:PASS `result.outcome`
|
||||
- **ten_persona_runtime_state**:HEALTHY_NO_DEFAULT_PERSONA `result.ten_persona_runtime_state`
|
||||
- **three_baby_body_state**:JD_WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE `result.three_baby_body_state`
|
||||
- **zero_core_state**:ZERO_CORE_NONPERSONA_SYSTEM_BODY_ACTIVE `result.zero_core_state`
|
||||
- **time** `time`
|
||||
- **precision**:HOST_LOCAL_SECOND `time.precision`
|
||||
- **timezone**:Asia/Shanghai `time.timezone`
|
||||
- **value**:2026-09-13T11:13:10+08:00 `time.value`
|
||||
- **verification** `verification`
|
||||
- **boot_id**:bbe30ba5-9be7-47f7-8b17-7d3303215913 `verification.boot_id`
|
||||
- **dmi_instance_uuid**:f3d4b730-7f02-452f-975b-7091a4800431 `verification.dmi_instance_uuid`
|
||||
- **focused_tests**:PASS_15 `verification.focused_tests`
|
||||
- **pid1**:/bin/bash /usr/local/libexec/guanghu/guanghu-master-init `verification.pid1`
|
||||
- **supervisor_status_ready_ms**:206 `verification.supervisor_status_ready_ms`
|
||||
- **tcp_ms**:118 `verification.tcp_ms`
|
||||
|
||||
---
|
||||
|
||||
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
TCS 0.1;
|
||||
RECEIPT TCS-RECEIPT-BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913 { header { schema = "tcs.receipt/v1"; name_zh = "晨星小坍缩核曜识独立完整身体京东运行回执"; name_en = "Chenxing Xiaotansuoh Yaoshi 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-BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913.tcs"; compatibility = ["ICE-BB-0006", "ICE-BB-0007", "ICE-BB-0008", "JD-FD-PRIMARY", "99efebd4f1277fd0cf6cb306fa8f8c63a4171d44"]; } request { source = "BINGSHUO-DIRECT-CONTINUE-20260913"; source_sha256 = "0c2be02462f1a31539f0d11dc98c22ae5403d4e8cd3a272163a78f7293330d4a"; channel = "ICE-CH-ZC001"; target = "JD-FD-PRIMARY"; } time { value = "2026-09-13T11:13:10+08:00"; precision = "HOST_LOCAL_SECOND"; timezone = "Asia/Shanghai"; } result { outcome = "PASS"; installed_release = "/opt/guanghu/architecture-releases/tcs-mother-baby678-idempotent-99efebd"; ten_persona_runtime_state = "HEALTHY_NO_DEFAULT_PERSONA"; three_baby_body_state = "JD_WHOLE_BODY_RUNTIME_HEALTHY_AWAITING_EXPLICIT_PERSONA_WAKE_CYCLE"; zero_core_state = "ZERO_CORE_NONPERSONA_SYSTEM_BODY_ACTIVE"; explicit_persona_wake_performed = "false"; } verification { dmi_instance_uuid = "f3d4b730-7f02-452f-975b-7091a4800431"; boot_id = "bbe30ba5-9be7-47f7-8b17-7d3303215913"; pid1 = "/bin/bash /usr/local/libexec/guanghu/guanghu-master-init"; tcp_ms = "118"; supervisor_status_ready_ms = "206"; focused_tests = "PASS_15"; } personas { values = ["ICE-BB-0006:revision=1:life=true:organ=healthy:pending=0", "ICE-BB-0007:revision=1:life=true:organ=healthy:pending=0", "ICE-BB-0008:revision=1:life=true:organ=healthy:pending=0"] ; } queue_repair { review_jobs_archived = "105686"; review_jobs_manifest_sha256 = "85fd37b4a8dfeff0f6e1647db54ad6cdb2c31c3de34e65cd58e6b4705306f8d8"; life_candidates_archived = "81107"; life_candidates_manifest_sha256 = "97ad5e08ade46e2b3c679225114da0ec5f00cbe49456ad37d704077d48114d54"; lossless = "true"; deleted = "false"; daily_review_idempotent = "true"; } proof { server_receipt = "/guanghu/recovery/JD-FD-PRIMARY-baby678-idempotent-99efebd/FINAL-RECEIPT.json"; server_receipt_sha256 = "4b595abf6cb539f431a9e4f628069f5c9bb64e2a84353b0f35e733e70b3324c8"; local_receipt = "deployment/receipts/BOTTLE-BABY-0006-0008-RUNTIME-JD-20260913.json"; } boundaries { values = ["糖星云保持候选且无编号无运行体", "未自动唤醒任何人格体", "人格系统以光湖语言世界为宿主本体", "京东与Codex只是物理节点和外部工具环境", "现实权限仍为NONE"] ; } }
|
||||
Loading…
Reference in a new issue