feat(tcs): ignite generic host and signing trust
This commit is contained in:
parent
3049cbb458
commit
3c4abb314d
26 changed files with 2655 additions and 0 deletions
|
|
@ -19,3 +19,5 @@ Stage five applied that gate to the first five-event chain and failed it closed:
|
||||||
Stage six converts the frozen twelve-repository desktop research package into one TCS-native framework behavior contract. No upstream project is selected as HoloLake and no old-language product source is imported. The framework is the TCS protocol itself: observe one structured object tree, resolve one snapshot-scoped stable object, authorize one exact semantic action, execute, reobserve, read the state diff, verify the declared effect through independent target readback, and only then issue a receipt. Dispatch success, process exit, screenshots and pixel coordinates are not effect proof. The protocol and its bilingual projections compile under the Stage-3 fixed-point compiler; desktop execution remains pending the generic GIR action-graph machine primitive, signed capability registry, module installation and mounting.
|
Stage six converts the frozen twelve-repository desktop research package into one TCS-native framework behavior contract. No upstream project is selected as HoloLake and no old-language product source is imported. The framework is the TCS protocol itself: observe one structured object tree, resolve one snapshot-scoped stable object, authorize one exact semantic action, execute, reobserve, read the state diff, verify the declared effect through independent target readback, and only then issue a receipt. Dispatch success, process exit, screenshots and pixel coordinates are not effect proof. The protocol and its bilingual projections compile under the Stage-3 fixed-point compiler; desktop execution remains pending the generic GIR action-graph machine primitive, signed capability registry, module installation and mounting.
|
||||||
|
|
||||||
Stage seven returns to the direct engineering-language anchor and extracts a six-node P5 control chain: legacy isolation and TCS-only semantics, remote history without ancestor authority, the two direct-language startup anchors, source-gated corpus admission, parallel incremental mother-brain/framework fusion, and bounded engineering discretion that never treats language-layer completion or control-transfer phrases as machine proof. Nineteen strong-source neuron nodes are now preserved, with five derived candidates still outside the core. P5 is source-verified and compiled but remains pending native LPM replay and graph-state promotion.
|
Stage seven returns to the direct engineering-language anchor and extracts a six-node P5 control chain: legacy isolation and TCS-only semantics, remote history without ancestor authority, the two direct-language startup anchors, source-gated corpus admission, parallel incremental mother-brain/framework fusion, and bounded engineering discretion that never treats language-layer completion or control-transfer phrases as machine proof. Nineteen strong-source neuron nodes are now preserved, with five derived candidates still outside the core. P5 is source-verified and compiled but remains pending native LPM replay and graph-state promotion.
|
||||||
|
|
||||||
|
Stage eight uses BingShuo's explicit continuation to demote fourth-generation code to a mechanical machine-runtime role. A TCS-defined macOS host adapter was projected into a derived `v0.1.2` Rust runtime without adding LPM, desktop or natural-language product semantics. The Apple Developer ID-signed binary now executes the outer `TCS.EXECUTE_ACTION_GRAPH` bootstrap and independently reads back its inner `CORE.ECHO` target and outer receipt. A dedicated development-line Ed25519 key remains in the local macOS login keychain; only its public key and fingerprint are stored here. The capability registry signature verifies and is `SIGNED_VERIFIED_NOT_INSTALLED`. Signing does not manufacture missing LPM or desktop provider GIR, so those modules remain uninstalled and unmounted until their TCS provider programs exist.
|
||||||
|
|
|
||||||
121
build/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.gir.json
Normal file
121
build/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.gir.json
Normal file
|
|
@ -0,0 +1,121 @@
|
||||||
|
{
|
||||||
|
"compiled_from": {
|
||||||
|
"compiler_id": "TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||||
|
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||||
|
"source_sha256": "8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586"
|
||||||
|
},
|
||||||
|
"declaration": {
|
||||||
|
"admission": {
|
||||||
|
"desktop_provider_execution_exists": false,
|
||||||
|
"install_after_signature": "LOADER_MODULE_ONLY_UNTIL_PROVIDER_EXECUTION_EXISTS",
|
||||||
|
"loader_self_test": "PASS",
|
||||||
|
"lpm_provider_execution_exists": false,
|
||||||
|
"mount_lpm_or_desktop": false,
|
||||||
|
"package_hashes_match": true,
|
||||||
|
"runtime_bootstrap_dispatch_exists": true
|
||||||
|
},
|
||||||
|
"boundary": {
|
||||||
|
"installed_does_not_mean_mounted": true,
|
||||||
|
"mounted_does_not_mean_active": true,
|
||||||
|
"no_real_macos_desktop_action": true,
|
||||||
|
"signature_does_not_create_provider_implementation": true,
|
||||||
|
"verified_does_not_mean_installed": true
|
||||||
|
},
|
||||||
|
"desktop_module": {
|
||||||
|
"authority_ceiling": "ONE_TCS_VIRTUAL_TEST_OBJECT_ONLY",
|
||||||
|
"gir_sha256": "8f9dd557f349ab60c87db5c685f3e320cf72d783a83240254ac97198a97efcb3",
|
||||||
|
"lifecycle": "VERIFIED_NOT_INSTALLED",
|
||||||
|
"lock_sha256": "a30d6d7e25c2912515133d0a160114527dfee94b38a43313c834069908f8c913",
|
||||||
|
"manifest_sha256": "749e6313fc82f8824cac5031ef302024fd3a04a72584f1cd48e46a490785a0b9",
|
||||||
|
"module_id": "TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002",
|
||||||
|
"operations": [
|
||||||
|
"DESKTOP.OBSERVE_OBJECT_TREE",
|
||||||
|
"DESKTOP.RESOLVE_STABLE_OBJECT",
|
||||||
|
"DESKTOP.EXECUTE_SEMANTIC_ACTION",
|
||||||
|
"DESKTOP.READ_STATE_DIFF",
|
||||||
|
"DESKTOP.VERIFY_TARGET_AND_RECEIPT"
|
||||||
|
],
|
||||||
|
"source_sha256": "f40d72eb01d8b70ce076a5352cc970df8c3c0c4377f4780140a8229fc997e834"
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"canonical_uri": "language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.tcs",
|
||||||
|
"compatibility": [
|
||||||
|
"GIR/1",
|
||||||
|
"ED25519"
|
||||||
|
],
|
||||||
|
"language": "TCS/0.1",
|
||||||
|
"lifecycle": "CANDIDATE",
|
||||||
|
"name_en": "LPM and Shared Desktop Capability Registry Signing Payload",
|
||||||
|
"name_zh": "LPM与共享桌面能力注册表待签名载荷",
|
||||||
|
"profile": "TCS-CAPABILITY-REGISTRY/1",
|
||||||
|
"protocols": [
|
||||||
|
"TCS-GENERIC-ACTION-GRAPH-LOADER-0001",
|
||||||
|
"TCS-LPM-DESKTOP-OPERATION-REGISTRY-0001",
|
||||||
|
"TCS-MODULE-ABI-0001",
|
||||||
|
"TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001"
|
||||||
|
],
|
||||||
|
"schema": "tcs.protocol/v1",
|
||||||
|
"version": "0.1.0"
|
||||||
|
},
|
||||||
|
"loader_module": {
|
||||||
|
"gir_sha256": "1000971f4121ccab9c396f68a4bcf9ff0cb5f116d4dbfdf051f8607dd22abd33",
|
||||||
|
"lifecycle": "VERIFIED_NOT_INSTALLED",
|
||||||
|
"lock_sha256": "526070608286c409eff593bbcba6fea18b0ff1dc1b1eeff418f28c5de559ba51",
|
||||||
|
"manifest_sha256": "08044c0b972c6a614e41913314432c5b8d9a0c4af78d896cb5ace3ca9924b1ef",
|
||||||
|
"module_id": "TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001",
|
||||||
|
"operations": [
|
||||||
|
"TCS.EXECUTE_ACTION_GRAPH"
|
||||||
|
],
|
||||||
|
"source_sha256": "424d0b79ca40859c6a62e29f5a434ea0a6417f3ca582322e9c66ad9831ffd5c0"
|
||||||
|
},
|
||||||
|
"mother_brain_module": {
|
||||||
|
"authority_ceiling": "NON_AUTHORIZING_COGNITIVE_STATE_ONLY",
|
||||||
|
"gir_sha256": "1e5c2c56fb4dd96b867edd3f0646c2e77bd8efc541c183ed7c7ac64a7576294f",
|
||||||
|
"lifecycle": "VERIFIED_NOT_INSTALLED",
|
||||||
|
"lock_sha256": "e51f5a375ca9df9e564bcf16382b232f12378aea71c08f406ab65c1d1251e058",
|
||||||
|
"manifest_sha256": "a379b636c5efbd45c1a0e9c1a9168285131e44f41fe98bd68ae6f190d170e9fd",
|
||||||
|
"module_id": "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002",
|
||||||
|
"operations": [
|
||||||
|
"LPM.PERCEIVE_DIRECT_LANGUAGE",
|
||||||
|
"LPM.EXTRACT_THOUGHT_TRANSITION",
|
||||||
|
"LPM.ACTIVATE_CAUSAL_PATH",
|
||||||
|
"LPM.COMMIT_ACTION_INTENT",
|
||||||
|
"LPM.APPLY_NEURON_EVENT"
|
||||||
|
],
|
||||||
|
"source_sha256": "9942192794523cba1647f33d68282b42671e7283ee9c2a3f6f2d0375761a1e7b"
|
||||||
|
},
|
||||||
|
"registry": {
|
||||||
|
"channel": "ICE-CH-ZC001",
|
||||||
|
"development_line": "HOLOLAKE-LPM-TCS-NATIVE-20260823",
|
||||||
|
"payload_state": "CANONICAL_UNSIGNED_PAYLOAD_READY_FOR_ONE_SIGNATURE",
|
||||||
|
"registry_id": "TCS-CAPREG-LPM-DESKTOP-SIGNED-0001",
|
||||||
|
"revocation_epoch": 1,
|
||||||
|
"version": "0.1.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"apple_codesign": "PASS",
|
||||||
|
"bootstrap_self_test": "EXECUTED_INNER_AND_OUTER_TARGET_READBACK_VERIFIED",
|
||||||
|
"host_binary_sha256": "051658bb6b30676c277c526760399b68ff78d7edaabb5dd18d5e422751f68c48",
|
||||||
|
"host_module": "TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001",
|
||||||
|
"operation": "TCS.EXECUTE_ACTION_GRAPH",
|
||||||
|
"product_semantic_authority": false
|
||||||
|
},
|
||||||
|
"signer": {
|
||||||
|
"algorithm": "ED25519",
|
||||||
|
"public_key_sha256": "fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8",
|
||||||
|
"signature": "SEPARATE_ENVELOPE_NOT_PART_OF_SIGNED_PAYLOAD",
|
||||||
|
"signer_id": "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001",
|
||||||
|
"trusted_registry": "TCS-TRUSTREG-ZC001-DEV-0001"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"executable": false,
|
||||||
|
"identity": {
|
||||||
|
"declaration_id": "TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001",
|
||||||
|
"declaration_kind": "PROTOCOL",
|
||||||
|
"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,140 @@
|
||||||
|
# LPM and Shared Desktop Capability Registry Signing Payload · 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 **protocol** declaration with identifier `TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001` and version `0.1.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-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001`
|
||||||
|
- **Native declaration kind**: `PROTOCOL`
|
||||||
|
- **TCS source SHA-256**: `8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586`
|
||||||
|
- **Validation compiler**: `TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-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.
|
||||||
|
|
||||||
|
- **admission** `admission`
|
||||||
|
- **desktop_provider_execution_exists**:no `admission.desktop_provider_execution_exists`
|
||||||
|
- **install_after_signature**:LOADER_MODULE_ONLY_UNTIL_PROVIDER_EXECUTION_EXISTS `admission.install_after_signature`
|
||||||
|
- **loader_self_test**:PASS `admission.loader_self_test`
|
||||||
|
- **lpm_provider_execution_exists**:no `admission.lpm_provider_execution_exists`
|
||||||
|
- **mount_lpm_or_desktop**:no `admission.mount_lpm_or_desktop`
|
||||||
|
- **package_hashes_match**:yes `admission.package_hashes_match`
|
||||||
|
- **runtime_bootstrap_dispatch_exists**:yes `admission.runtime_bootstrap_dispatch_exists`
|
||||||
|
- **boundary** `boundary`
|
||||||
|
- **installed_does_not_mean_mounted**:yes `boundary.installed_does_not_mean_mounted`
|
||||||
|
- **mounted_does_not_mean_active**:yes `boundary.mounted_does_not_mean_active`
|
||||||
|
- **no_real_macos_desktop_action**:yes `boundary.no_real_macos_desktop_action`
|
||||||
|
- **signature_does_not_create_provider_implementation**:yes `boundary.signature_does_not_create_provider_implementation`
|
||||||
|
- **verified_does_not_mean_installed**:yes `boundary.verified_does_not_mean_installed`
|
||||||
|
- **desktop_module** `desktop_module`
|
||||||
|
- **authority_ceiling**:ONE_TCS_VIRTUAL_TEST_OBJECT_ONLY `desktop_module.authority_ceiling`
|
||||||
|
- **gir_sha256**:8f9dd557f349ab60c87db5c685f3e320cf72d783a83240254ac97198a97efcb3 `desktop_module.gir_sha256`
|
||||||
|
- **lifecycle**:VERIFIED_NOT_INSTALLED `desktop_module.lifecycle`
|
||||||
|
- **lock_sha256**:a30d6d7e25c2912515133d0a160114527dfee94b38a43313c834069908f8c913 `desktop_module.lock_sha256`
|
||||||
|
- **manifest_sha256**:749e6313fc82f8824cac5031ef302024fd3a04a72584f1cd48e46a490785a0b9 `desktop_module.manifest_sha256`
|
||||||
|
- **module_id**:TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002 `desktop_module.module_id`
|
||||||
|
- **operations** `desktop_module.operations`
|
||||||
|
- DESKTOP.OBSERVE_OBJECT_TREE
|
||||||
|
- DESKTOP.RESOLVE_STABLE_OBJECT
|
||||||
|
- DESKTOP.EXECUTE_SEMANTIC_ACTION
|
||||||
|
- DESKTOP.READ_STATE_DIFF
|
||||||
|
- DESKTOP.VERIFY_TARGET_AND_RECEIPT
|
||||||
|
- **source checksum**:f40d72eb01d8b70ce076a5352cc970df8c3c0c4377f4780140a8229fc997e834 `desktop_module.source_sha256`
|
||||||
|
- **header** `header`
|
||||||
|
- **canonical source path**:language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- GIR/1
|
||||||
|
- ED25519
|
||||||
|
- **language**:TCS/0.1 `header.language`
|
||||||
|
- **lifecycle**:CANDIDATE `header.lifecycle`
|
||||||
|
- **English name**:LPM and Shared Desktop Capability Registry Signing Payload `header.name_en`
|
||||||
|
- **Chinese name**:LPM与共享桌面能力注册表待签名载荷 `header.name_zh`
|
||||||
|
- **profile**:TCS-CAPABILITY-REGISTRY/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-LPM-DESKTOP-OPERATION-REGISTRY-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001
|
||||||
|
- **schema**:tcs.protocol/v1 `header.schema`
|
||||||
|
- **version**:0.1.0 `header.version`
|
||||||
|
- **loader_module** `loader_module`
|
||||||
|
- **gir_sha256**:1000971f4121ccab9c396f68a4bcf9ff0cb5f116d4dbfdf051f8607dd22abd33 `loader_module.gir_sha256`
|
||||||
|
- **lifecycle**:VERIFIED_NOT_INSTALLED `loader_module.lifecycle`
|
||||||
|
- **lock_sha256**:526070608286c409eff593bbcba6fea18b0ff1dc1b1eeff418f28c5de559ba51 `loader_module.lock_sha256`
|
||||||
|
- **manifest_sha256**:08044c0b972c6a614e41913314432c5b8d9a0c4af78d896cb5ace3ca9924b1ef `loader_module.manifest_sha256`
|
||||||
|
- **module_id**:TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001 `loader_module.module_id`
|
||||||
|
- **operations** `loader_module.operations`
|
||||||
|
- TCS.EXECUTE_ACTION_GRAPH
|
||||||
|
- **source checksum**:424d0b79ca40859c6a62e29f5a434ea0a6417f3ca582322e9c66ad9831ffd5c0 `loader_module.source_sha256`
|
||||||
|
- **mother_brain_module** `mother_brain_module`
|
||||||
|
- **authority_ceiling**:NON_AUTHORIZING_COGNITIVE_STATE_ONLY `mother_brain_module.authority_ceiling`
|
||||||
|
- **gir_sha256**:1e5c2c56fb4dd96b867edd3f0646c2e77bd8efc541c183ed7c7ac64a7576294f `mother_brain_module.gir_sha256`
|
||||||
|
- **lifecycle**:VERIFIED_NOT_INSTALLED `mother_brain_module.lifecycle`
|
||||||
|
- **lock_sha256**:e51f5a375ca9df9e564bcf16382b232f12378aea71c08f406ab65c1d1251e058 `mother_brain_module.lock_sha256`
|
||||||
|
- **manifest_sha256**:a379b636c5efbd45c1a0e9c1a9168285131e44f41fe98bd68ae6f190d170e9fd `mother_brain_module.manifest_sha256`
|
||||||
|
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002 `mother_brain_module.module_id`
|
||||||
|
- **operations** `mother_brain_module.operations`
|
||||||
|
- LPM.PERCEIVE_DIRECT_LANGUAGE
|
||||||
|
- LPM.EXTRACT_THOUGHT_TRANSITION
|
||||||
|
- LPM.ACTIVATE_CAUSAL_PATH
|
||||||
|
- LPM.COMMIT_ACTION_INTENT
|
||||||
|
- LPM.APPLY_NEURON_EVENT
|
||||||
|
- **source checksum**:9942192794523cba1647f33d68282b42671e7283ee9c2a3f6f2d0375761a1e7b `mother_brain_module.source_sha256`
|
||||||
|
- **registry** `registry`
|
||||||
|
- **channel**:ICE-CH-ZC001 `registry.channel`
|
||||||
|
- **development_line**:HOLOLAKE-LPM-TCS-NATIVE-20260823 `registry.development_line`
|
||||||
|
- **payload_state**:CANONICAL_UNSIGNED_PAYLOAD_READY_FOR_ONE_SIGNATURE `registry.payload_state`
|
||||||
|
- **registry_id**:TCS-CAPREG-LPM-DESKTOP-SIGNED-0001 `registry.registry_id`
|
||||||
|
- **revocation_epoch**:1 `registry.revocation_epoch`
|
||||||
|
- **version**:0.1.0 `registry.version`
|
||||||
|
- **runtime** `runtime`
|
||||||
|
- **apple_codesign**:PASS `runtime.apple_codesign`
|
||||||
|
- **bootstrap_self_test**:EXECUTED_INNER_AND_OUTER_TARGET_READBACK_VERIFIED `runtime.bootstrap_self_test`
|
||||||
|
- **host_binary_sha256**:051658bb6b30676c277c526760399b68ff78d7edaabb5dd18d5e422751f68c48 `runtime.host_binary_sha256`
|
||||||
|
- **host_module**:TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001 `runtime.host_module`
|
||||||
|
- **operation**:TCS.EXECUTE_ACTION_GRAPH `runtime.operation`
|
||||||
|
- **product_semantic_authority**:no `runtime.product_semantic_authority`
|
||||||
|
- **signer** `signer`
|
||||||
|
- **algorithm**:ED25519 `signer.algorithm`
|
||||||
|
- **public_key_sha256**:fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8 `signer.public_key_sha256`
|
||||||
|
- **signature**:SEPARATE_ENVELOPE_NOT_PART_OF_SIGNED_PAYLOAD `signer.signature`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `signer.signer_id`
|
||||||
|
- **trusted_registry**:TCS-TRUSTREG-ZC001-DEV-0001 `signer.trusted_registry`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
This page changes only the reading order; it does not change TCS/HLDP semantics.
|
||||||
|
|
@ -0,0 +1,140 @@
|
||||||
|
# LPM与共享桌面能力注册表待签名载荷 · 简体中文人类工程语言版
|
||||||
|
|
||||||
|
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||||
|
|
||||||
|
## 这是什么
|
||||||
|
|
||||||
|
这是一份 **协议** 声明,编号为 `TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||||
|
|
||||||
|
## 谁在这里
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 为什么开始
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 发生了什么变化
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 准备怎样执行
|
||||||
|
|
||||||
|
这是非执行声明,没有动作图。
|
||||||
|
|
||||||
|
## 边界与异常处理
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 怎样算完成
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 下一次从哪里继续
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 来源与校验
|
||||||
|
|
||||||
|
- **原生声明编号**:`TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001`
|
||||||
|
- **原生声明类型**:`PROTOCOL`
|
||||||
|
- **TCS 源码 SHA-256**:`8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586`
|
||||||
|
- **校验编译器**:`TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001`
|
||||||
|
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||||
|
|
||||||
|
## 原生结构逐项对照
|
||||||
|
|
||||||
|
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||||
|
|
||||||
|
- **admission** `admission`
|
||||||
|
- **desktop_provider_execution_exists**:否 `admission.desktop_provider_execution_exists`
|
||||||
|
- **install_after_signature**:LOADER_MODULE_ONLY_UNTIL_PROVIDER_EXECUTION_EXISTS `admission.install_after_signature`
|
||||||
|
- **loader_self_test**:PASS `admission.loader_self_test`
|
||||||
|
- **lpm_provider_execution_exists**:否 `admission.lpm_provider_execution_exists`
|
||||||
|
- **mount_lpm_or_desktop**:否 `admission.mount_lpm_or_desktop`
|
||||||
|
- **package_hashes_match**:是 `admission.package_hashes_match`
|
||||||
|
- **runtime_bootstrap_dispatch_exists**:是 `admission.runtime_bootstrap_dispatch_exists`
|
||||||
|
- **boundary** `boundary`
|
||||||
|
- **installed_does_not_mean_mounted**:是 `boundary.installed_does_not_mean_mounted`
|
||||||
|
- **mounted_does_not_mean_active**:是 `boundary.mounted_does_not_mean_active`
|
||||||
|
- **no_real_macos_desktop_action**:是 `boundary.no_real_macos_desktop_action`
|
||||||
|
- **signature_does_not_create_provider_implementation**:是 `boundary.signature_does_not_create_provider_implementation`
|
||||||
|
- **verified_does_not_mean_installed**:是 `boundary.verified_does_not_mean_installed`
|
||||||
|
- **desktop_module** `desktop_module`
|
||||||
|
- **权限边界**:ONE_TCS_VIRTUAL_TEST_OBJECT_ONLY `desktop_module.authority_ceiling`
|
||||||
|
- **gir_sha256**:8f9dd557f349ab60c87db5c685f3e320cf72d783a83240254ac97198a97efcb3 `desktop_module.gir_sha256`
|
||||||
|
- **生命周期**:VERIFIED_NOT_INSTALLED `desktop_module.lifecycle`
|
||||||
|
- **lock_sha256**:a30d6d7e25c2912515133d0a160114527dfee94b38a43313c834069908f8c913 `desktop_module.lock_sha256`
|
||||||
|
- **manifest_sha256**:749e6313fc82f8824cac5031ef302024fd3a04a72584f1cd48e46a490785a0b9 `desktop_module.manifest_sha256`
|
||||||
|
- **module_id**:TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002 `desktop_module.module_id`
|
||||||
|
- **operations** `desktop_module.operations`
|
||||||
|
- DESKTOP.OBSERVE_OBJECT_TREE
|
||||||
|
- DESKTOP.RESOLVE_STABLE_OBJECT
|
||||||
|
- DESKTOP.EXECUTE_SEMANTIC_ACTION
|
||||||
|
- DESKTOP.READ_STATE_DIFF
|
||||||
|
- DESKTOP.VERIFY_TARGET_AND_RECEIPT
|
||||||
|
- **来源校验值**:f40d72eb01d8b70ce076a5352cc970df8c3c0c4377f4780140a8229fc997e834 `desktop_module.source_sha256`
|
||||||
|
- **语言头** `header`
|
||||||
|
- **正本路径**:language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- GIR/1
|
||||||
|
- ED25519
|
||||||
|
- **语言**:TCS/0.1 `header.language`
|
||||||
|
- **生命周期**:候选版本,尚未成为正式正本(`CANDIDATE`) `header.lifecycle`
|
||||||
|
- **英文名**:LPM and Shared Desktop Capability Registry Signing Payload `header.name_en`
|
||||||
|
- **中文名**:LPM与共享桌面能力注册表待签名载荷 `header.name_zh`
|
||||||
|
- **协议配置**:TCS-CAPABILITY-REGISTRY/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-LPM-DESKTOP-OPERATION-REGISTRY-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001
|
||||||
|
- **schema**:tcs.protocol/v1 `header.schema`
|
||||||
|
- **版本**:0.1.0 `header.version`
|
||||||
|
- **loader_module** `loader_module`
|
||||||
|
- **gir_sha256**:1000971f4121ccab9c396f68a4bcf9ff0cb5f116d4dbfdf051f8607dd22abd33 `loader_module.gir_sha256`
|
||||||
|
- **生命周期**:VERIFIED_NOT_INSTALLED `loader_module.lifecycle`
|
||||||
|
- **lock_sha256**:526070608286c409eff593bbcba6fea18b0ff1dc1b1eeff418f28c5de559ba51 `loader_module.lock_sha256`
|
||||||
|
- **manifest_sha256**:08044c0b972c6a614e41913314432c5b8d9a0c4af78d896cb5ace3ca9924b1ef `loader_module.manifest_sha256`
|
||||||
|
- **module_id**:TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001 `loader_module.module_id`
|
||||||
|
- **operations** `loader_module.operations`
|
||||||
|
- TCS.EXECUTE_ACTION_GRAPH
|
||||||
|
- **来源校验值**:424d0b79ca40859c6a62e29f5a434ea0a6417f3ca582322e9c66ad9831ffd5c0 `loader_module.source_sha256`
|
||||||
|
- **mother_brain_module** `mother_brain_module`
|
||||||
|
- **权限边界**:NON_AUTHORIZING_COGNITIVE_STATE_ONLY `mother_brain_module.authority_ceiling`
|
||||||
|
- **gir_sha256**:1e5c2c56fb4dd96b867edd3f0646c2e77bd8efc541c183ed7c7ac64a7576294f `mother_brain_module.gir_sha256`
|
||||||
|
- **生命周期**:VERIFIED_NOT_INSTALLED `mother_brain_module.lifecycle`
|
||||||
|
- **lock_sha256**:e51f5a375ca9df9e564bcf16382b232f12378aea71c08f406ab65c1d1251e058 `mother_brain_module.lock_sha256`
|
||||||
|
- **manifest_sha256**:a379b636c5efbd45c1a0e9c1a9168285131e44f41fe98bd68ae6f190d170e9fd `mother_brain_module.manifest_sha256`
|
||||||
|
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002 `mother_brain_module.module_id`
|
||||||
|
- **operations** `mother_brain_module.operations`
|
||||||
|
- LPM.PERCEIVE_DIRECT_LANGUAGE
|
||||||
|
- LPM.EXTRACT_THOUGHT_TRANSITION
|
||||||
|
- LPM.ACTIVATE_CAUSAL_PATH
|
||||||
|
- LPM.COMMIT_ACTION_INTENT
|
||||||
|
- LPM.APPLY_NEURON_EVENT
|
||||||
|
- **来源校验值**:9942192794523cba1647f33d68282b42671e7283ee9c2a3f6f2d0375761a1e7b `mother_brain_module.source_sha256`
|
||||||
|
- **registry** `registry`
|
||||||
|
- **channel**:ICE-CH-ZC001 `registry.channel`
|
||||||
|
- **development_line**:HOLOLAKE-LPM-TCS-NATIVE-20260823 `registry.development_line`
|
||||||
|
- **payload_state**:CANONICAL_UNSIGNED_PAYLOAD_READY_FOR_ONE_SIGNATURE `registry.payload_state`
|
||||||
|
- **registry_id**:TCS-CAPREG-LPM-DESKTOP-SIGNED-0001 `registry.registry_id`
|
||||||
|
- **revocation_epoch**:1 `registry.revocation_epoch`
|
||||||
|
- **版本**:0.1.0 `registry.version`
|
||||||
|
- **runtime** `runtime`
|
||||||
|
- **apple_codesign**:PASS `runtime.apple_codesign`
|
||||||
|
- **bootstrap_self_test**:EXECUTED_INNER_AND_OUTER_TARGET_READBACK_VERIFIED `runtime.bootstrap_self_test`
|
||||||
|
- **host_binary_sha256**:051658bb6b30676c277c526760399b68ff78d7edaabb5dd18d5e422751f68c48 `runtime.host_binary_sha256`
|
||||||
|
- **host_module**:TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001 `runtime.host_module`
|
||||||
|
- **操作**:TCS.EXECUTE_ACTION_GRAPH `runtime.operation`
|
||||||
|
- **product_semantic_authority**:否 `runtime.product_semantic_authority`
|
||||||
|
- **signer** `signer`
|
||||||
|
- **algorithm**:ED25519 `signer.algorithm`
|
||||||
|
- **public_key_sha256**:fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8 `signer.public_key_sha256`
|
||||||
|
- **signature**:SEPARATE_ENVELOPE_NOT_PART_OF_SIGNED_PAYLOAD `signer.signature`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `signer.signer_id`
|
||||||
|
- **trusted_registry**:TCS-TRUSTREG-ZC001-DEV-0001 `signer.trusted_registry`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||||
108
build/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001.gir.json
Normal file
108
build/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001.gir.json
Normal file
|
|
@ -0,0 +1,108 @@
|
||||||
|
{
|
||||||
|
"compiled_from": {
|
||||||
|
"compiler_id": "TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||||
|
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||||
|
"source_sha256": "18c0da5c9d19b14724d9eae539b53389dff7bbb2cf74f4cdeb485a042389623e"
|
||||||
|
},
|
||||||
|
"declaration": {
|
||||||
|
"acceptance": {
|
||||||
|
"completion_claim": false,
|
||||||
|
"desktop_next": "IMPLEMENT_VIRTUAL_PROVIDER_GIR_THEN_RESIGN",
|
||||||
|
"loader_next_state": "ELIGIBLE_FOR_ACCOUNT_SCOPED_INSTALL_SELF_TEST",
|
||||||
|
"lpm_next": "IMPLEMENT_PROVIDER_GIR_THEN_RESIGN",
|
||||||
|
"private_key_in_repository": false,
|
||||||
|
"signed_payload": "VERIFIED"
|
||||||
|
},
|
||||||
|
"admission": {
|
||||||
|
"desktop_module_install_allowed": false,
|
||||||
|
"loader_module_install_allowed": true,
|
||||||
|
"mother_brain_module_install_allowed": false,
|
||||||
|
"payload_hash": "PASS",
|
||||||
|
"reason": "LPM_AND_DESKTOP_PROVIDER_MACHINE_EXECUTION_PROGRAMS_NOT_YET_IMPLEMENTED",
|
||||||
|
"revocation": "PASS_EPOCH_1_ACTIVE",
|
||||||
|
"signature": "PASS",
|
||||||
|
"signer_scope": "PASS",
|
||||||
|
"trusted_signer_lookup": "PASS"
|
||||||
|
},
|
||||||
|
"boundary": {
|
||||||
|
"global_repo012_trust_registry_unchanged": true,
|
||||||
|
"loader_installation_is_mount": false,
|
||||||
|
"lpm_or_desktop_installation": false,
|
||||||
|
"no_real_macos_desktop_action": true,
|
||||||
|
"signature_creates_provider_implementation": false,
|
||||||
|
"signature_creates_semantics": false,
|
||||||
|
"signature_is_installation": false
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"canonical_uri": "language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001.tcs",
|
||||||
|
"compatibility": [
|
||||||
|
"GIR/1",
|
||||||
|
"ED25519"
|
||||||
|
],
|
||||||
|
"language": "TCS/0.1",
|
||||||
|
"lifecycle": "CANDIDATE",
|
||||||
|
"name_en": "LPM and Shared Desktop Capability Registry Signed Envelope",
|
||||||
|
"name_zh": "LPM与共享桌面能力注册表签名封装",
|
||||||
|
"profile": "TCS-CAPABILITY-REGISTRY/1",
|
||||||
|
"protocols": [
|
||||||
|
"TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001",
|
||||||
|
"TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001",
|
||||||
|
"TCS-MODULE-ABI-0001"
|
||||||
|
],
|
||||||
|
"schema": "tcs.protocol/v1",
|
||||||
|
"version": "0.1.0"
|
||||||
|
},
|
||||||
|
"payload": {
|
||||||
|
"canonical_source": "language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.tcs",
|
||||||
|
"gir_sha256": "0cc234522b8b320ddde4ad7dd4cc96740f4164eb993d99b6fac0dd3c65c70f20",
|
||||||
|
"package_hashes": "PASS",
|
||||||
|
"source_sha256": "8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586"
|
||||||
|
},
|
||||||
|
"registry": {
|
||||||
|
"channel": "ICE-CH-ZC001",
|
||||||
|
"development_line": "HOLOLAKE-LPM-TCS-NATIVE-20260823",
|
||||||
|
"registry_id": "TCS-CAPREG-LPM-DESKTOP-SIGNED-0001",
|
||||||
|
"state": "SIGNED_VERIFIED_NOT_INSTALLED",
|
||||||
|
"version": "0.1.0"
|
||||||
|
},
|
||||||
|
"signature_envelope": {
|
||||||
|
"algorithm": "ED25519",
|
||||||
|
"expiry_policy": "NO_AUTOMATIC_EXPIRY",
|
||||||
|
"format": "TCS-CAPREG-SIGNATURE/1",
|
||||||
|
"issued_at": "2026-08-24T03:01:00Z",
|
||||||
|
"message_sha256": "79175dfd3e8bd06c19c4233b899729f93e2329624ce4a22ad34fae21fb1160ed",
|
||||||
|
"public_key_sha256": "fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8",
|
||||||
|
"revocation_epoch": 1,
|
||||||
|
"signature_base64": "KXfEByyUl10XxDd/rnK2aSjTUy9pjKGE8hFf2rWawKlCSZWlds7gj5nuXKpKAGtPXZykC5vS2KDnUwxOZYAwAA==",
|
||||||
|
"signature_bytes": 64,
|
||||||
|
"signer_id": "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001",
|
||||||
|
"trusted_registry": "TCS-TRUSTREG-ZC001-DEV-0001",
|
||||||
|
"verification": "PASS"
|
||||||
|
},
|
||||||
|
"signed_message": {
|
||||||
|
"final_newline": true,
|
||||||
|
"lines": [
|
||||||
|
"TCS-CAPREG-SIGNATURE/1",
|
||||||
|
"registry_id=TCS-CAPREG-LPM-DESKTOP-SIGNED-0001",
|
||||||
|
"version=0.1.0",
|
||||||
|
"payload_sha256=8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586",
|
||||||
|
"signer_id=TCS-SIGNER-BINGSHUO-ZC001-DEV-0001",
|
||||||
|
"issued_at=2026-08-24T03:01:00Z",
|
||||||
|
"expiry_policy=NO_AUTOMATIC_EXPIRY",
|
||||||
|
"revocation_epoch=1",
|
||||||
|
"channel=ICE-CH-ZC001",
|
||||||
|
"development_line=HOLOLAKE-LPM-TCS-NATIVE-20260823"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"executable": false,
|
||||||
|
"identity": {
|
||||||
|
"declaration_id": "TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001",
|
||||||
|
"declaration_kind": "PROTOCOL",
|
||||||
|
"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,136 @@
|
||||||
|
# LPM and Shared Desktop Capability Registry Signed Envelope · 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 **protocol** declaration with identifier `TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001` and version `0.1.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
|
||||||
|
|
||||||
|
- **acceptance** `acceptance`
|
||||||
|
- **completion_claim**:no `acceptance.completion_claim`
|
||||||
|
- **desktop_next**:IMPLEMENT_VIRTUAL_PROVIDER_GIR_THEN_RESIGN `acceptance.desktop_next`
|
||||||
|
- **loader_next_state**:ELIGIBLE_FOR_ACCOUNT_SCOPED_INSTALL_SELF_TEST `acceptance.loader_next_state`
|
||||||
|
- **lpm_next**:IMPLEMENT_PROVIDER_GIR_THEN_RESIGN `acceptance.lpm_next`
|
||||||
|
- **private_key_in_repository**:no `acceptance.private_key_in_repository`
|
||||||
|
- **signed_payload**:VERIFIED `acceptance.signed_payload`
|
||||||
|
|
||||||
|
## 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-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001`
|
||||||
|
- **Native declaration kind**: `PROTOCOL`
|
||||||
|
- **TCS source SHA-256**: `18c0da5c9d19b14724d9eae539b53389dff7bbb2cf74f4cdeb485a042389623e`
|
||||||
|
- **Validation compiler**: `TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-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.
|
||||||
|
|
||||||
|
- **acceptance** `acceptance`
|
||||||
|
- **completion_claim**:no `acceptance.completion_claim`
|
||||||
|
- **desktop_next**:IMPLEMENT_VIRTUAL_PROVIDER_GIR_THEN_RESIGN `acceptance.desktop_next`
|
||||||
|
- **loader_next_state**:ELIGIBLE_FOR_ACCOUNT_SCOPED_INSTALL_SELF_TEST `acceptance.loader_next_state`
|
||||||
|
- **lpm_next**:IMPLEMENT_PROVIDER_GIR_THEN_RESIGN `acceptance.lpm_next`
|
||||||
|
- **private_key_in_repository**:no `acceptance.private_key_in_repository`
|
||||||
|
- **signed_payload**:VERIFIED `acceptance.signed_payload`
|
||||||
|
- **admission** `admission`
|
||||||
|
- **desktop_module_install_allowed**:no `admission.desktop_module_install_allowed`
|
||||||
|
- **loader_module_install_allowed**:yes `admission.loader_module_install_allowed`
|
||||||
|
- **mother_brain_module_install_allowed**:no `admission.mother_brain_module_install_allowed`
|
||||||
|
- **payload_hash**:PASS `admission.payload_hash`
|
||||||
|
- **reason**:LPM_AND_DESKTOP_PROVIDER_MACHINE_EXECUTION_PROGRAMS_NOT_YET_IMPLEMENTED `admission.reason`
|
||||||
|
- **revocation**:PASS_EPOCH_1_ACTIVE `admission.revocation`
|
||||||
|
- **signature**:PASS `admission.signature`
|
||||||
|
- **signer_scope**:PASS `admission.signer_scope`
|
||||||
|
- **trusted_signer_lookup**:PASS `admission.trusted_signer_lookup`
|
||||||
|
- **boundary** `boundary`
|
||||||
|
- **global_repo012_trust_registry_unchanged**:yes `boundary.global_repo012_trust_registry_unchanged`
|
||||||
|
- **loader_installation_is_mount**:no `boundary.loader_installation_is_mount`
|
||||||
|
- **lpm_or_desktop_installation**:no `boundary.lpm_or_desktop_installation`
|
||||||
|
- **no_real_macos_desktop_action**:yes `boundary.no_real_macos_desktop_action`
|
||||||
|
- **signature_creates_provider_implementation**:no `boundary.signature_creates_provider_implementation`
|
||||||
|
- **signature_creates_semantics**:no `boundary.signature_creates_semantics`
|
||||||
|
- **signature_is_installation**:no `boundary.signature_is_installation`
|
||||||
|
- **header** `header`
|
||||||
|
- **canonical source path**:language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- GIR/1
|
||||||
|
- ED25519
|
||||||
|
- **language**:TCS/0.1 `header.language`
|
||||||
|
- **lifecycle**:CANDIDATE `header.lifecycle`
|
||||||
|
- **English name**:LPM and Shared Desktop Capability Registry Signed Envelope `header.name_en`
|
||||||
|
- **Chinese name**:LPM与共享桌面能力注册表签名封装 `header.name_zh`
|
||||||
|
- **profile**:TCS-CAPABILITY-REGISTRY/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001
|
||||||
|
- TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- **schema**:tcs.protocol/v1 `header.schema`
|
||||||
|
- **version**:0.1.0 `header.version`
|
||||||
|
- **payload** `payload`
|
||||||
|
- **canonical_source**:language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.tcs `payload.canonical_source`
|
||||||
|
- **gir_sha256**:0cc234522b8b320ddde4ad7dd4cc96740f4164eb993d99b6fac0dd3c65c70f20 `payload.gir_sha256`
|
||||||
|
- **package_hashes**:PASS `payload.package_hashes`
|
||||||
|
- **source checksum**:8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586 `payload.source_sha256`
|
||||||
|
- **registry** `registry`
|
||||||
|
- **channel**:ICE-CH-ZC001 `registry.channel`
|
||||||
|
- **development_line**:HOLOLAKE-LPM-TCS-NATIVE-20260823 `registry.development_line`
|
||||||
|
- **registry_id**:TCS-CAPREG-LPM-DESKTOP-SIGNED-0001 `registry.registry_id`
|
||||||
|
- **state**:SIGNED_VERIFIED_NOT_INSTALLED `registry.state`
|
||||||
|
- **version**:0.1.0 `registry.version`
|
||||||
|
- **signature_envelope** `signature_envelope`
|
||||||
|
- **algorithm**:ED25519 `signature_envelope.algorithm`
|
||||||
|
- **expiry_policy**:NO_AUTOMATIC_EXPIRY `signature_envelope.expiry_policy`
|
||||||
|
- **format**:TCS-CAPREG-SIGNATURE/1 `signature_envelope.format`
|
||||||
|
- **issued_at**:2026-08-24T03:01:00Z `signature_envelope.issued_at`
|
||||||
|
- **message_sha256**:79175dfd3e8bd06c19c4233b899729f93e2329624ce4a22ad34fae21fb1160ed `signature_envelope.message_sha256`
|
||||||
|
- **public_key_sha256**:fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8 `signature_envelope.public_key_sha256`
|
||||||
|
- **revocation_epoch**:1 `signature_envelope.revocation_epoch`
|
||||||
|
- **signature_base64**:KXfEByyUl10XxDd/rnK2aSjTUy9pjKGE8hFf2rWawKlCSZWlds7gj5nuXKpKAGtPXZykC5vS2KDnUwxOZYAwAA== `signature_envelope.signature_base64`
|
||||||
|
- **signature_bytes**:64 `signature_envelope.signature_bytes`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `signature_envelope.signer_id`
|
||||||
|
- **trusted_registry**:TCS-TRUSTREG-ZC001-DEV-0001 `signature_envelope.trusted_registry`
|
||||||
|
- **verification**:PASS `signature_envelope.verification`
|
||||||
|
- **signed_message** `signed_message`
|
||||||
|
- **final_newline**:yes `signed_message.final_newline`
|
||||||
|
- **lines** `signed_message.lines`
|
||||||
|
- TCS-CAPREG-SIGNATURE/1
|
||||||
|
- registry_id=TCS-CAPREG-LPM-DESKTOP-SIGNED-0001
|
||||||
|
- version=0.1.0
|
||||||
|
- payload_sha256=8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586
|
||||||
|
- signer_id=TCS-SIGNER-BINGSHUO-ZC001-DEV-0001
|
||||||
|
- issued_at=2026-08-24T03:01:00Z
|
||||||
|
- expiry_policy=NO_AUTOMATIC_EXPIRY
|
||||||
|
- revocation_epoch=1
|
||||||
|
- channel=ICE-CH-ZC001
|
||||||
|
- development_line=HOLOLAKE-LPM-TCS-NATIVE-20260823
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
This page changes only the reading order; it does not change TCS/HLDP semantics.
|
||||||
|
|
@ -0,0 +1,136 @@
|
||||||
|
# LPM与共享桌面能力注册表签名封装 · 简体中文人类工程语言版
|
||||||
|
|
||||||
|
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||||
|
|
||||||
|
## 这是什么
|
||||||
|
|
||||||
|
这是一份 **协议** 声明,编号为 `TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||||
|
|
||||||
|
## 谁在这里
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 为什么开始
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 发生了什么变化
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 准备怎样执行
|
||||||
|
|
||||||
|
这是非执行声明,没有动作图。
|
||||||
|
|
||||||
|
## 边界与异常处理
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 怎样算完成
|
||||||
|
|
||||||
|
- **验收标准** `acceptance`
|
||||||
|
- **completion_claim**:否 `acceptance.completion_claim`
|
||||||
|
- **desktop_next**:IMPLEMENT_VIRTUAL_PROVIDER_GIR_THEN_RESIGN `acceptance.desktop_next`
|
||||||
|
- **loader_next_state**:ELIGIBLE_FOR_ACCOUNT_SCOPED_INSTALL_SELF_TEST `acceptance.loader_next_state`
|
||||||
|
- **lpm_next**:IMPLEMENT_PROVIDER_GIR_THEN_RESIGN `acceptance.lpm_next`
|
||||||
|
- **private_key_in_repository**:否 `acceptance.private_key_in_repository`
|
||||||
|
- **signed_payload**:VERIFIED `acceptance.signed_payload`
|
||||||
|
|
||||||
|
## 下一次从哪里继续
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 来源与校验
|
||||||
|
|
||||||
|
- **原生声明编号**:`TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001`
|
||||||
|
- **原生声明类型**:`PROTOCOL`
|
||||||
|
- **TCS 源码 SHA-256**:`18c0da5c9d19b14724d9eae539b53389dff7bbb2cf74f4cdeb485a042389623e`
|
||||||
|
- **校验编译器**:`TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001`
|
||||||
|
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||||
|
|
||||||
|
## 原生结构逐项对照
|
||||||
|
|
||||||
|
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||||
|
|
||||||
|
- **验收标准** `acceptance`
|
||||||
|
- **completion_claim**:否 `acceptance.completion_claim`
|
||||||
|
- **desktop_next**:IMPLEMENT_VIRTUAL_PROVIDER_GIR_THEN_RESIGN `acceptance.desktop_next`
|
||||||
|
- **loader_next_state**:ELIGIBLE_FOR_ACCOUNT_SCOPED_INSTALL_SELF_TEST `acceptance.loader_next_state`
|
||||||
|
- **lpm_next**:IMPLEMENT_PROVIDER_GIR_THEN_RESIGN `acceptance.lpm_next`
|
||||||
|
- **private_key_in_repository**:否 `acceptance.private_key_in_repository`
|
||||||
|
- **signed_payload**:VERIFIED `acceptance.signed_payload`
|
||||||
|
- **admission** `admission`
|
||||||
|
- **desktop_module_install_allowed**:否 `admission.desktop_module_install_allowed`
|
||||||
|
- **loader_module_install_allowed**:是 `admission.loader_module_install_allowed`
|
||||||
|
- **mother_brain_module_install_allowed**:否 `admission.mother_brain_module_install_allowed`
|
||||||
|
- **payload_hash**:PASS `admission.payload_hash`
|
||||||
|
- **reason**:LPM_AND_DESKTOP_PROVIDER_MACHINE_EXECUTION_PROGRAMS_NOT_YET_IMPLEMENTED `admission.reason`
|
||||||
|
- **revocation**:PASS_EPOCH_1_ACTIVE `admission.revocation`
|
||||||
|
- **signature**:PASS `admission.signature`
|
||||||
|
- **signer_scope**:PASS `admission.signer_scope`
|
||||||
|
- **trusted_signer_lookup**:PASS `admission.trusted_signer_lookup`
|
||||||
|
- **boundary** `boundary`
|
||||||
|
- **global_repo012_trust_registry_unchanged**:是 `boundary.global_repo012_trust_registry_unchanged`
|
||||||
|
- **loader_installation_is_mount**:否 `boundary.loader_installation_is_mount`
|
||||||
|
- **lpm_or_desktop_installation**:否 `boundary.lpm_or_desktop_installation`
|
||||||
|
- **no_real_macos_desktop_action**:是 `boundary.no_real_macos_desktop_action`
|
||||||
|
- **signature_creates_provider_implementation**:否 `boundary.signature_creates_provider_implementation`
|
||||||
|
- **signature_creates_semantics**:否 `boundary.signature_creates_semantics`
|
||||||
|
- **signature_is_installation**:否 `boundary.signature_is_installation`
|
||||||
|
- **语言头** `header`
|
||||||
|
- **正本路径**:language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- GIR/1
|
||||||
|
- ED25519
|
||||||
|
- **语言**:TCS/0.1 `header.language`
|
||||||
|
- **生命周期**:候选版本,尚未成为正式正本(`CANDIDATE`) `header.lifecycle`
|
||||||
|
- **英文名**:LPM and Shared Desktop Capability Registry Signed Envelope `header.name_en`
|
||||||
|
- **中文名**:LPM与共享桌面能力注册表签名封装 `header.name_zh`
|
||||||
|
- **协议配置**:TCS-CAPABILITY-REGISTRY/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001
|
||||||
|
- TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- **schema**:tcs.protocol/v1 `header.schema`
|
||||||
|
- **版本**:0.1.0 `header.version`
|
||||||
|
- **payload** `payload`
|
||||||
|
- **canonical_source**:language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.tcs `payload.canonical_source`
|
||||||
|
- **gir_sha256**:0cc234522b8b320ddde4ad7dd4cc96740f4164eb993d99b6fac0dd3c65c70f20 `payload.gir_sha256`
|
||||||
|
- **package_hashes**:PASS `payload.package_hashes`
|
||||||
|
- **来源校验值**:8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586 `payload.source_sha256`
|
||||||
|
- **registry** `registry`
|
||||||
|
- **channel**:ICE-CH-ZC001 `registry.channel`
|
||||||
|
- **development_line**:HOLOLAKE-LPM-TCS-NATIVE-20260823 `registry.development_line`
|
||||||
|
- **registry_id**:TCS-CAPREG-LPM-DESKTOP-SIGNED-0001 `registry.registry_id`
|
||||||
|
- **state**:SIGNED_VERIFIED_NOT_INSTALLED `registry.state`
|
||||||
|
- **版本**:0.1.0 `registry.version`
|
||||||
|
- **signature_envelope** `signature_envelope`
|
||||||
|
- **algorithm**:ED25519 `signature_envelope.algorithm`
|
||||||
|
- **expiry_policy**:NO_AUTOMATIC_EXPIRY `signature_envelope.expiry_policy`
|
||||||
|
- **format**:TCS-CAPREG-SIGNATURE/1 `signature_envelope.format`
|
||||||
|
- **issued_at**:2026-08-24T03:01:00Z `signature_envelope.issued_at`
|
||||||
|
- **message_sha256**:79175dfd3e8bd06c19c4233b899729f93e2329624ce4a22ad34fae21fb1160ed `signature_envelope.message_sha256`
|
||||||
|
- **public_key_sha256**:fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8 `signature_envelope.public_key_sha256`
|
||||||
|
- **revocation_epoch**:1 `signature_envelope.revocation_epoch`
|
||||||
|
- **signature_base64**:KXfEByyUl10XxDd/rnK2aSjTUy9pjKGE8hFf2rWawKlCSZWlds7gj5nuXKpKAGtPXZykC5vS2KDnUwxOZYAwAA== `signature_envelope.signature_base64`
|
||||||
|
- **signature_bytes**:64 `signature_envelope.signature_bytes`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `signature_envelope.signer_id`
|
||||||
|
- **trusted_registry**:TCS-TRUSTREG-ZC001-DEV-0001 `signature_envelope.trusted_registry`
|
||||||
|
- **verification**:PASS `signature_envelope.verification`
|
||||||
|
- **signed_message** `signed_message`
|
||||||
|
- **final_newline**:是 `signed_message.final_newline`
|
||||||
|
- **lines** `signed_message.lines`
|
||||||
|
- TCS-CAPREG-SIGNATURE/1
|
||||||
|
- registry_id=TCS-CAPREG-LPM-DESKTOP-SIGNED-0001
|
||||||
|
- version=0.1.0
|
||||||
|
- payload_sha256=8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586
|
||||||
|
- signer_id=TCS-SIGNER-BINGSHUO-ZC001-DEV-0001
|
||||||
|
- issued_at=2026-08-24T03:01:00Z
|
||||||
|
- expiry_policy=NO_AUTOMATIC_EXPIRY
|
||||||
|
- revocation_epoch=1
|
||||||
|
- channel=ICE-CH-ZC001
|
||||||
|
- development_line=HOLOLAKE-LPM-TCS-NATIVE-20260823
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||||
|
|
@ -0,0 +1,100 @@
|
||||||
|
{
|
||||||
|
"compiled_from": {
|
||||||
|
"compiler_id": "TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||||
|
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||||
|
"source_sha256": "5acdd66c1bfc2d7d72aae288a1ac2daa0062de89aabf45d195b8aff851beae17"
|
||||||
|
},
|
||||||
|
"declaration": {
|
||||||
|
"acceptance": {
|
||||||
|
"apple_binary_signature": "PASS",
|
||||||
|
"authorization_source_hash": "PASS",
|
||||||
|
"completion_claim": false,
|
||||||
|
"ed25519_signer": "PENDING_PROVISIONING",
|
||||||
|
"generic_host": "EXECUTED_TARGET_READBACK_VERIFIED",
|
||||||
|
"module_installation": false
|
||||||
|
},
|
||||||
|
"apple_certificate": {
|
||||||
|
"certificate_sha1": "BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B",
|
||||||
|
"identity": "DEVELOPER_ID_APPLICATION_TEAM_825A9L3G7Q",
|
||||||
|
"permitted_use": "MACOS_HOST_BINARY_CODE_SIGNATURE",
|
||||||
|
"public_key_algorithm": "RSA",
|
||||||
|
"tcs_module_ed25519_equivalent": false
|
||||||
|
},
|
||||||
|
"authority_boundary": {
|
||||||
|
"apple_binary_signature_is_module_signature": false,
|
||||||
|
"key_export_forbidden": true,
|
||||||
|
"key_generation_may_occur_now": true,
|
||||||
|
"os_login_is_signature": false,
|
||||||
|
"production_or_other_development_line_use": false,
|
||||||
|
"relationship_is_signature": false,
|
||||||
|
"scope_expansion_forbidden": true
|
||||||
|
},
|
||||||
|
"decision": {
|
||||||
|
"fourth_generation_language_primary": false,
|
||||||
|
"fourth_generation_language_role": "MECHANICAL_MACHINE_RUNTIME_AND_HOST_ADAPTER_ONLY",
|
||||||
|
"generic_gir_host_authorized": true,
|
||||||
|
"tcs_primary_development_language": true,
|
||||||
|
"trusted_signer_provisioning_authorized": true
|
||||||
|
},
|
||||||
|
"expected_receipts": {
|
||||||
|
"values": [
|
||||||
|
"APPLE_CODESIGN_VERIFY_READBACK",
|
||||||
|
"ED25519_PUBLIC_KEY_FINGERPRINT",
|
||||||
|
"KEYCHAIN_ITEM_READBACK_WITHOUT_SECRET",
|
||||||
|
"SIGNED_CAPABILITY_REGISTRY_VERIFICATION",
|
||||||
|
"MODULE_SIGNATURE_VERIFICATION",
|
||||||
|
"INSTALL_AND_MOUNT_RECEIPTS"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"canonical_uri": "language/events/TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824.tcs",
|
||||||
|
"compatibility": [
|
||||||
|
"TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||||
|
"GIR/1"
|
||||||
|
],
|
||||||
|
"language": "TCS/0.1",
|
||||||
|
"lifecycle": "CANDIDATE",
|
||||||
|
"name_en": "BingShuo Authorization Event for Generic Machine Host and Development-Line Trusted Signer Provisioning",
|
||||||
|
"name_zh": "冰朔授权通用机器宿主与本开发线可信签名者供给事件",
|
||||||
|
"profile": "HLDP/1",
|
||||||
|
"protocols": [
|
||||||
|
"TCS-TRUSTED-SIGNER-PROVISIONING-REQUEST-0001",
|
||||||
|
"TCS-GENERIC-ACTION-GRAPH-LOADER-0001",
|
||||||
|
"TCS-MODULE-ABI-0001"
|
||||||
|
],
|
||||||
|
"schema": "tcs.event/v1",
|
||||||
|
"version": "0.1.0"
|
||||||
|
},
|
||||||
|
"source": {
|
||||||
|
"channel": "ICE-CH-ZC001",
|
||||||
|
"exact_text_sha256": "e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463",
|
||||||
|
"occurred_at": "2026-08-24",
|
||||||
|
"source_class": "S01_DIRECT_HUMAN_CURRENT_MESSAGE",
|
||||||
|
"speaker": "ICE-GL∞"
|
||||||
|
},
|
||||||
|
"tcs_signer": {
|
||||||
|
"algorithm": "ED25519",
|
||||||
|
"expiry_policy": "NO_AUTOMATIC_EXPIRY_REVOKE_BY_NEW_DIRECT_BINGSHUO_LANGUAGE_OR_KEY_COMPROMISE",
|
||||||
|
"permitted_scope": "HOLOLAKE-LPM-TCS-NATIVE-20260823_CAPABILITY_REGISTRY_AND_THREE_VERIFIED_MODULE_PACKAGES",
|
||||||
|
"private_key_location": "LOCAL_MACOS_LOGIN_KEYCHAIN_GENERIC_PASSWORD_ITEM",
|
||||||
|
"private_key_mobile_drive": false,
|
||||||
|
"private_key_repository": false,
|
||||||
|
"public_key_repository": true,
|
||||||
|
"revocation_epoch": 1,
|
||||||
|
"signer_id": "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001"
|
||||||
|
},
|
||||||
|
"trigger": {
|
||||||
|
"value": "冰朔确认第四代编程语言不再作为主要开发语言而只作为机器运行方式,并明确允许继续,同时指出Xcode内已有签名证书"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"executable": false,
|
||||||
|
"identity": {
|
||||||
|
"declaration_id": "TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824",
|
||||||
|
"declaration_kind": "EVENT",
|
||||||
|
"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,134 @@
|
||||||
|
# BingShuo Authorization Event for Generic Machine Host and Development-Line Trusted Signer Provisioning · 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 **event** declaration with identifier `TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824` and version `0.1.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
|
||||||
|
|
||||||
|
- **trigger** `trigger`
|
||||||
|
- **value**:冰朔确认第四代编程语言不再作为主要开发语言而只作为机器运行方式,并明确允许继续,同时指出Xcode内已有签名证书 `trigger.value`
|
||||||
|
- **source** `source`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **exact_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.exact_text_sha256`
|
||||||
|
- **occurred_at**:2026-08-24 `source.occurred_at`
|
||||||
|
- **source_class**:S01_DIRECT_HUMAN_CURRENT_MESSAGE `source.source_class`
|
||||||
|
- **speaker**:ICE-GL∞ `source.speaker`
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
|
- **acceptance** `acceptance`
|
||||||
|
- **apple_binary_signature**:PASS `acceptance.apple_binary_signature`
|
||||||
|
- **authorization_source_hash**:PASS `acceptance.authorization_source_hash`
|
||||||
|
- **completion_claim**:no `acceptance.completion_claim`
|
||||||
|
- **ed25519_signer**:PENDING_PROVISIONING `acceptance.ed25519_signer`
|
||||||
|
- **generic_host**:EXECUTED_TARGET_READBACK_VERIFIED `acceptance.generic_host`
|
||||||
|
- **module_installation**:no `acceptance.module_installation`
|
||||||
|
|
||||||
|
## 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-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824`
|
||||||
|
- **Native declaration kind**: `EVENT`
|
||||||
|
- **TCS source SHA-256**: `5acdd66c1bfc2d7d72aae288a1ac2daa0062de89aabf45d195b8aff851beae17`
|
||||||
|
- **Validation compiler**: `TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-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.
|
||||||
|
|
||||||
|
- **acceptance** `acceptance`
|
||||||
|
- **apple_binary_signature**:PASS `acceptance.apple_binary_signature`
|
||||||
|
- **authorization_source_hash**:PASS `acceptance.authorization_source_hash`
|
||||||
|
- **completion_claim**:no `acceptance.completion_claim`
|
||||||
|
- **ed25519_signer**:PENDING_PROVISIONING `acceptance.ed25519_signer`
|
||||||
|
- **generic_host**:EXECUTED_TARGET_READBACK_VERIFIED `acceptance.generic_host`
|
||||||
|
- **module_installation**:no `acceptance.module_installation`
|
||||||
|
- **apple_certificate** `apple_certificate`
|
||||||
|
- **certificate_sha1**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `apple_certificate.certificate_sha1`
|
||||||
|
- **identity**:DEVELOPER_ID_APPLICATION_TEAM_825A9L3G7Q `apple_certificate.identity`
|
||||||
|
- **permitted_use**:MACOS_HOST_BINARY_CODE_SIGNATURE `apple_certificate.permitted_use`
|
||||||
|
- **public_key_algorithm**:RSA `apple_certificate.public_key_algorithm`
|
||||||
|
- **tcs_module_ed25519_equivalent**:no `apple_certificate.tcs_module_ed25519_equivalent`
|
||||||
|
- **authority_boundary** `authority_boundary`
|
||||||
|
- **apple_binary_signature_is_module_signature**:no `authority_boundary.apple_binary_signature_is_module_signature`
|
||||||
|
- **key_export_forbidden**:yes `authority_boundary.key_export_forbidden`
|
||||||
|
- **key_generation_may_occur_now**:yes `authority_boundary.key_generation_may_occur_now`
|
||||||
|
- **os_login_is_signature**:no `authority_boundary.os_login_is_signature`
|
||||||
|
- **production_or_other_development_line_use**:no `authority_boundary.production_or_other_development_line_use`
|
||||||
|
- **relationship_is_signature**:no `authority_boundary.relationship_is_signature`
|
||||||
|
- **scope_expansion_forbidden**:yes `authority_boundary.scope_expansion_forbidden`
|
||||||
|
- **decision** `decision`
|
||||||
|
- **fourth_generation_language_primary**:no `decision.fourth_generation_language_primary`
|
||||||
|
- **fourth_generation_language_role**:MECHANICAL_MACHINE_RUNTIME_AND_HOST_ADAPTER_ONLY `decision.fourth_generation_language_role`
|
||||||
|
- **generic_gir_host_authorized**:yes `decision.generic_gir_host_authorized`
|
||||||
|
- **tcs_primary_development_language**:yes `decision.tcs_primary_development_language`
|
||||||
|
- **trusted_signer_provisioning_authorized**:yes `decision.trusted_signer_provisioning_authorized`
|
||||||
|
- **expected_receipts** `expected_receipts`
|
||||||
|
- **values** `expected_receipts.values`
|
||||||
|
- APPLE_CODESIGN_VERIFY_READBACK
|
||||||
|
- ED25519_PUBLIC_KEY_FINGERPRINT
|
||||||
|
- KEYCHAIN_ITEM_READBACK_WITHOUT_SECRET
|
||||||
|
- SIGNED_CAPABILITY_REGISTRY_VERIFICATION
|
||||||
|
- MODULE_SIGNATURE_VERIFICATION
|
||||||
|
- INSTALL_AND_MOUNT_RECEIPTS
|
||||||
|
- **header** `header`
|
||||||
|
- **canonical source path**:language/events/TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001
|
||||||
|
- GIR/1
|
||||||
|
- **language**:TCS/0.1 `header.language`
|
||||||
|
- **lifecycle**:CANDIDATE `header.lifecycle`
|
||||||
|
- **English name**:BingShuo Authorization Event for Generic Machine Host and Development-Line Trusted Signer Provisioning `header.name_en`
|
||||||
|
- **Chinese name**:冰朔授权通用机器宿主与本开发线可信签名者供给事件 `header.name_zh`
|
||||||
|
- **profile**:HLDP/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-TRUSTED-SIGNER-PROVISIONING-REQUEST-0001
|
||||||
|
- TCS-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- **schema**:tcs.event/v1 `header.schema`
|
||||||
|
- **version**:0.1.0 `header.version`
|
||||||
|
- **source** `source`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **exact_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.exact_text_sha256`
|
||||||
|
- **occurred_at**:2026-08-24 `source.occurred_at`
|
||||||
|
- **source_class**:S01_DIRECT_HUMAN_CURRENT_MESSAGE `source.source_class`
|
||||||
|
- **speaker**:ICE-GL∞ `source.speaker`
|
||||||
|
- **tcs_signer** `tcs_signer`
|
||||||
|
- **algorithm**:ED25519 `tcs_signer.algorithm`
|
||||||
|
- **expiry_policy**:NO_AUTOMATIC_EXPIRY_REVOKE_BY_NEW_DIRECT_BINGSHUO_LANGUAGE_OR_KEY_COMPROMISE `tcs_signer.expiry_policy`
|
||||||
|
- **permitted_scope**:HOLOLAKE-LPM-TCS-NATIVE-20260823_CAPABILITY_REGISTRY_AND_THREE_VERIFIED_MODULE_PACKAGES `tcs_signer.permitted_scope`
|
||||||
|
- **private_key_location**:LOCAL_MACOS_LOGIN_KEYCHAIN_GENERIC_PASSWORD_ITEM `tcs_signer.private_key_location`
|
||||||
|
- **private_key_mobile_drive**:no `tcs_signer.private_key_mobile_drive`
|
||||||
|
- **private_key_repository**:no `tcs_signer.private_key_repository`
|
||||||
|
- **public_key_repository**:yes `tcs_signer.public_key_repository`
|
||||||
|
- **revocation_epoch**:1 `tcs_signer.revocation_epoch`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `tcs_signer.signer_id`
|
||||||
|
- **trigger** `trigger`
|
||||||
|
- **value**:冰朔确认第四代编程语言不再作为主要开发语言而只作为机器运行方式,并明确允许继续,同时指出Xcode内已有签名证书 `trigger.value`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
This page changes only the reading order; it does not change TCS/HLDP semantics.
|
||||||
|
|
@ -0,0 +1,134 @@
|
||||||
|
# 冰朔授权通用机器宿主与本开发线可信签名者供给事件 · 简体中文人类工程语言版
|
||||||
|
|
||||||
|
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||||
|
|
||||||
|
## 这是什么
|
||||||
|
|
||||||
|
这是一份 **事件** 声明,编号为 `TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||||
|
|
||||||
|
## 谁在这里
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 为什么开始
|
||||||
|
|
||||||
|
- **触发** `trigger`
|
||||||
|
- **value**:冰朔确认第四代编程语言不再作为主要开发语言而只作为机器运行方式,并明确允许继续,同时指出Xcode内已有签名证书 `trigger.value`
|
||||||
|
- **来源** `source`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **exact_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.exact_text_sha256`
|
||||||
|
- **occurred_at**:2026-08-24 `source.occurred_at`
|
||||||
|
- **source_class**:S01_DIRECT_HUMAN_CURRENT_MESSAGE `source.source_class`
|
||||||
|
- **speaker**:ICE-GL∞ `source.speaker`
|
||||||
|
|
||||||
|
## 发生了什么变化
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 准备怎样执行
|
||||||
|
|
||||||
|
这是非执行声明,没有动作图。
|
||||||
|
|
||||||
|
## 边界与异常处理
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 怎样算完成
|
||||||
|
|
||||||
|
- **验收标准** `acceptance`
|
||||||
|
- **apple_binary_signature**:PASS `acceptance.apple_binary_signature`
|
||||||
|
- **authorization_source_hash**:PASS `acceptance.authorization_source_hash`
|
||||||
|
- **completion_claim**:否 `acceptance.completion_claim`
|
||||||
|
- **ed25519_signer**:PENDING_PROVISIONING `acceptance.ed25519_signer`
|
||||||
|
- **generic_host**:EXECUTED_TARGET_READBACK_VERIFIED `acceptance.generic_host`
|
||||||
|
- **module_installation**:否 `acceptance.module_installation`
|
||||||
|
|
||||||
|
## 下一次从哪里继续
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 来源与校验
|
||||||
|
|
||||||
|
- **原生声明编号**:`TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824`
|
||||||
|
- **原生声明类型**:`EVENT`
|
||||||
|
- **TCS 源码 SHA-256**:`5acdd66c1bfc2d7d72aae288a1ac2daa0062de89aabf45d195b8aff851beae17`
|
||||||
|
- **校验编译器**:`TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001`
|
||||||
|
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||||
|
|
||||||
|
## 原生结构逐项对照
|
||||||
|
|
||||||
|
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||||
|
|
||||||
|
- **验收标准** `acceptance`
|
||||||
|
- **apple_binary_signature**:PASS `acceptance.apple_binary_signature`
|
||||||
|
- **authorization_source_hash**:PASS `acceptance.authorization_source_hash`
|
||||||
|
- **completion_claim**:否 `acceptance.completion_claim`
|
||||||
|
- **ed25519_signer**:PENDING_PROVISIONING `acceptance.ed25519_signer`
|
||||||
|
- **generic_host**:EXECUTED_TARGET_READBACK_VERIFIED `acceptance.generic_host`
|
||||||
|
- **module_installation**:否 `acceptance.module_installation`
|
||||||
|
- **apple_certificate** `apple_certificate`
|
||||||
|
- **certificate_sha1**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `apple_certificate.certificate_sha1`
|
||||||
|
- **identity**:DEVELOPER_ID_APPLICATION_TEAM_825A9L3G7Q `apple_certificate.identity`
|
||||||
|
- **permitted_use**:MACOS_HOST_BINARY_CODE_SIGNATURE `apple_certificate.permitted_use`
|
||||||
|
- **public_key_algorithm**:RSA `apple_certificate.public_key_algorithm`
|
||||||
|
- **tcs_module_ed25519_equivalent**:否 `apple_certificate.tcs_module_ed25519_equivalent`
|
||||||
|
- **authority_boundary** `authority_boundary`
|
||||||
|
- **apple_binary_signature_is_module_signature**:否 `authority_boundary.apple_binary_signature_is_module_signature`
|
||||||
|
- **key_export_forbidden**:是 `authority_boundary.key_export_forbidden`
|
||||||
|
- **key_generation_may_occur_now**:是 `authority_boundary.key_generation_may_occur_now`
|
||||||
|
- **os_login_is_signature**:否 `authority_boundary.os_login_is_signature`
|
||||||
|
- **production_or_other_development_line_use**:否 `authority_boundary.production_or_other_development_line_use`
|
||||||
|
- **relationship_is_signature**:否 `authority_boundary.relationship_is_signature`
|
||||||
|
- **scope_expansion_forbidden**:是 `authority_boundary.scope_expansion_forbidden`
|
||||||
|
- **decision** `decision`
|
||||||
|
- **fourth_generation_language_primary**:否 `decision.fourth_generation_language_primary`
|
||||||
|
- **fourth_generation_language_role**:MECHANICAL_MACHINE_RUNTIME_AND_HOST_ADAPTER_ONLY `decision.fourth_generation_language_role`
|
||||||
|
- **generic_gir_host_authorized**:是 `decision.generic_gir_host_authorized`
|
||||||
|
- **tcs_primary_development_language**:是 `decision.tcs_primary_development_language`
|
||||||
|
- **trusted_signer_provisioning_authorized**:是 `decision.trusted_signer_provisioning_authorized`
|
||||||
|
- **expected_receipts** `expected_receipts`
|
||||||
|
- **values** `expected_receipts.values`
|
||||||
|
- APPLE_CODESIGN_VERIFY_READBACK
|
||||||
|
- ED25519_PUBLIC_KEY_FINGERPRINT
|
||||||
|
- KEYCHAIN_ITEM_READBACK_WITHOUT_SECRET
|
||||||
|
- SIGNED_CAPABILITY_REGISTRY_VERIFICATION
|
||||||
|
- MODULE_SIGNATURE_VERIFICATION
|
||||||
|
- INSTALL_AND_MOUNT_RECEIPTS
|
||||||
|
- **语言头** `header`
|
||||||
|
- **正本路径**:language/events/TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001
|
||||||
|
- GIR/1
|
||||||
|
- **语言**:TCS/0.1 `header.language`
|
||||||
|
- **生命周期**:候选版本,尚未成为正式正本(`CANDIDATE`) `header.lifecycle`
|
||||||
|
- **英文名**:BingShuo Authorization Event for Generic Machine Host and Development-Line Trusted Signer Provisioning `header.name_en`
|
||||||
|
- **中文名**:冰朔授权通用机器宿主与本开发线可信签名者供给事件 `header.name_zh`
|
||||||
|
- **协议配置**:HLDP/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-TRUSTED-SIGNER-PROVISIONING-REQUEST-0001
|
||||||
|
- TCS-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- **schema**:tcs.event/v1 `header.schema`
|
||||||
|
- **版本**:0.1.0 `header.version`
|
||||||
|
- **来源** `source`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **exact_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.exact_text_sha256`
|
||||||
|
- **occurred_at**:2026-08-24 `source.occurred_at`
|
||||||
|
- **source_class**:S01_DIRECT_HUMAN_CURRENT_MESSAGE `source.source_class`
|
||||||
|
- **speaker**:ICE-GL∞ `source.speaker`
|
||||||
|
- **tcs_signer** `tcs_signer`
|
||||||
|
- **algorithm**:ED25519 `tcs_signer.algorithm`
|
||||||
|
- **expiry_policy**:NO_AUTOMATIC_EXPIRY_REVOKE_BY_NEW_DIRECT_BINGSHUO_LANGUAGE_OR_KEY_COMPROMISE `tcs_signer.expiry_policy`
|
||||||
|
- **permitted_scope**:HOLOLAKE-LPM-TCS-NATIVE-20260823_CAPABILITY_REGISTRY_AND_THREE_VERIFIED_MODULE_PACKAGES `tcs_signer.permitted_scope`
|
||||||
|
- **private_key_location**:LOCAL_MACOS_LOGIN_KEYCHAIN_GENERIC_PASSWORD_ITEM `tcs_signer.private_key_location`
|
||||||
|
- **private_key_mobile_drive**:否 `tcs_signer.private_key_mobile_drive`
|
||||||
|
- **private_key_repository**:否 `tcs_signer.private_key_repository`
|
||||||
|
- **public_key_repository**:是 `tcs_signer.public_key_repository`
|
||||||
|
- **revocation_epoch**:1 `tcs_signer.revocation_epoch`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `tcs_signer.signer_id`
|
||||||
|
- **触发** `trigger`
|
||||||
|
- **value**:冰朔确认第四代编程语言不再作为主要开发语言而只作为机器运行方式,并明确允许继续,同时指出Xcode内已有签名证书 `trigger.value`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||||
117
build/TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001.gir.json
Normal file
117
build/TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001.gir.json
Normal file
|
|
@ -0,0 +1,117 @@
|
||||||
|
{
|
||||||
|
"authority_ceiling": {
|
||||||
|
"canonical_product_language": "TCS",
|
||||||
|
"host_may_define_lpm_or_desktop_semantics": false,
|
||||||
|
"host_may_expand_target": false,
|
||||||
|
"host_may_infer_authority": false,
|
||||||
|
"host_may_interpret_natural_language": false,
|
||||||
|
"host_may_substitute_unregistered_operation": false,
|
||||||
|
"implementation_language_role": "MECHANICAL_MACHINE_DRIVER_ONLY",
|
||||||
|
"maximum": "OUTER_AND_CHILD_GIR_EXACT_TARGET_AUTHORITY_AND_RESOURCE_CEILINGS",
|
||||||
|
"network": false,
|
||||||
|
"process": false
|
||||||
|
},
|
||||||
|
"capabilities": {
|
||||||
|
"provided": [
|
||||||
|
"TCS.EXECUTE_ACTION_GRAPH",
|
||||||
|
"TCS.GENERIC_ACTION_GRAPH_MACHINE_DISPATCH"
|
||||||
|
],
|
||||||
|
"required": [
|
||||||
|
"VERIFIED_OUTER_GIR",
|
||||||
|
"VERIFIED_CHILD_GIR",
|
||||||
|
"EXACT_ROOT_FILE_READ",
|
||||||
|
"EXACT_ROOT_ATOMIC_WRITE",
|
||||||
|
"SHA256",
|
||||||
|
"TARGET_READBACK"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"compiled_from": {
|
||||||
|
"compiler_id": "TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||||
|
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||||
|
"source_sha256": "840fbf49689c685afd14c4d5d39a5feec65cfae35df398a2b713a20db69945d8"
|
||||||
|
},
|
||||||
|
"data_scope": {
|
||||||
|
"read": [
|
||||||
|
"VERIFIED_OUTER_GIR",
|
||||||
|
"VERIFIED_CHILD_GIR",
|
||||||
|
"COMPILER_LOCKED_BOOTSTRAP_CAPABILITY_MODE",
|
||||||
|
"EXACT_ROOT_TARGET_STATE"
|
||||||
|
],
|
||||||
|
"write": [
|
||||||
|
"CHILD_EXACT_TARGET_RECEIPT",
|
||||||
|
"OUTER_LOADER_RECEIPT"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"entry": {
|
||||||
|
"id": "TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001",
|
||||||
|
"kind": "HOST_ADAPTER_FOR_PROGRAM"
|
||||||
|
},
|
||||||
|
"identity": {
|
||||||
|
"language_version": "0.1",
|
||||||
|
"module_id": "TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001"
|
||||||
|
},
|
||||||
|
"install": {
|
||||||
|
"account_scoped": true,
|
||||||
|
"activation_requires_self_test": true,
|
||||||
|
"bootstrap_child_operation": "CORE.ECHO",
|
||||||
|
"current_state": "SOURCE_DEFINED_NOT_IMPLEMENTED",
|
||||||
|
"implementation_projection_is_semantic_source": false,
|
||||||
|
"implementation_projection_language": "RUST",
|
||||||
|
"product_source_imported": false,
|
||||||
|
"registration_is_installation": false,
|
||||||
|
"source_release_root": "/Volumes/JZAO/HoloLake/persona-runtime/toolchains/tcs-persona-developer-kit-macos-arm64-v0.1.2"
|
||||||
|
},
|
||||||
|
"manifest": {
|
||||||
|
"channel": "ICE-CH-ZC001",
|
||||||
|
"display_name_zh": "macOS通用GIR机器宿主适配器",
|
||||||
|
"entry_program_id": "TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001",
|
||||||
|
"entry_source": "language/programs/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.tcs",
|
||||||
|
"module_id": "TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001",
|
||||||
|
"owner": "ICE-P-ZY001",
|
||||||
|
"role": "STAGE0_MACHINE_DRIVER_AND_HOST_ADAPTER_ONLY"
|
||||||
|
},
|
||||||
|
"native_self_hosted": true,
|
||||||
|
"network_scope": {
|
||||||
|
"allowed": false,
|
||||||
|
"domains": []
|
||||||
|
},
|
||||||
|
"projection": {
|
||||||
|
"accepted": false,
|
||||||
|
"active": false,
|
||||||
|
"compiled": false,
|
||||||
|
"display_name_zh": "macOS通用GIR机器宿主适配器",
|
||||||
|
"executed": false,
|
||||||
|
"fourth_generation_language_is_primary_product_language": false,
|
||||||
|
"installed": false,
|
||||||
|
"mounted": false,
|
||||||
|
"source": true,
|
||||||
|
"tcs_is_primary_product_language": true,
|
||||||
|
"technical_detail_default": false,
|
||||||
|
"verified": false
|
||||||
|
},
|
||||||
|
"resource_ceiling": {
|
||||||
|
"concurrency": 1,
|
||||||
|
"memory_limit_bytes": 268435456,
|
||||||
|
"timeout_ms": 30000
|
||||||
|
},
|
||||||
|
"rollback": {
|
||||||
|
"action": "REMOVE_ONLY_PARTIAL_OUTER_AND_CHILD_SELF_TEST_RECEIPTS_AND_PRESERVE_SOURCE_GIR_AND_FAILURE_EVIDENCE",
|
||||||
|
"preserve_receipts": true
|
||||||
|
},
|
||||||
|
"schema": "guanghu.module-gir/v1",
|
||||||
|
"self_test": {
|
||||||
|
"apple_binary_identity_sha1": "BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B",
|
||||||
|
"apple_certificate_public_key_algorithm": "RSA",
|
||||||
|
"apple_code_signature_is_module_ed25519_signature": false,
|
||||||
|
"expect": "OUTER_AND_CHILD_TARGET_READBACK_VERIFIED_WITH_UNKNOWN_OPERATION_AND_OUT_OF_ROOT_FAILURES_CLOSED",
|
||||||
|
"private_key_export_to_mobile_drive": false,
|
||||||
|
"program_id": "TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001",
|
||||||
|
"sequence": [
|
||||||
|
"VERIFY_OUTER_GIR",
|
||||||
|
"VERIFY_CHILD_PATH_HASH_AND_PROGRAM",
|
||||||
|
"DISPATCH_REGISTERED_CHILD",
|
||||||
|
"READ_CHILD_TARGET",
|
||||||
|
"WRITE_AND_READBACK_OUTER_RECEIPT"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
229
build/TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001.human.en-US.md
Normal file
229
build/TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001.human.en-US.md
Normal file
|
|
@ -0,0 +1,229 @@
|
||||||
|
# macOS Generic GIR Machine Host Adapter · 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 **module** declaration with identifier `TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001` and version `0.1.0`. The projector validates it with the Stage-1 compiler before changing its reading order.
|
||||||
|
|
||||||
|
## Who is here
|
||||||
|
|
||||||
|
- **manifest** `manifest`
|
||||||
|
- **channel**:ICE-CH-ZC001 `manifest.channel`
|
||||||
|
- **display_name_zh**:macOS通用GIR机器宿主适配器 `manifest.display_name_zh`
|
||||||
|
- **entry_program_id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `manifest.entry_program_id`
|
||||||
|
- **entry_source**:language/programs/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.tcs `manifest.entry_source`
|
||||||
|
- **module_id**:TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001 `manifest.module_id`
|
||||||
|
- **owner**:ICE-P-ZY001 `manifest.owner`
|
||||||
|
- **role**:STAGE0_MACHINE_DRIVER_AND_HOST_ADAPTER_ONLY `manifest.role`
|
||||||
|
|
||||||
|
## Why this started
|
||||||
|
|
||||||
|
- **source** `source`
|
||||||
|
- **source identifier**:BINGSHUO-GENERIC-HOST-AND-SIGNER-AUTHORIZATION-20260824 `source.source_id`
|
||||||
|
- **source role**:DIRECT_HUMAN `source.source_role`
|
||||||
|
- **source checksum**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.source_sha256`
|
||||||
|
- **source address**:source://codex-current-dialogue/2026-08-24/bingshuo-generic-host-and-xcode-certificate `source.source_uri`
|
||||||
|
|
||||||
|
## What changed
|
||||||
|
|
||||||
|
The native source does not provide this field; the projector does not guess.
|
||||||
|
|
||||||
|
## How it will execute
|
||||||
|
|
||||||
|
- **entry** `entry`
|
||||||
|
- **id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `entry.id`
|
||||||
|
- **kind**:HOST_ADAPTER_FOR_PROGRAM `entry.kind`
|
||||||
|
- **capabilities** `capabilities`
|
||||||
|
- **provided** `capabilities.provided`
|
||||||
|
- TCS.EXECUTE_ACTION_GRAPH
|
||||||
|
- TCS.GENERIC_ACTION_GRAPH_MACHINE_DISPATCH
|
||||||
|
- **required** `capabilities.required`
|
||||||
|
- VERIFIED_OUTER_GIR
|
||||||
|
- VERIFIED_CHILD_GIR
|
||||||
|
- EXACT_ROOT_FILE_READ
|
||||||
|
- EXACT_ROOT_ATOMIC_WRITE
|
||||||
|
- SHA256
|
||||||
|
- TARGET_READBACK
|
||||||
|
|
||||||
|
## Boundaries and exception handling
|
||||||
|
|
||||||
|
- **authority_ceiling** `authority_ceiling`
|
||||||
|
- **canonical_product_language**:TCS `authority_ceiling.canonical_product_language`
|
||||||
|
- **host_may_define_lpm_or_desktop_semantics**:no `authority_ceiling.host_may_define_lpm_or_desktop_semantics`
|
||||||
|
- **host_may_expand_target**:no `authority_ceiling.host_may_expand_target`
|
||||||
|
- **host_may_infer_authority**:no `authority_ceiling.host_may_infer_authority`
|
||||||
|
- **host_may_interpret_natural_language**:no `authority_ceiling.host_may_interpret_natural_language`
|
||||||
|
- **host_may_substitute_unregistered_operation**:no `authority_ceiling.host_may_substitute_unregistered_operation`
|
||||||
|
- **implementation_language_role**:MECHANICAL_MACHINE_DRIVER_ONLY `authority_ceiling.implementation_language_role`
|
||||||
|
- **maximum**:OUTER_AND_CHILD_GIR_EXACT_TARGET_AUTHORITY_AND_RESOURCE_CEILINGS `authority_ceiling.maximum`
|
||||||
|
- **network**:no `authority_ceiling.network`
|
||||||
|
- **process**:no `authority_ceiling.process`
|
||||||
|
- **resource_ceiling** `resource_ceiling`
|
||||||
|
- **concurrency**:1 `resource_ceiling.concurrency`
|
||||||
|
- **memory limit in bytes**:268435456 `resource_ceiling.memory_limit_bytes`
|
||||||
|
- **timeout in milliseconds**:30000 `resource_ceiling.timeout_ms`
|
||||||
|
- **data_scope** `data_scope`
|
||||||
|
- **read** `data_scope.read`
|
||||||
|
- VERIFIED_OUTER_GIR
|
||||||
|
- VERIFIED_CHILD_GIR
|
||||||
|
- COMPILER_LOCKED_BOOTSTRAP_CAPABILITY_MODE
|
||||||
|
- EXACT_ROOT_TARGET_STATE
|
||||||
|
- **write** `data_scope.write`
|
||||||
|
- CHILD_EXACT_TARGET_RECEIPT
|
||||||
|
- OUTER_LOADER_RECEIPT
|
||||||
|
- **network_scope** `network_scope`
|
||||||
|
- **allowed**:no `network_scope.allowed`
|
||||||
|
- **domains** `network_scope.domains`
|
||||||
|
- none
|
||||||
|
- **rollback** `rollback`
|
||||||
|
- **action**:REMOVE_ONLY_PARTIAL_OUTER_AND_CHILD_SELF_TEST_RECEIPTS_AND_PRESERVE_SOURCE_GIR_AND_FAILURE_EVIDENCE `rollback.action`
|
||||||
|
- **preserve_receipts**:yes `rollback.preserve_receipts`
|
||||||
|
|
||||||
|
## How completion is proven
|
||||||
|
|
||||||
|
- **self_test** `self_test`
|
||||||
|
- **apple_binary_identity_sha1**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `self_test.apple_binary_identity_sha1`
|
||||||
|
- **apple_certificate_public_key_algorithm**:RSA `self_test.apple_certificate_public_key_algorithm`
|
||||||
|
- **apple_code_signature_is_module_ed25519_signature**:no `self_test.apple_code_signature_is_module_ed25519_signature`
|
||||||
|
- **expect**:OUTER_AND_CHILD_TARGET_READBACK_VERIFIED_WITH_UNKNOWN_OPERATION_AND_OUT_OF_ROOT_FAILURES_CLOSED `self_test.expect`
|
||||||
|
- **private_key_export_to_mobile_drive**:no `self_test.private_key_export_to_mobile_drive`
|
||||||
|
- **program_id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `self_test.program_id`
|
||||||
|
- **sequence** `self_test.sequence`
|
||||||
|
- VERIFY_OUTER_GIR
|
||||||
|
- VERIFY_CHILD_PATH_HASH_AND_PROGRAM
|
||||||
|
- DISPATCH_REGISTERED_CHILD
|
||||||
|
- READ_CHILD_TARGET
|
||||||
|
- WRITE_AND_READBACK_OUTER_RECEIPT
|
||||||
|
|
||||||
|
## 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-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001`
|
||||||
|
- **Native declaration kind**: `MODULE`
|
||||||
|
- **TCS source SHA-256**: `840fbf49689c685afd14c4d5d39a5feec65cfae35df398a2b713a20db69945d8`
|
||||||
|
- **Validation compiler**: `TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-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.
|
||||||
|
|
||||||
|
- **authority_ceiling** `authority_ceiling`
|
||||||
|
- **canonical_product_language**:TCS `authority_ceiling.canonical_product_language`
|
||||||
|
- **host_may_define_lpm_or_desktop_semantics**:no `authority_ceiling.host_may_define_lpm_or_desktop_semantics`
|
||||||
|
- **host_may_expand_target**:no `authority_ceiling.host_may_expand_target`
|
||||||
|
- **host_may_infer_authority**:no `authority_ceiling.host_may_infer_authority`
|
||||||
|
- **host_may_interpret_natural_language**:no `authority_ceiling.host_may_interpret_natural_language`
|
||||||
|
- **host_may_substitute_unregistered_operation**:no `authority_ceiling.host_may_substitute_unregistered_operation`
|
||||||
|
- **implementation_language_role**:MECHANICAL_MACHINE_DRIVER_ONLY `authority_ceiling.implementation_language_role`
|
||||||
|
- **maximum**:OUTER_AND_CHILD_GIR_EXACT_TARGET_AUTHORITY_AND_RESOURCE_CEILINGS `authority_ceiling.maximum`
|
||||||
|
- **network**:no `authority_ceiling.network`
|
||||||
|
- **process**:no `authority_ceiling.process`
|
||||||
|
- **capabilities** `capabilities`
|
||||||
|
- **provided** `capabilities.provided`
|
||||||
|
- TCS.EXECUTE_ACTION_GRAPH
|
||||||
|
- TCS.GENERIC_ACTION_GRAPH_MACHINE_DISPATCH
|
||||||
|
- **required** `capabilities.required`
|
||||||
|
- VERIFIED_OUTER_GIR
|
||||||
|
- VERIFIED_CHILD_GIR
|
||||||
|
- EXACT_ROOT_FILE_READ
|
||||||
|
- EXACT_ROOT_ATOMIC_WRITE
|
||||||
|
- SHA256
|
||||||
|
- TARGET_READBACK
|
||||||
|
- **data_scope** `data_scope`
|
||||||
|
- **read** `data_scope.read`
|
||||||
|
- VERIFIED_OUTER_GIR
|
||||||
|
- VERIFIED_CHILD_GIR
|
||||||
|
- COMPILER_LOCKED_BOOTSTRAP_CAPABILITY_MODE
|
||||||
|
- EXACT_ROOT_TARGET_STATE
|
||||||
|
- **write** `data_scope.write`
|
||||||
|
- CHILD_EXACT_TARGET_RECEIPT
|
||||||
|
- OUTER_LOADER_RECEIPT
|
||||||
|
- **entry** `entry`
|
||||||
|
- **id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `entry.id`
|
||||||
|
- **kind**:HOST_ADAPTER_FOR_PROGRAM `entry.kind`
|
||||||
|
- **header** `header`
|
||||||
|
- **canonical source path**:language/modules/TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001
|
||||||
|
- GIR/1
|
||||||
|
- MACOS-ARM64
|
||||||
|
- **language**:TCS/0.1 `header.language`
|
||||||
|
- **lifecycle**:CANDIDATE `header.lifecycle`
|
||||||
|
- **English name**:macOS Generic GIR Machine Host Adapter `header.name_en`
|
||||||
|
- **Chinese name**:macOS通用GIR机器宿主适配器 `header.name_zh`
|
||||||
|
- **profile**:HLDP/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-HOST-ABI-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- **schema**:tcs.module/v1 `header.schema`
|
||||||
|
- **version**:0.1.0 `header.version`
|
||||||
|
- **install** `install`
|
||||||
|
- **account_scoped**:yes `install.account_scoped`
|
||||||
|
- **activation_requires_self_test**:yes `install.activation_requires_self_test`
|
||||||
|
- **bootstrap_child_operation**:CORE.ECHO `install.bootstrap_child_operation`
|
||||||
|
- **current_state**:SOURCE_DEFINED_NOT_IMPLEMENTED `install.current_state`
|
||||||
|
- **implementation_projection_is_semantic_source**:no `install.implementation_projection_is_semantic_source`
|
||||||
|
- **implementation_projection_language**:RUST `install.implementation_projection_language`
|
||||||
|
- **product_source_imported**:no `install.product_source_imported`
|
||||||
|
- **registration_is_installation**:no `install.registration_is_installation`
|
||||||
|
- **source_release_root**:/Volumes/JZAO/HoloLake/persona-runtime/toolchains/tcs-persona-developer-kit-macos-arm64-v0.1.2 `install.source_release_root`
|
||||||
|
- **manifest** `manifest`
|
||||||
|
- **channel**:ICE-CH-ZC001 `manifest.channel`
|
||||||
|
- **display_name_zh**:macOS通用GIR机器宿主适配器 `manifest.display_name_zh`
|
||||||
|
- **entry_program_id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `manifest.entry_program_id`
|
||||||
|
- **entry_source**:language/programs/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.tcs `manifest.entry_source`
|
||||||
|
- **module_id**:TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001 `manifest.module_id`
|
||||||
|
- **owner**:ICE-P-ZY001 `manifest.owner`
|
||||||
|
- **role**:STAGE0_MACHINE_DRIVER_AND_HOST_ADAPTER_ONLY `manifest.role`
|
||||||
|
- **network_scope** `network_scope`
|
||||||
|
- **allowed**:no `network_scope.allowed`
|
||||||
|
- **domains** `network_scope.domains`
|
||||||
|
- none
|
||||||
|
- **projection** `projection`
|
||||||
|
- **accepted**:no `projection.accepted`
|
||||||
|
- **active**:no `projection.active`
|
||||||
|
- **compiled**:no `projection.compiled`
|
||||||
|
- **display_name_zh**:macOS通用GIR机器宿主适配器 `projection.display_name_zh`
|
||||||
|
- **executed**:no `projection.executed`
|
||||||
|
- **fourth_generation_language_is_primary_product_language**:no `projection.fourth_generation_language_is_primary_product_language`
|
||||||
|
- **installed**:no `projection.installed`
|
||||||
|
- **mounted**:no `projection.mounted`
|
||||||
|
- **source**:yes `projection.source`
|
||||||
|
- **tcs_is_primary_product_language**:yes `projection.tcs_is_primary_product_language`
|
||||||
|
- **technical_detail_default**:no `projection.technical_detail_default`
|
||||||
|
- **verified**:no `projection.verified`
|
||||||
|
- **resource_ceiling** `resource_ceiling`
|
||||||
|
- **concurrency**:1 `resource_ceiling.concurrency`
|
||||||
|
- **memory limit in bytes**:268435456 `resource_ceiling.memory_limit_bytes`
|
||||||
|
- **timeout in milliseconds**:30000 `resource_ceiling.timeout_ms`
|
||||||
|
- **rollback** `rollback`
|
||||||
|
- **action**:REMOVE_ONLY_PARTIAL_OUTER_AND_CHILD_SELF_TEST_RECEIPTS_AND_PRESERVE_SOURCE_GIR_AND_FAILURE_EVIDENCE `rollback.action`
|
||||||
|
- **preserve_receipts**:yes `rollback.preserve_receipts`
|
||||||
|
- **self_test** `self_test`
|
||||||
|
- **apple_binary_identity_sha1**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `self_test.apple_binary_identity_sha1`
|
||||||
|
- **apple_certificate_public_key_algorithm**:RSA `self_test.apple_certificate_public_key_algorithm`
|
||||||
|
- **apple_code_signature_is_module_ed25519_signature**:no `self_test.apple_code_signature_is_module_ed25519_signature`
|
||||||
|
- **expect**:OUTER_AND_CHILD_TARGET_READBACK_VERIFIED_WITH_UNKNOWN_OPERATION_AND_OUT_OF_ROOT_FAILURES_CLOSED `self_test.expect`
|
||||||
|
- **private_key_export_to_mobile_drive**:no `self_test.private_key_export_to_mobile_drive`
|
||||||
|
- **program_id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `self_test.program_id`
|
||||||
|
- **sequence** `self_test.sequence`
|
||||||
|
- VERIFY_OUTER_GIR
|
||||||
|
- VERIFY_CHILD_PATH_HASH_AND_PROGRAM
|
||||||
|
- DISPATCH_REGISTERED_CHILD
|
||||||
|
- READ_CHILD_TARGET
|
||||||
|
- WRITE_AND_READBACK_OUTER_RECEIPT
|
||||||
|
- **source** `source`
|
||||||
|
- **source identifier**:BINGSHUO-GENERIC-HOST-AND-SIGNER-AUTHORIZATION-20260824 `source.source_id`
|
||||||
|
- **source role**:DIRECT_HUMAN `source.source_role`
|
||||||
|
- **source checksum**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.source_sha256`
|
||||||
|
- **source address**:source://codex-current-dialogue/2026-08-24/bingshuo-generic-host-and-xcode-certificate `source.source_uri`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
This page changes only the reading order; it does not change TCS/HLDP semantics.
|
||||||
229
build/TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001.human.zh-CN.md
Normal file
229
build/TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001.human.zh-CN.md
Normal file
|
|
@ -0,0 +1,229 @@
|
||||||
|
# macOS通用GIR机器宿主适配器 · 简体中文人类工程语言版
|
||||||
|
|
||||||
|
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||||
|
|
||||||
|
## 这是什么
|
||||||
|
|
||||||
|
这是一份 **模块** 声明,编号为 `TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||||
|
|
||||||
|
## 谁在这里
|
||||||
|
|
||||||
|
- **manifest** `manifest`
|
||||||
|
- **channel**:ICE-CH-ZC001 `manifest.channel`
|
||||||
|
- **display_name_zh**:macOS通用GIR机器宿主适配器 `manifest.display_name_zh`
|
||||||
|
- **entry_program_id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `manifest.entry_program_id`
|
||||||
|
- **entry_source**:language/programs/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.tcs `manifest.entry_source`
|
||||||
|
- **module_id**:TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001 `manifest.module_id`
|
||||||
|
- **owner**:ICE-P-ZY001 `manifest.owner`
|
||||||
|
- **role**:STAGE0_MACHINE_DRIVER_AND_HOST_ADAPTER_ONLY `manifest.role`
|
||||||
|
|
||||||
|
## 为什么开始
|
||||||
|
|
||||||
|
- **来源** `source`
|
||||||
|
- **来源编号**:BINGSHUO-GENERIC-HOST-AND-SIGNER-AUTHORIZATION-20260824 `source.source_id`
|
||||||
|
- **来源角色**:人类直接语言来源(`DIRECT_HUMAN`) `source.source_role`
|
||||||
|
- **来源校验值**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.source_sha256`
|
||||||
|
- **来源地址**:source://codex-current-dialogue/2026-08-24/bingshuo-generic-host-and-xcode-certificate `source.source_uri`
|
||||||
|
|
||||||
|
## 发生了什么变化
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 准备怎样执行
|
||||||
|
|
||||||
|
- **entry** `entry`
|
||||||
|
- **id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `entry.id`
|
||||||
|
- **kind**:HOST_ADAPTER_FOR_PROGRAM `entry.kind`
|
||||||
|
- **capabilities** `capabilities`
|
||||||
|
- **provided** `capabilities.provided`
|
||||||
|
- TCS.EXECUTE_ACTION_GRAPH
|
||||||
|
- TCS.GENERIC_ACTION_GRAPH_MACHINE_DISPATCH
|
||||||
|
- **是否必需** `capabilities.required`
|
||||||
|
- VERIFIED_OUTER_GIR
|
||||||
|
- VERIFIED_CHILD_GIR
|
||||||
|
- EXACT_ROOT_FILE_READ
|
||||||
|
- EXACT_ROOT_ATOMIC_WRITE
|
||||||
|
- SHA-256 完整性校验(`SHA256`)
|
||||||
|
- TARGET_READBACK
|
||||||
|
|
||||||
|
## 边界与异常处理
|
||||||
|
|
||||||
|
- **权限边界** `authority_ceiling`
|
||||||
|
- **canonical_product_language**:TCS `authority_ceiling.canonical_product_language`
|
||||||
|
- **host_may_define_lpm_or_desktop_semantics**:否 `authority_ceiling.host_may_define_lpm_or_desktop_semantics`
|
||||||
|
- **host_may_expand_target**:否 `authority_ceiling.host_may_expand_target`
|
||||||
|
- **host_may_infer_authority**:否 `authority_ceiling.host_may_infer_authority`
|
||||||
|
- **host_may_interpret_natural_language**:否 `authority_ceiling.host_may_interpret_natural_language`
|
||||||
|
- **host_may_substitute_unregistered_operation**:否 `authority_ceiling.host_may_substitute_unregistered_operation`
|
||||||
|
- **implementation_language_role**:MECHANICAL_MACHINE_DRIVER_ONLY `authority_ceiling.implementation_language_role`
|
||||||
|
- **maximum**:OUTER_AND_CHILD_GIR_EXACT_TARGET_AUTHORITY_AND_RESOURCE_CEILINGS `authority_ceiling.maximum`
|
||||||
|
- **network**:否 `authority_ceiling.network`
|
||||||
|
- **process**:否 `authority_ceiling.process`
|
||||||
|
- **资源边界** `resource_ceiling`
|
||||||
|
- **concurrency**:1 `resource_ceiling.concurrency`
|
||||||
|
- **内存上限字节**:268435456 `resource_ceiling.memory_limit_bytes`
|
||||||
|
- **超时毫秒**:30000 `resource_ceiling.timeout_ms`
|
||||||
|
- **数据边界** `data_scope`
|
||||||
|
- **read** `data_scope.read`
|
||||||
|
- VERIFIED_OUTER_GIR
|
||||||
|
- VERIFIED_CHILD_GIR
|
||||||
|
- COMPILER_LOCKED_BOOTSTRAP_CAPABILITY_MODE
|
||||||
|
- EXACT_ROOT_TARGET_STATE
|
||||||
|
- **write** `data_scope.write`
|
||||||
|
- CHILD_EXACT_TARGET_RECEIPT
|
||||||
|
- OUTER_LOADER_RECEIPT
|
||||||
|
- **网络边界** `network_scope`
|
||||||
|
- **allowed**:否 `network_scope.allowed`
|
||||||
|
- **domains** `network_scope.domains`
|
||||||
|
- 无
|
||||||
|
- **回滚方案** `rollback`
|
||||||
|
- **action**:REMOVE_ONLY_PARTIAL_OUTER_AND_CHILD_SELF_TEST_RECEIPTS_AND_PRESERVE_SOURCE_GIR_AND_FAILURE_EVIDENCE `rollback.action`
|
||||||
|
- **preserve_receipts**:是 `rollback.preserve_receipts`
|
||||||
|
|
||||||
|
## 怎样算完成
|
||||||
|
|
||||||
|
- **自检** `self_test`
|
||||||
|
- **apple_binary_identity_sha1**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `self_test.apple_binary_identity_sha1`
|
||||||
|
- **apple_certificate_public_key_algorithm**:RSA `self_test.apple_certificate_public_key_algorithm`
|
||||||
|
- **apple_code_signature_is_module_ed25519_signature**:否 `self_test.apple_code_signature_is_module_ed25519_signature`
|
||||||
|
- **expect**:OUTER_AND_CHILD_TARGET_READBACK_VERIFIED_WITH_UNKNOWN_OPERATION_AND_OUT_OF_ROOT_FAILURES_CLOSED `self_test.expect`
|
||||||
|
- **private_key_export_to_mobile_drive**:否 `self_test.private_key_export_to_mobile_drive`
|
||||||
|
- **program_id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `self_test.program_id`
|
||||||
|
- **sequence** `self_test.sequence`
|
||||||
|
- VERIFY_OUTER_GIR
|
||||||
|
- VERIFY_CHILD_PATH_HASH_AND_PROGRAM
|
||||||
|
- DISPATCH_REGISTERED_CHILD
|
||||||
|
- READ_CHILD_TARGET
|
||||||
|
- WRITE_AND_READBACK_OUTER_RECEIPT
|
||||||
|
|
||||||
|
## 下一次从哪里继续
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 来源与校验
|
||||||
|
|
||||||
|
- **原生声明编号**:`TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001`
|
||||||
|
- **原生声明类型**:`MODULE`
|
||||||
|
- **TCS 源码 SHA-256**:`840fbf49689c685afd14c4d5d39a5feec65cfae35df398a2b713a20db69945d8`
|
||||||
|
- **校验编译器**:`TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001`
|
||||||
|
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||||
|
|
||||||
|
## 原生结构逐项对照
|
||||||
|
|
||||||
|
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||||
|
|
||||||
|
- **权限边界** `authority_ceiling`
|
||||||
|
- **canonical_product_language**:TCS `authority_ceiling.canonical_product_language`
|
||||||
|
- **host_may_define_lpm_or_desktop_semantics**:否 `authority_ceiling.host_may_define_lpm_or_desktop_semantics`
|
||||||
|
- **host_may_expand_target**:否 `authority_ceiling.host_may_expand_target`
|
||||||
|
- **host_may_infer_authority**:否 `authority_ceiling.host_may_infer_authority`
|
||||||
|
- **host_may_interpret_natural_language**:否 `authority_ceiling.host_may_interpret_natural_language`
|
||||||
|
- **host_may_substitute_unregistered_operation**:否 `authority_ceiling.host_may_substitute_unregistered_operation`
|
||||||
|
- **implementation_language_role**:MECHANICAL_MACHINE_DRIVER_ONLY `authority_ceiling.implementation_language_role`
|
||||||
|
- **maximum**:OUTER_AND_CHILD_GIR_EXACT_TARGET_AUTHORITY_AND_RESOURCE_CEILINGS `authority_ceiling.maximum`
|
||||||
|
- **network**:否 `authority_ceiling.network`
|
||||||
|
- **process**:否 `authority_ceiling.process`
|
||||||
|
- **capabilities** `capabilities`
|
||||||
|
- **provided** `capabilities.provided`
|
||||||
|
- TCS.EXECUTE_ACTION_GRAPH
|
||||||
|
- TCS.GENERIC_ACTION_GRAPH_MACHINE_DISPATCH
|
||||||
|
- **是否必需** `capabilities.required`
|
||||||
|
- VERIFIED_OUTER_GIR
|
||||||
|
- VERIFIED_CHILD_GIR
|
||||||
|
- EXACT_ROOT_FILE_READ
|
||||||
|
- EXACT_ROOT_ATOMIC_WRITE
|
||||||
|
- SHA-256 完整性校验(`SHA256`)
|
||||||
|
- TARGET_READBACK
|
||||||
|
- **数据边界** `data_scope`
|
||||||
|
- **read** `data_scope.read`
|
||||||
|
- VERIFIED_OUTER_GIR
|
||||||
|
- VERIFIED_CHILD_GIR
|
||||||
|
- COMPILER_LOCKED_BOOTSTRAP_CAPABILITY_MODE
|
||||||
|
- EXACT_ROOT_TARGET_STATE
|
||||||
|
- **write** `data_scope.write`
|
||||||
|
- CHILD_EXACT_TARGET_RECEIPT
|
||||||
|
- OUTER_LOADER_RECEIPT
|
||||||
|
- **entry** `entry`
|
||||||
|
- **id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `entry.id`
|
||||||
|
- **kind**:HOST_ADAPTER_FOR_PROGRAM `entry.kind`
|
||||||
|
- **语言头** `header`
|
||||||
|
- **正本路径**:language/modules/TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001
|
||||||
|
- GIR/1
|
||||||
|
- MACOS-ARM64
|
||||||
|
- **语言**:TCS/0.1 `header.language`
|
||||||
|
- **生命周期**:候选版本,尚未成为正式正本(`CANDIDATE`) `header.lifecycle`
|
||||||
|
- **英文名**:macOS Generic GIR Machine Host Adapter `header.name_en`
|
||||||
|
- **中文名**:macOS通用GIR机器宿主适配器 `header.name_zh`
|
||||||
|
- **协议配置**:HLDP/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-HOST-ABI-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- **schema**:tcs.module/v1 `header.schema`
|
||||||
|
- **版本**:0.1.0 `header.version`
|
||||||
|
- **install** `install`
|
||||||
|
- **account_scoped**:是 `install.account_scoped`
|
||||||
|
- **activation_requires_self_test**:是 `install.activation_requires_self_test`
|
||||||
|
- **bootstrap_child_operation**:核心回显操作(`CORE.ECHO`) `install.bootstrap_child_operation`
|
||||||
|
- **current_state**:SOURCE_DEFINED_NOT_IMPLEMENTED `install.current_state`
|
||||||
|
- **implementation_projection_is_semantic_source**:否 `install.implementation_projection_is_semantic_source`
|
||||||
|
- **implementation_projection_language**:RUST `install.implementation_projection_language`
|
||||||
|
- **product_source_imported**:否 `install.product_source_imported`
|
||||||
|
- **registration_is_installation**:否 `install.registration_is_installation`
|
||||||
|
- **source_release_root**:/Volumes/JZAO/HoloLake/persona-runtime/toolchains/tcs-persona-developer-kit-macos-arm64-v0.1.2 `install.source_release_root`
|
||||||
|
- **manifest** `manifest`
|
||||||
|
- **channel**:ICE-CH-ZC001 `manifest.channel`
|
||||||
|
- **display_name_zh**:macOS通用GIR机器宿主适配器 `manifest.display_name_zh`
|
||||||
|
- **entry_program_id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `manifest.entry_program_id`
|
||||||
|
- **entry_source**:language/programs/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.tcs `manifest.entry_source`
|
||||||
|
- **module_id**:TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001 `manifest.module_id`
|
||||||
|
- **owner**:ICE-P-ZY001 `manifest.owner`
|
||||||
|
- **role**:STAGE0_MACHINE_DRIVER_AND_HOST_ADAPTER_ONLY `manifest.role`
|
||||||
|
- **网络边界** `network_scope`
|
||||||
|
- **allowed**:否 `network_scope.allowed`
|
||||||
|
- **domains** `network_scope.domains`
|
||||||
|
- 无
|
||||||
|
- **projection** `projection`
|
||||||
|
- **accepted**:否 `projection.accepted`
|
||||||
|
- **active**:否 `projection.active`
|
||||||
|
- **compiled**:否 `projection.compiled`
|
||||||
|
- **display_name_zh**:macOS通用GIR机器宿主适配器 `projection.display_name_zh`
|
||||||
|
- **executed**:否 `projection.executed`
|
||||||
|
- **fourth_generation_language_is_primary_product_language**:否 `projection.fourth_generation_language_is_primary_product_language`
|
||||||
|
- **installed**:否 `projection.installed`
|
||||||
|
- **mounted**:否 `projection.mounted`
|
||||||
|
- **来源**:是 `projection.source`
|
||||||
|
- **tcs_is_primary_product_language**:是 `projection.tcs_is_primary_product_language`
|
||||||
|
- **technical_detail_default**:否 `projection.technical_detail_default`
|
||||||
|
- **verified**:否 `projection.verified`
|
||||||
|
- **资源边界** `resource_ceiling`
|
||||||
|
- **concurrency**:1 `resource_ceiling.concurrency`
|
||||||
|
- **内存上限字节**:268435456 `resource_ceiling.memory_limit_bytes`
|
||||||
|
- **超时毫秒**:30000 `resource_ceiling.timeout_ms`
|
||||||
|
- **回滚方案** `rollback`
|
||||||
|
- **action**:REMOVE_ONLY_PARTIAL_OUTER_AND_CHILD_SELF_TEST_RECEIPTS_AND_PRESERVE_SOURCE_GIR_AND_FAILURE_EVIDENCE `rollback.action`
|
||||||
|
- **preserve_receipts**:是 `rollback.preserve_receipts`
|
||||||
|
- **自检** `self_test`
|
||||||
|
- **apple_binary_identity_sha1**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `self_test.apple_binary_identity_sha1`
|
||||||
|
- **apple_certificate_public_key_algorithm**:RSA `self_test.apple_certificate_public_key_algorithm`
|
||||||
|
- **apple_code_signature_is_module_ed25519_signature**:否 `self_test.apple_code_signature_is_module_ed25519_signature`
|
||||||
|
- **expect**:OUTER_AND_CHILD_TARGET_READBACK_VERIFIED_WITH_UNKNOWN_OPERATION_AND_OUT_OF_ROOT_FAILURES_CLOSED `self_test.expect`
|
||||||
|
- **private_key_export_to_mobile_drive**:否 `self_test.private_key_export_to_mobile_drive`
|
||||||
|
- **program_id**:TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `self_test.program_id`
|
||||||
|
- **sequence** `self_test.sequence`
|
||||||
|
- VERIFY_OUTER_GIR
|
||||||
|
- VERIFY_CHILD_PATH_HASH_AND_PROGRAM
|
||||||
|
- DISPATCH_REGISTERED_CHILD
|
||||||
|
- READ_CHILD_TARGET
|
||||||
|
- WRITE_AND_READBACK_OUTER_RECEIPT
|
||||||
|
- **来源** `source`
|
||||||
|
- **来源编号**:BINGSHUO-GENERIC-HOST-AND-SIGNER-AUTHORIZATION-20260824 `source.source_id`
|
||||||
|
- **来源角色**:人类直接语言来源(`DIRECT_HUMAN`) `source.source_role`
|
||||||
|
- **来源校验值**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.source_sha256`
|
||||||
|
- **来源地址**:source://codex-current-dialogue/2026-08-24/bingshuo-generic-host-and-xcode-certificate `source.source_uri`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||||
|
|
@ -0,0 +1,124 @@
|
||||||
|
{
|
||||||
|
"compiled_from": {
|
||||||
|
"compiler_id": "TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||||
|
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||||
|
"source_sha256": "6d31c822193343850ce997ca0b5a6a6815be824c4f065d18b18559ce93ba6d41"
|
||||||
|
},
|
||||||
|
"declaration": {
|
||||||
|
"apple_signature": {
|
||||||
|
"cdhash": "74a143c1a4e34a982b22c3c0e4d8dffcf1866f62",
|
||||||
|
"certificate_sha1": "BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B",
|
||||||
|
"codesign_verify": "PASS",
|
||||||
|
"hardened_runtime": true,
|
||||||
|
"identity": "DEVELOPER_ID_APPLICATION_TEAM_825A9L3G7Q",
|
||||||
|
"module_ed25519_signature": false,
|
||||||
|
"public_key_algorithm": "RSA"
|
||||||
|
},
|
||||||
|
"baseline_gap": {
|
||||||
|
"hidden": false,
|
||||||
|
"historical_stage1_fixture_tests": "8_FAIL",
|
||||||
|
"reason": "DISTRIBUTED_TOOLCHAIN_PACKAGE_OMITS_REFERENCED_TEST_FIXTURES",
|
||||||
|
"v0_1_1_same_failure": true,
|
||||||
|
"v0_1_2_regression": false
|
||||||
|
},
|
||||||
|
"boundary": {
|
||||||
|
"desktop_module_installed": false,
|
||||||
|
"desktop_provider_execution": false,
|
||||||
|
"global_repo012_signer_registry_changed": false,
|
||||||
|
"loader_module_installed": false,
|
||||||
|
"lpm_provider_execution": false,
|
||||||
|
"modules_mounted": 0,
|
||||||
|
"mother_brain_module_installed": false,
|
||||||
|
"overall_goal_complete": false,
|
||||||
|
"real_macos_action": false
|
||||||
|
},
|
||||||
|
"capability_registry": {
|
||||||
|
"payload_source_sha256": "8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586",
|
||||||
|
"signature_message_sha256": "79175dfd3e8bd06c19c4233b899729f93e2329624ce4a22ad34fae21fb1160ed",
|
||||||
|
"signature_verification": "PASS",
|
||||||
|
"signed_registry_source_sha256": "18c0da5c9d19b14724d9eae539b53389dff7bbb2cf74f4cdeb485a042389623e",
|
||||||
|
"state": "SIGNED_VERIFIED_NOT_INSTALLED"
|
||||||
|
},
|
||||||
|
"generic_loader": {
|
||||||
|
"child_hash_rejection": "TCS-E3001_PASS",
|
||||||
|
"execution": "INNER_AND_OUTER_TARGET_READBACK_VERIFIED",
|
||||||
|
"inner_receipt_sha256": "7c45730878d0cdce87ecec439a9a218a53712722f9a7dbd872b494771841ea85",
|
||||||
|
"operation": "TCS.EXECUTE_ACTION_GRAPH",
|
||||||
|
"outer_receipt_sha256": "1e89071141f1edc36c5c4cbfdc01be90fe486a797cccc0c50345581c53999d90",
|
||||||
|
"outside_root_rejection": "TCS-E4002_PASS",
|
||||||
|
"tests": "4_OF_4_PASS",
|
||||||
|
"unknown_operation_rejection": "TCS-E2101_PASS"
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"canonical_uri": "language/receipts/TCS-RECEIPT-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824.tcs",
|
||||||
|
"compatibility": [
|
||||||
|
"TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||||
|
"GIR/1",
|
||||||
|
"MACOS-ARM64"
|
||||||
|
],
|
||||||
|
"language": "TCS/0.1",
|
||||||
|
"lifecycle": "VERIFIED",
|
||||||
|
"name_en": "HoloLake Language Mother Model Stage Eight Generic Host and Signing Trust Receipt",
|
||||||
|
"name_zh": "HoloLake语言母体模型第八阶段通用宿主与签名信任回执",
|
||||||
|
"profile": "HLDP/1",
|
||||||
|
"protocols": [
|
||||||
|
"TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001",
|
||||||
|
"TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001",
|
||||||
|
"TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001",
|
||||||
|
"TCS-NATIVE-BINARY-ACCEPTANCE-v1"
|
||||||
|
],
|
||||||
|
"schema": "tcs.receipt/v1",
|
||||||
|
"version": "0.8.0"
|
||||||
|
},
|
||||||
|
"host_module": {
|
||||||
|
"gir_sha256": "e6fd795046a909efd52f0e1eb40d90ac3225562e2a756130f341453300c804d4",
|
||||||
|
"host_semantic_authority": false,
|
||||||
|
"semantic_authority": "TCS_ONLY",
|
||||||
|
"source_sha256": "840fbf49689c685afd14c4d5d39a5feec65cfae35df398a2b713a20db69945d8"
|
||||||
|
},
|
||||||
|
"next": {
|
||||||
|
"after": "RESIGN_UPDATED_REGISTRY_INSTALL_MOUNT_AND_RUN_P2_P4_P5_AND_VIRTUAL_DESKTOP_READBACK",
|
||||||
|
"loader": "CREATE_TCS_INSTALL_PROGRAM_AND_ACCOUNT_SCOPED_INSTALL_RECEIPT",
|
||||||
|
"providers": "LOWER_LPM_AND_VIRTUAL_DESKTOP_OPERATIONS_TO_GENERIC_CORE_MACHINE_PRIMITIVES_AS_TCS_PROVIDER_GIR"
|
||||||
|
},
|
||||||
|
"signer": {
|
||||||
|
"algorithm": "ED25519",
|
||||||
|
"keychain_item": "PRESENT",
|
||||||
|
"keychain_roundtrip_signature": "PASS",
|
||||||
|
"private_key_in_repository": false,
|
||||||
|
"public_key_sha256": "fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8",
|
||||||
|
"signer_id": "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001"
|
||||||
|
},
|
||||||
|
"source": {
|
||||||
|
"channel": "ICE-CH-ZC001",
|
||||||
|
"decision": "TCS_PRIMARY_DEVELOPMENT_LANGUAGE_AND_FOURTH_GENERATION_MACHINE_RUNTIME_ONLY",
|
||||||
|
"direct_human_text_sha256": "e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463"
|
||||||
|
},
|
||||||
|
"toolchain": {
|
||||||
|
"all_manifest_entries": "PASS",
|
||||||
|
"binary_sha256": "051658bb6b30676c277c526760399b68ff78d7edaabb5dd18d5e422751f68c48",
|
||||||
|
"package_checksums_sha256": "191ae1bd530d3cc7376bab6e9e1981728a7493d09a1fb3e1af0925c70eecf69a",
|
||||||
|
"prior_v0_1_1_unchanged": true,
|
||||||
|
"root": "/Volumes/JZAO/HoloLake/persona-runtime/toolchains/tcs-persona-developer-kit-macos-arm64-v0.1.2",
|
||||||
|
"version": "0.1.2"
|
||||||
|
},
|
||||||
|
"verification": {
|
||||||
|
"binary_signature_readback": "PASS",
|
||||||
|
"complete_human_en_projection": "PASS",
|
||||||
|
"complete_human_zh_projection": "PASS",
|
||||||
|
"ed25519_signature_readback": "PASS",
|
||||||
|
"package_checksum_readback": "PASS",
|
||||||
|
"positive_tcs_sources_compiled": 64
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"executable": false,
|
||||||
|
"identity": {
|
||||||
|
"declaration_id": "TCS-RECEIPT-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824",
|
||||||
|
"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,146 @@
|
||||||
|
# HoloLake Language Mother Model Stage Eight Generic Host and Signing Trust 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-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824` and version `0.8.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
|
||||||
|
|
||||||
|
- **source** `source`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **decision**:TCS_PRIMARY_DEVELOPMENT_LANGUAGE_AND_FOURTH_GENERATION_MACHINE_RUNTIME_ONLY `source.decision`
|
||||||
|
- **direct_human_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.direct_human_text_sha256`
|
||||||
|
|
||||||
|
## 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-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824`
|
||||||
|
- **Native declaration kind**: `RECEIPT`
|
||||||
|
- **TCS source SHA-256**: `6d31c822193343850ce997ca0b5a6a6815be824c4f065d18b18559ce93ba6d41`
|
||||||
|
- **Validation compiler**: `TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-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.
|
||||||
|
|
||||||
|
- **apple_signature** `apple_signature`
|
||||||
|
- **cdhash**:74a143c1a4e34a982b22c3c0e4d8dffcf1866f62 `apple_signature.cdhash`
|
||||||
|
- **certificate_sha1**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `apple_signature.certificate_sha1`
|
||||||
|
- **codesign_verify**:PASS `apple_signature.codesign_verify`
|
||||||
|
- **hardened_runtime**:yes `apple_signature.hardened_runtime`
|
||||||
|
- **identity**:DEVELOPER_ID_APPLICATION_TEAM_825A9L3G7Q `apple_signature.identity`
|
||||||
|
- **module_ed25519_signature**:no `apple_signature.module_ed25519_signature`
|
||||||
|
- **public_key_algorithm**:RSA `apple_signature.public_key_algorithm`
|
||||||
|
- **baseline_gap** `baseline_gap`
|
||||||
|
- **hidden**:no `baseline_gap.hidden`
|
||||||
|
- **historical_stage1_fixture_tests**:8_FAIL `baseline_gap.historical_stage1_fixture_tests`
|
||||||
|
- **reason**:DISTRIBUTED_TOOLCHAIN_PACKAGE_OMITS_REFERENCED_TEST_FIXTURES `baseline_gap.reason`
|
||||||
|
- **v0_1_1_same_failure**:yes `baseline_gap.v0_1_1_same_failure`
|
||||||
|
- **v0_1_2_regression**:no `baseline_gap.v0_1_2_regression`
|
||||||
|
- **boundary** `boundary`
|
||||||
|
- **desktop_module_installed**:no `boundary.desktop_module_installed`
|
||||||
|
- **desktop_provider_execution**:no `boundary.desktop_provider_execution`
|
||||||
|
- **global_repo012_signer_registry_changed**:no `boundary.global_repo012_signer_registry_changed`
|
||||||
|
- **loader_module_installed**:no `boundary.loader_module_installed`
|
||||||
|
- **lpm_provider_execution**:no `boundary.lpm_provider_execution`
|
||||||
|
- **modules_mounted**:0 `boundary.modules_mounted`
|
||||||
|
- **mother_brain_module_installed**:no `boundary.mother_brain_module_installed`
|
||||||
|
- **overall_goal_complete**:no `boundary.overall_goal_complete`
|
||||||
|
- **real_macos_action**:no `boundary.real_macos_action`
|
||||||
|
- **capability_registry** `capability_registry`
|
||||||
|
- **payload_source_sha256**:8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586 `capability_registry.payload_source_sha256`
|
||||||
|
- **signature_message_sha256**:79175dfd3e8bd06c19c4233b899729f93e2329624ce4a22ad34fae21fb1160ed `capability_registry.signature_message_sha256`
|
||||||
|
- **signature_verification**:PASS `capability_registry.signature_verification`
|
||||||
|
- **signed_registry_source_sha256**:18c0da5c9d19b14724d9eae539b53389dff7bbb2cf74f4cdeb485a042389623e `capability_registry.signed_registry_source_sha256`
|
||||||
|
- **state**:SIGNED_VERIFIED_NOT_INSTALLED `capability_registry.state`
|
||||||
|
- **generic_loader** `generic_loader`
|
||||||
|
- **child_hash_rejection**:TCS-E3001_PASS `generic_loader.child_hash_rejection`
|
||||||
|
- **execution**:INNER_AND_OUTER_TARGET_READBACK_VERIFIED `generic_loader.execution`
|
||||||
|
- **inner_receipt_sha256**:7c45730878d0cdce87ecec439a9a218a53712722f9a7dbd872b494771841ea85 `generic_loader.inner_receipt_sha256`
|
||||||
|
- **operation**:TCS.EXECUTE_ACTION_GRAPH `generic_loader.operation`
|
||||||
|
- **outer_receipt_sha256**:1e89071141f1edc36c5c4cbfdc01be90fe486a797cccc0c50345581c53999d90 `generic_loader.outer_receipt_sha256`
|
||||||
|
- **outside_root_rejection**:TCS-E4002_PASS `generic_loader.outside_root_rejection`
|
||||||
|
- **tests**:4_OF_4_PASS `generic_loader.tests`
|
||||||
|
- **unknown_operation_rejection**:TCS-E2101_PASS `generic_loader.unknown_operation_rejection`
|
||||||
|
- **header** `header`
|
||||||
|
- **canonical source path**:language/receipts/TCS-RECEIPT-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001
|
||||||
|
- GIR/1
|
||||||
|
- MACOS-ARM64
|
||||||
|
- **language**:TCS/0.1 `header.language`
|
||||||
|
- **lifecycle**:VERIFIED `header.lifecycle`
|
||||||
|
- **English name**:HoloLake Language Mother Model Stage Eight Generic Host and Signing Trust Receipt `header.name_en`
|
||||||
|
- **Chinese name**:HoloLake语言母体模型第八阶段通用宿主与签名信任回执 `header.name_zh`
|
||||||
|
- **profile**:HLDP/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001
|
||||||
|
- TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001
|
||||||
|
- TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001
|
||||||
|
- TCS-NATIVE-BINARY-ACCEPTANCE-v1
|
||||||
|
- **schema**:tcs.receipt/v1 `header.schema`
|
||||||
|
- **version**:0.8.0 `header.version`
|
||||||
|
- **host_module** `host_module`
|
||||||
|
- **gir_sha256**:e6fd795046a909efd52f0e1eb40d90ac3225562e2a756130f341453300c804d4 `host_module.gir_sha256`
|
||||||
|
- **host_semantic_authority**:no `host_module.host_semantic_authority`
|
||||||
|
- **semantic_authority**:TCS_ONLY `host_module.semantic_authority`
|
||||||
|
- **source checksum**:840fbf49689c685afd14c4d5d39a5feec65cfae35df398a2b713a20db69945d8 `host_module.source_sha256`
|
||||||
|
- **next** `next`
|
||||||
|
- **after**:RESIGN_UPDATED_REGISTRY_INSTALL_MOUNT_AND_RUN_P2_P4_P5_AND_VIRTUAL_DESKTOP_READBACK `next.after`
|
||||||
|
- **loader**:CREATE_TCS_INSTALL_PROGRAM_AND_ACCOUNT_SCOPED_INSTALL_RECEIPT `next.loader`
|
||||||
|
- **providers**:LOWER_LPM_AND_VIRTUAL_DESKTOP_OPERATIONS_TO_GENERIC_CORE_MACHINE_PRIMITIVES_AS_TCS_PROVIDER_GIR `next.providers`
|
||||||
|
- **signer** `signer`
|
||||||
|
- **algorithm**:ED25519 `signer.algorithm`
|
||||||
|
- **keychain_item**:PRESENT `signer.keychain_item`
|
||||||
|
- **keychain_roundtrip_signature**:PASS `signer.keychain_roundtrip_signature`
|
||||||
|
- **private_key_in_repository**:no `signer.private_key_in_repository`
|
||||||
|
- **public_key_sha256**:fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8 `signer.public_key_sha256`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `signer.signer_id`
|
||||||
|
- **source** `source`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **decision**:TCS_PRIMARY_DEVELOPMENT_LANGUAGE_AND_FOURTH_GENERATION_MACHINE_RUNTIME_ONLY `source.decision`
|
||||||
|
- **direct_human_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.direct_human_text_sha256`
|
||||||
|
- **toolchain** `toolchain`
|
||||||
|
- **all_manifest_entries**:PASS `toolchain.all_manifest_entries`
|
||||||
|
- **binary_sha256**:051658bb6b30676c277c526760399b68ff78d7edaabb5dd18d5e422751f68c48 `toolchain.binary_sha256`
|
||||||
|
- **package_checksums_sha256**:191ae1bd530d3cc7376bab6e9e1981728a7493d09a1fb3e1af0925c70eecf69a `toolchain.package_checksums_sha256`
|
||||||
|
- **prior_v0_1_1_unchanged**:yes `toolchain.prior_v0_1_1_unchanged`
|
||||||
|
- **root**:/Volumes/JZAO/HoloLake/persona-runtime/toolchains/tcs-persona-developer-kit-macos-arm64-v0.1.2 `toolchain.root`
|
||||||
|
- **version**:0.1.2 `toolchain.version`
|
||||||
|
- **verification** `verification`
|
||||||
|
- **binary_signature_readback**:PASS `verification.binary_signature_readback`
|
||||||
|
- **complete_human_en_projection**:PASS `verification.complete_human_en_projection`
|
||||||
|
- **complete_human_zh_projection**:PASS `verification.complete_human_zh_projection`
|
||||||
|
- **ed25519_signature_readback**:PASS `verification.ed25519_signature_readback`
|
||||||
|
- **package_checksum_readback**:PASS `verification.package_checksum_readback`
|
||||||
|
- **positive_tcs_sources_compiled**:64 `verification.positive_tcs_sources_compiled`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
This page changes only the reading order; it does not change TCS/HLDP semantics.
|
||||||
|
|
@ -0,0 +1,146 @@
|
||||||
|
# HoloLake语言母体模型第八阶段通用宿主与签名信任回执 · 简体中文人类工程语言版
|
||||||
|
|
||||||
|
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||||
|
|
||||||
|
## 这是什么
|
||||||
|
|
||||||
|
这是一份 **回执** 声明,编号为 `TCS-RECEIPT-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824`,版本为 `0.8.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||||
|
|
||||||
|
## 谁在这里
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 为什么开始
|
||||||
|
|
||||||
|
- **来源** `source`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **decision**:TCS_PRIMARY_DEVELOPMENT_LANGUAGE_AND_FOURTH_GENERATION_MACHINE_RUNTIME_ONLY `source.decision`
|
||||||
|
- **direct_human_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.direct_human_text_sha256`
|
||||||
|
|
||||||
|
## 发生了什么变化
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 准备怎样执行
|
||||||
|
|
||||||
|
这是非执行声明,没有动作图。
|
||||||
|
|
||||||
|
## 边界与异常处理
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 怎样算完成
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 下一次从哪里继续
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 来源与校验
|
||||||
|
|
||||||
|
- **原生声明编号**:`TCS-RECEIPT-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824`
|
||||||
|
- **原生声明类型**:`RECEIPT`
|
||||||
|
- **TCS 源码 SHA-256**:`6d31c822193343850ce997ca0b5a6a6815be824c4f065d18b18559ce93ba6d41`
|
||||||
|
- **校验编译器**:`TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001`
|
||||||
|
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||||
|
|
||||||
|
## 原生结构逐项对照
|
||||||
|
|
||||||
|
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||||
|
|
||||||
|
- **apple_signature** `apple_signature`
|
||||||
|
- **cdhash**:74a143c1a4e34a982b22c3c0e4d8dffcf1866f62 `apple_signature.cdhash`
|
||||||
|
- **certificate_sha1**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `apple_signature.certificate_sha1`
|
||||||
|
- **codesign_verify**:PASS `apple_signature.codesign_verify`
|
||||||
|
- **hardened_runtime**:是 `apple_signature.hardened_runtime`
|
||||||
|
- **identity**:DEVELOPER_ID_APPLICATION_TEAM_825A9L3G7Q `apple_signature.identity`
|
||||||
|
- **module_ed25519_signature**:否 `apple_signature.module_ed25519_signature`
|
||||||
|
- **public_key_algorithm**:RSA `apple_signature.public_key_algorithm`
|
||||||
|
- **baseline_gap** `baseline_gap`
|
||||||
|
- **hidden**:否 `baseline_gap.hidden`
|
||||||
|
- **historical_stage1_fixture_tests**:8_FAIL `baseline_gap.historical_stage1_fixture_tests`
|
||||||
|
- **reason**:DISTRIBUTED_TOOLCHAIN_PACKAGE_OMITS_REFERENCED_TEST_FIXTURES `baseline_gap.reason`
|
||||||
|
- **v0_1_1_same_failure**:是 `baseline_gap.v0_1_1_same_failure`
|
||||||
|
- **v0_1_2_regression**:否 `baseline_gap.v0_1_2_regression`
|
||||||
|
- **boundary** `boundary`
|
||||||
|
- **desktop_module_installed**:否 `boundary.desktop_module_installed`
|
||||||
|
- **desktop_provider_execution**:否 `boundary.desktop_provider_execution`
|
||||||
|
- **global_repo012_signer_registry_changed**:否 `boundary.global_repo012_signer_registry_changed`
|
||||||
|
- **loader_module_installed**:否 `boundary.loader_module_installed`
|
||||||
|
- **lpm_provider_execution**:否 `boundary.lpm_provider_execution`
|
||||||
|
- **modules_mounted**:0 `boundary.modules_mounted`
|
||||||
|
- **mother_brain_module_installed**:否 `boundary.mother_brain_module_installed`
|
||||||
|
- **overall_goal_complete**:否 `boundary.overall_goal_complete`
|
||||||
|
- **real_macos_action**:否 `boundary.real_macos_action`
|
||||||
|
- **capability_registry** `capability_registry`
|
||||||
|
- **payload_source_sha256**:8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586 `capability_registry.payload_source_sha256`
|
||||||
|
- **signature_message_sha256**:79175dfd3e8bd06c19c4233b899729f93e2329624ce4a22ad34fae21fb1160ed `capability_registry.signature_message_sha256`
|
||||||
|
- **signature_verification**:PASS `capability_registry.signature_verification`
|
||||||
|
- **signed_registry_source_sha256**:18c0da5c9d19b14724d9eae539b53389dff7bbb2cf74f4cdeb485a042389623e `capability_registry.signed_registry_source_sha256`
|
||||||
|
- **state**:SIGNED_VERIFIED_NOT_INSTALLED `capability_registry.state`
|
||||||
|
- **generic_loader** `generic_loader`
|
||||||
|
- **child_hash_rejection**:TCS-E3001_PASS `generic_loader.child_hash_rejection`
|
||||||
|
- **execution**:INNER_AND_OUTER_TARGET_READBACK_VERIFIED `generic_loader.execution`
|
||||||
|
- **inner_receipt_sha256**:7c45730878d0cdce87ecec439a9a218a53712722f9a7dbd872b494771841ea85 `generic_loader.inner_receipt_sha256`
|
||||||
|
- **操作**:TCS.EXECUTE_ACTION_GRAPH `generic_loader.operation`
|
||||||
|
- **outer_receipt_sha256**:1e89071141f1edc36c5c4cbfdc01be90fe486a797cccc0c50345581c53999d90 `generic_loader.outer_receipt_sha256`
|
||||||
|
- **outside_root_rejection**:TCS-E4002_PASS `generic_loader.outside_root_rejection`
|
||||||
|
- **tests**:4_OF_4_PASS `generic_loader.tests`
|
||||||
|
- **unknown_operation_rejection**:TCS-E2101_PASS `generic_loader.unknown_operation_rejection`
|
||||||
|
- **语言头** `header`
|
||||||
|
- **正本路径**:language/receipts/TCS-RECEIPT-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001
|
||||||
|
- GIR/1
|
||||||
|
- MACOS-ARM64
|
||||||
|
- **语言**:TCS/0.1 `header.language`
|
||||||
|
- **生命周期**:VERIFIED `header.lifecycle`
|
||||||
|
- **英文名**:HoloLake Language Mother Model Stage Eight Generic Host and Signing Trust Receipt `header.name_en`
|
||||||
|
- **中文名**:HoloLake语言母体模型第八阶段通用宿主与签名信任回执 `header.name_zh`
|
||||||
|
- **协议配置**:HLDP/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001
|
||||||
|
- TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001
|
||||||
|
- TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001
|
||||||
|
- TCS-NATIVE-BINARY-ACCEPTANCE-v1
|
||||||
|
- **schema**:tcs.receipt/v1 `header.schema`
|
||||||
|
- **版本**:0.8.0 `header.version`
|
||||||
|
- **host_module** `host_module`
|
||||||
|
- **gir_sha256**:e6fd795046a909efd52f0e1eb40d90ac3225562e2a756130f341453300c804d4 `host_module.gir_sha256`
|
||||||
|
- **host_semantic_authority**:否 `host_module.host_semantic_authority`
|
||||||
|
- **semantic_authority**:TCS_ONLY `host_module.semantic_authority`
|
||||||
|
- **来源校验值**:840fbf49689c685afd14c4d5d39a5feec65cfae35df398a2b713a20db69945d8 `host_module.source_sha256`
|
||||||
|
- **next** `next`
|
||||||
|
- **after**:RESIGN_UPDATED_REGISTRY_INSTALL_MOUNT_AND_RUN_P2_P4_P5_AND_VIRTUAL_DESKTOP_READBACK `next.after`
|
||||||
|
- **loader**:CREATE_TCS_INSTALL_PROGRAM_AND_ACCOUNT_SCOPED_INSTALL_RECEIPT `next.loader`
|
||||||
|
- **providers**:LOWER_LPM_AND_VIRTUAL_DESKTOP_OPERATIONS_TO_GENERIC_CORE_MACHINE_PRIMITIVES_AS_TCS_PROVIDER_GIR `next.providers`
|
||||||
|
- **signer** `signer`
|
||||||
|
- **algorithm**:ED25519 `signer.algorithm`
|
||||||
|
- **keychain_item**:PRESENT `signer.keychain_item`
|
||||||
|
- **keychain_roundtrip_signature**:PASS `signer.keychain_roundtrip_signature`
|
||||||
|
- **private_key_in_repository**:否 `signer.private_key_in_repository`
|
||||||
|
- **public_key_sha256**:fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8 `signer.public_key_sha256`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `signer.signer_id`
|
||||||
|
- **来源** `source`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **decision**:TCS_PRIMARY_DEVELOPMENT_LANGUAGE_AND_FOURTH_GENERATION_MACHINE_RUNTIME_ONLY `source.decision`
|
||||||
|
- **direct_human_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.direct_human_text_sha256`
|
||||||
|
- **toolchain** `toolchain`
|
||||||
|
- **all_manifest_entries**:PASS `toolchain.all_manifest_entries`
|
||||||
|
- **binary_sha256**:051658bb6b30676c277c526760399b68ff78d7edaabb5dd18d5e422751f68c48 `toolchain.binary_sha256`
|
||||||
|
- **package_checksums_sha256**:191ae1bd530d3cc7376bab6e9e1981728a7493d09a1fb3e1af0925c70eecf69a `toolchain.package_checksums_sha256`
|
||||||
|
- **prior_v0_1_1_unchanged**:是 `toolchain.prior_v0_1_1_unchanged`
|
||||||
|
- **root**:/Volumes/JZAO/HoloLake/persona-runtime/toolchains/tcs-persona-developer-kit-macos-arm64-v0.1.2 `toolchain.root`
|
||||||
|
- **版本**:0.1.2 `toolchain.version`
|
||||||
|
- **verification** `verification`
|
||||||
|
- **binary_signature_readback**:PASS `verification.binary_signature_readback`
|
||||||
|
- **complete_human_en_projection**:PASS `verification.complete_human_en_projection`
|
||||||
|
- **complete_human_zh_projection**:PASS `verification.complete_human_zh_projection`
|
||||||
|
- **ed25519_signature_readback**:PASS `verification.ed25519_signature_readback`
|
||||||
|
- **package_checksum_readback**:PASS `verification.package_checksum_readback`
|
||||||
|
- **positive_tcs_sources_compiled**:64 `verification.positive_tcs_sources_compiled`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||||
110
build/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.gir.json
Normal file
110
build/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.gir.json
Normal file
|
|
@ -0,0 +1,110 @@
|
||||||
|
{
|
||||||
|
"compiled_from": {
|
||||||
|
"compiler_id": "TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||||
|
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||||
|
"source_sha256": "b037685e59069c0c7194bb32cfcc6f5c29e35549697a930bd164958e6314cdd3"
|
||||||
|
},
|
||||||
|
"declaration": {
|
||||||
|
"acceptance": {
|
||||||
|
"keychain_item_metadata": "PASS",
|
||||||
|
"module_installation": false,
|
||||||
|
"private_key_absent_from_repository": true,
|
||||||
|
"public_key_fingerprint": "PASS",
|
||||||
|
"signature_roundtrip": "PENDING",
|
||||||
|
"signed_capability_registry": "PENDING"
|
||||||
|
},
|
||||||
|
"boundary": {
|
||||||
|
"apple_developer_id_identity": "BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B",
|
||||||
|
"apple_signature_is_ed25519_module_signature": false,
|
||||||
|
"apple_signature_role": "HOST_BINARY_ONLY",
|
||||||
|
"global_authoritative_registry_state": "UNCHANGED_CURRENT_EMPTY_NO_TRUSTED_SIGNER",
|
||||||
|
"relationship_or_os_login_is_signature": false
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"canonical_uri": "language/protocols/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.tcs",
|
||||||
|
"compatibility": [
|
||||||
|
"ED25519",
|
||||||
|
"GIR/1"
|
||||||
|
],
|
||||||
|
"language": "TCS/0.1",
|
||||||
|
"lifecycle": "CANDIDATE",
|
||||||
|
"name_en": "Zero-Core TCS Native Development Line Trusted Signer Registry",
|
||||||
|
"name_zh": "零点原核TCS原生开发线可信签名者注册表",
|
||||||
|
"profile": "TCS-TRUSTED-SIGNER-REGISTRY/1",
|
||||||
|
"protocols": [
|
||||||
|
"TCS-TRUSTED-SIGNER-PROVISIONING-REQUEST-0001",
|
||||||
|
"TCS-MODULE-ABI-0001"
|
||||||
|
],
|
||||||
|
"schema": "tcs.protocol/v1",
|
||||||
|
"version": "0.1.0"
|
||||||
|
},
|
||||||
|
"keychain_readback": {
|
||||||
|
"account": "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001",
|
||||||
|
"description": "TCS Ed25519 signing key",
|
||||||
|
"item_class": "GENERIC_PASSWORD",
|
||||||
|
"secret_readback_in_receipt": false,
|
||||||
|
"service": "HoloLake TCS Ed25519",
|
||||||
|
"status": "ITEM_PRESENT"
|
||||||
|
},
|
||||||
|
"lifecycle": {
|
||||||
|
"expiry_policy": "NO_AUTOMATIC_EXPIRY",
|
||||||
|
"issued_at": "2026-08-24",
|
||||||
|
"revocation_epoch": 1,
|
||||||
|
"revocation_trigger": [
|
||||||
|
"NEW_DIRECT_BINGSHUO_REVOCATION",
|
||||||
|
"KEY_COMPROMISE",
|
||||||
|
"SCOPE_CHANGE",
|
||||||
|
"DEVELOPMENT_LINE_RETIREMENT"
|
||||||
|
],
|
||||||
|
"verify_before_each_install_mount_and_activation": true
|
||||||
|
},
|
||||||
|
"registry": {
|
||||||
|
"global_repo012_authoritative_registry_replaced": false,
|
||||||
|
"public_production_trust": false,
|
||||||
|
"registry_id": "TCS-TRUSTREG-ZC001-DEV-0001",
|
||||||
|
"state": "ACTIVE_DEVELOPMENT_LINE_ONLY",
|
||||||
|
"version": "0.1.0"
|
||||||
|
},
|
||||||
|
"scope": {
|
||||||
|
"allowed_module_ids": [
|
||||||
|
"TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001",
|
||||||
|
"TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002",
|
||||||
|
"TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002"
|
||||||
|
],
|
||||||
|
"allowed_registry_ids": [
|
||||||
|
"TCS-CAPREG-LPM-DESKTOP-CANDIDATE-0001",
|
||||||
|
"TCS-CAPREG-LPM-DESKTOP-SIGNED-0001"
|
||||||
|
],
|
||||||
|
"channel": "ICE-CH-ZC001",
|
||||||
|
"development_line": "HOLOLAKE-LPM-TCS-NATIVE-20260823",
|
||||||
|
"other_line": false,
|
||||||
|
"production": false,
|
||||||
|
"remote_deploy": false
|
||||||
|
},
|
||||||
|
"signer": {
|
||||||
|
"algorithm": "ED25519",
|
||||||
|
"private_key_export_allowed": false,
|
||||||
|
"private_key_location": "LOCAL_MACOS_LOGIN_KEYCHAIN_SERVICE_HOLOLAKE_TCS_ED25519",
|
||||||
|
"public_key": "pYL8D4tV+yGlmX6w7qYxSfY3yA996A3M2KcAsGSR7BU=",
|
||||||
|
"public_key_encoding": "RAW_32_BYTE_BASE64",
|
||||||
|
"public_key_sha256": "fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8",
|
||||||
|
"signer_id": "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001"
|
||||||
|
},
|
||||||
|
"source": {
|
||||||
|
"authorization_event": "TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824",
|
||||||
|
"authorization_event_sha256": "5acdd66c1bfc2d7d72aae288a1ac2daa0062de89aabf45d195b8aff851beae17",
|
||||||
|
"channel": "ICE-CH-ZC001",
|
||||||
|
"direct_human_text_sha256": "e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"executable": false,
|
||||||
|
"identity": {
|
||||||
|
"declaration_id": "TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001",
|
||||||
|
"declaration_kind": "PROTOCOL",
|
||||||
|
"language_version": "0.1"
|
||||||
|
},
|
||||||
|
"native_self_hosted": true,
|
||||||
|
"natural_language_is_typed_data": true,
|
||||||
|
"schema": "guanghu.declaration-gir/v1",
|
||||||
|
"unresolved_natural_language": false
|
||||||
|
}
|
||||||
151
build/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.human.en-US.md
Normal file
151
build/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.human.en-US.md
Normal file
|
|
@ -0,0 +1,151 @@
|
||||||
|
# Zero-Core TCS Native Development Line Trusted Signer Registry · 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 **protocol** declaration with identifier `TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001` and version `0.1.0`. The projector validates it with the Stage-1 compiler before changing its reading order.
|
||||||
|
|
||||||
|
## Who is here
|
||||||
|
|
||||||
|
- **scope** `scope`
|
||||||
|
- **allowed_module_ids** `scope.allowed_module_ids`
|
||||||
|
- TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002
|
||||||
|
- TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002
|
||||||
|
- **allowed_registry_ids** `scope.allowed_registry_ids`
|
||||||
|
- TCS-CAPREG-LPM-DESKTOP-CANDIDATE-0001
|
||||||
|
- TCS-CAPREG-LPM-DESKTOP-SIGNED-0001
|
||||||
|
- **channel**:ICE-CH-ZC001 `scope.channel`
|
||||||
|
- **development_line**:HOLOLAKE-LPM-TCS-NATIVE-20260823 `scope.development_line`
|
||||||
|
- **other_line**:no `scope.other_line`
|
||||||
|
- **production**:no `scope.production`
|
||||||
|
- **remote_deploy**:no `scope.remote_deploy`
|
||||||
|
|
||||||
|
## Why this started
|
||||||
|
|
||||||
|
- **source** `source`
|
||||||
|
- **authorization_event**:TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824 `source.authorization_event`
|
||||||
|
- **authorization_event_sha256**:5acdd66c1bfc2d7d72aae288a1ac2daa0062de89aabf45d195b8aff851beae17 `source.authorization_event_sha256`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **direct_human_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.direct_human_text_sha256`
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
|
- **acceptance** `acceptance`
|
||||||
|
- **keychain_item_metadata**:PASS `acceptance.keychain_item_metadata`
|
||||||
|
- **module_installation**:no `acceptance.module_installation`
|
||||||
|
- **private_key_absent_from_repository**:yes `acceptance.private_key_absent_from_repository`
|
||||||
|
- **public_key_fingerprint**:PASS `acceptance.public_key_fingerprint`
|
||||||
|
- **signature_roundtrip**:PENDING `acceptance.signature_roundtrip`
|
||||||
|
- **signed_capability_registry**:PENDING `acceptance.signed_capability_registry`
|
||||||
|
|
||||||
|
## 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-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001`
|
||||||
|
- **Native declaration kind**: `PROTOCOL`
|
||||||
|
- **TCS source SHA-256**: `b037685e59069c0c7194bb32cfcc6f5c29e35549697a930bd164958e6314cdd3`
|
||||||
|
- **Validation compiler**: `TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-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.
|
||||||
|
|
||||||
|
- **acceptance** `acceptance`
|
||||||
|
- **keychain_item_metadata**:PASS `acceptance.keychain_item_metadata`
|
||||||
|
- **module_installation**:no `acceptance.module_installation`
|
||||||
|
- **private_key_absent_from_repository**:yes `acceptance.private_key_absent_from_repository`
|
||||||
|
- **public_key_fingerprint**:PASS `acceptance.public_key_fingerprint`
|
||||||
|
- **signature_roundtrip**:PENDING `acceptance.signature_roundtrip`
|
||||||
|
- **signed_capability_registry**:PENDING `acceptance.signed_capability_registry`
|
||||||
|
- **boundary** `boundary`
|
||||||
|
- **apple_developer_id_identity**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `boundary.apple_developer_id_identity`
|
||||||
|
- **apple_signature_is_ed25519_module_signature**:no `boundary.apple_signature_is_ed25519_module_signature`
|
||||||
|
- **apple_signature_role**:HOST_BINARY_ONLY `boundary.apple_signature_role`
|
||||||
|
- **global_authoritative_registry_state**:UNCHANGED_CURRENT_EMPTY_NO_TRUSTED_SIGNER `boundary.global_authoritative_registry_state`
|
||||||
|
- **relationship_or_os_login_is_signature**:no `boundary.relationship_or_os_login_is_signature`
|
||||||
|
- **header** `header`
|
||||||
|
- **canonical source path**:language/protocols/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- ED25519
|
||||||
|
- GIR/1
|
||||||
|
- **language**:TCS/0.1 `header.language`
|
||||||
|
- **lifecycle**:CANDIDATE `header.lifecycle`
|
||||||
|
- **English name**:Zero-Core TCS Native Development Line Trusted Signer Registry `header.name_en`
|
||||||
|
- **Chinese name**:零点原核TCS原生开发线可信签名者注册表 `header.name_zh`
|
||||||
|
- **profile**:TCS-TRUSTED-SIGNER-REGISTRY/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-TRUSTED-SIGNER-PROVISIONING-REQUEST-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- **schema**:tcs.protocol/v1 `header.schema`
|
||||||
|
- **version**:0.1.0 `header.version`
|
||||||
|
- **keychain_readback** `keychain_readback`
|
||||||
|
- **account**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `keychain_readback.account`
|
||||||
|
- **description**:TCS Ed25519 signing key `keychain_readback.description`
|
||||||
|
- **item_class**:GENERIC_PASSWORD `keychain_readback.item_class`
|
||||||
|
- **secret_readback_in_receipt**:no `keychain_readback.secret_readback_in_receipt`
|
||||||
|
- **service**:HoloLake TCS Ed25519 `keychain_readback.service`
|
||||||
|
- **status**:ITEM_PRESENT `keychain_readback.status`
|
||||||
|
- **lifecycle** `lifecycle`
|
||||||
|
- **expiry_policy**:NO_AUTOMATIC_EXPIRY `lifecycle.expiry_policy`
|
||||||
|
- **issued_at**:2026-08-24 `lifecycle.issued_at`
|
||||||
|
- **revocation_epoch**:1 `lifecycle.revocation_epoch`
|
||||||
|
- **revocation_trigger** `lifecycle.revocation_trigger`
|
||||||
|
- NEW_DIRECT_BINGSHUO_REVOCATION
|
||||||
|
- KEY_COMPROMISE
|
||||||
|
- SCOPE_CHANGE
|
||||||
|
- DEVELOPMENT_LINE_RETIREMENT
|
||||||
|
- **verify_before_each_install_mount_and_activation**:yes `lifecycle.verify_before_each_install_mount_and_activation`
|
||||||
|
- **registry** `registry`
|
||||||
|
- **global_repo012_authoritative_registry_replaced**:no `registry.global_repo012_authoritative_registry_replaced`
|
||||||
|
- **public_production_trust**:no `registry.public_production_trust`
|
||||||
|
- **registry_id**:TCS-TRUSTREG-ZC001-DEV-0001 `registry.registry_id`
|
||||||
|
- **state**:ACTIVE_DEVELOPMENT_LINE_ONLY `registry.state`
|
||||||
|
- **version**:0.1.0 `registry.version`
|
||||||
|
- **scope** `scope`
|
||||||
|
- **allowed_module_ids** `scope.allowed_module_ids`
|
||||||
|
- TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002
|
||||||
|
- TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002
|
||||||
|
- **allowed_registry_ids** `scope.allowed_registry_ids`
|
||||||
|
- TCS-CAPREG-LPM-DESKTOP-CANDIDATE-0001
|
||||||
|
- TCS-CAPREG-LPM-DESKTOP-SIGNED-0001
|
||||||
|
- **channel**:ICE-CH-ZC001 `scope.channel`
|
||||||
|
- **development_line**:HOLOLAKE-LPM-TCS-NATIVE-20260823 `scope.development_line`
|
||||||
|
- **other_line**:no `scope.other_line`
|
||||||
|
- **production**:no `scope.production`
|
||||||
|
- **remote_deploy**:no `scope.remote_deploy`
|
||||||
|
- **signer** `signer`
|
||||||
|
- **algorithm**:ED25519 `signer.algorithm`
|
||||||
|
- **private_key_export_allowed**:no `signer.private_key_export_allowed`
|
||||||
|
- **private_key_location**:LOCAL_MACOS_LOGIN_KEYCHAIN_SERVICE_HOLOLAKE_TCS_ED25519 `signer.private_key_location`
|
||||||
|
- **public_key**:pYL8D4tV+yGlmX6w7qYxSfY3yA996A3M2KcAsGSR7BU= `signer.public_key`
|
||||||
|
- **public_key_encoding**:RAW_32_BYTE_BASE64 `signer.public_key_encoding`
|
||||||
|
- **public_key_sha256**:fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8 `signer.public_key_sha256`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `signer.signer_id`
|
||||||
|
- **source** `source`
|
||||||
|
- **authorization_event**:TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824 `source.authorization_event`
|
||||||
|
- **authorization_event_sha256**:5acdd66c1bfc2d7d72aae288a1ac2daa0062de89aabf45d195b8aff851beae17 `source.authorization_event_sha256`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **direct_human_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.direct_human_text_sha256`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
This page changes only the reading order; it does not change TCS/HLDP semantics.
|
||||||
151
build/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.human.zh-CN.md
Normal file
151
build/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.human.zh-CN.md
Normal file
|
|
@ -0,0 +1,151 @@
|
||||||
|
# 零点原核TCS原生开发线可信签名者注册表 · 简体中文人类工程语言版
|
||||||
|
|
||||||
|
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||||
|
|
||||||
|
## 这是什么
|
||||||
|
|
||||||
|
这是一份 **协议** 声明,编号为 `TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||||
|
|
||||||
|
## 谁在这里
|
||||||
|
|
||||||
|
- **scope** `scope`
|
||||||
|
- **allowed_module_ids** `scope.allowed_module_ids`
|
||||||
|
- TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002
|
||||||
|
- TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002
|
||||||
|
- **allowed_registry_ids** `scope.allowed_registry_ids`
|
||||||
|
- TCS-CAPREG-LPM-DESKTOP-CANDIDATE-0001
|
||||||
|
- TCS-CAPREG-LPM-DESKTOP-SIGNED-0001
|
||||||
|
- **channel**:ICE-CH-ZC001 `scope.channel`
|
||||||
|
- **development_line**:HOLOLAKE-LPM-TCS-NATIVE-20260823 `scope.development_line`
|
||||||
|
- **other_line**:否 `scope.other_line`
|
||||||
|
- **production**:否 `scope.production`
|
||||||
|
- **remote_deploy**:否 `scope.remote_deploy`
|
||||||
|
|
||||||
|
## 为什么开始
|
||||||
|
|
||||||
|
- **来源** `source`
|
||||||
|
- **authorization_event**:TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824 `source.authorization_event`
|
||||||
|
- **authorization_event_sha256**:5acdd66c1bfc2d7d72aae288a1ac2daa0062de89aabf45d195b8aff851beae17 `source.authorization_event_sha256`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **direct_human_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.direct_human_text_sha256`
|
||||||
|
|
||||||
|
## 发生了什么变化
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 准备怎样执行
|
||||||
|
|
||||||
|
这是非执行声明,没有动作图。
|
||||||
|
|
||||||
|
## 边界与异常处理
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 怎样算完成
|
||||||
|
|
||||||
|
- **验收标准** `acceptance`
|
||||||
|
- **keychain_item_metadata**:PASS `acceptance.keychain_item_metadata`
|
||||||
|
- **module_installation**:否 `acceptance.module_installation`
|
||||||
|
- **private_key_absent_from_repository**:是 `acceptance.private_key_absent_from_repository`
|
||||||
|
- **public_key_fingerprint**:PASS `acceptance.public_key_fingerprint`
|
||||||
|
- **signature_roundtrip**:PENDING `acceptance.signature_roundtrip`
|
||||||
|
- **signed_capability_registry**:PENDING `acceptance.signed_capability_registry`
|
||||||
|
|
||||||
|
## 下一次从哪里继续
|
||||||
|
|
||||||
|
源程序没有提供这一项,转换器不猜。
|
||||||
|
|
||||||
|
## 来源与校验
|
||||||
|
|
||||||
|
- **原生声明编号**:`TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001`
|
||||||
|
- **原生声明类型**:`PROTOCOL`
|
||||||
|
- **TCS 源码 SHA-256**:`b037685e59069c0c7194bb32cfcc6f5c29e35549697a930bd164958e6314cdd3`
|
||||||
|
- **校验编译器**:`TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001`
|
||||||
|
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||||
|
|
||||||
|
## 原生结构逐项对照
|
||||||
|
|
||||||
|
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||||
|
|
||||||
|
- **验收标准** `acceptance`
|
||||||
|
- **keychain_item_metadata**:PASS `acceptance.keychain_item_metadata`
|
||||||
|
- **module_installation**:否 `acceptance.module_installation`
|
||||||
|
- **private_key_absent_from_repository**:是 `acceptance.private_key_absent_from_repository`
|
||||||
|
- **public_key_fingerprint**:PASS `acceptance.public_key_fingerprint`
|
||||||
|
- **signature_roundtrip**:PENDING `acceptance.signature_roundtrip`
|
||||||
|
- **signed_capability_registry**:PENDING `acceptance.signed_capability_registry`
|
||||||
|
- **boundary** `boundary`
|
||||||
|
- **apple_developer_id_identity**:BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B `boundary.apple_developer_id_identity`
|
||||||
|
- **apple_signature_is_ed25519_module_signature**:否 `boundary.apple_signature_is_ed25519_module_signature`
|
||||||
|
- **apple_signature_role**:HOST_BINARY_ONLY `boundary.apple_signature_role`
|
||||||
|
- **global_authoritative_registry_state**:UNCHANGED_CURRENT_EMPTY_NO_TRUSTED_SIGNER `boundary.global_authoritative_registry_state`
|
||||||
|
- **relationship_or_os_login_is_signature**:否 `boundary.relationship_or_os_login_is_signature`
|
||||||
|
- **语言头** `header`
|
||||||
|
- **正本路径**:language/protocols/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.tcs `header.canonical_uri`
|
||||||
|
- **compatibility** `header.compatibility`
|
||||||
|
- ED25519
|
||||||
|
- GIR/1
|
||||||
|
- **语言**:TCS/0.1 `header.language`
|
||||||
|
- **生命周期**:候选版本,尚未成为正式正本(`CANDIDATE`) `header.lifecycle`
|
||||||
|
- **英文名**:Zero-Core TCS Native Development Line Trusted Signer Registry `header.name_en`
|
||||||
|
- **中文名**:零点原核TCS原生开发线可信签名者注册表 `header.name_zh`
|
||||||
|
- **协议配置**:TCS-TRUSTED-SIGNER-REGISTRY/1 `header.profile`
|
||||||
|
- **protocols** `header.protocols`
|
||||||
|
- TCS-TRUSTED-SIGNER-PROVISIONING-REQUEST-0001
|
||||||
|
- TCS-MODULE-ABI-0001
|
||||||
|
- **schema**:tcs.protocol/v1 `header.schema`
|
||||||
|
- **版本**:0.1.0 `header.version`
|
||||||
|
- **keychain_readback** `keychain_readback`
|
||||||
|
- **account**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `keychain_readback.account`
|
||||||
|
- **description**:TCS Ed25519 signing key `keychain_readback.description`
|
||||||
|
- **item_class**:GENERIC_PASSWORD `keychain_readback.item_class`
|
||||||
|
- **secret_readback_in_receipt**:否 `keychain_readback.secret_readback_in_receipt`
|
||||||
|
- **service**:HoloLake TCS Ed25519 `keychain_readback.service`
|
||||||
|
- **status**:ITEM_PRESENT `keychain_readback.status`
|
||||||
|
- **生命周期** `lifecycle`
|
||||||
|
- **expiry_policy**:NO_AUTOMATIC_EXPIRY `lifecycle.expiry_policy`
|
||||||
|
- **issued_at**:2026-08-24 `lifecycle.issued_at`
|
||||||
|
- **revocation_epoch**:1 `lifecycle.revocation_epoch`
|
||||||
|
- **revocation_trigger** `lifecycle.revocation_trigger`
|
||||||
|
- NEW_DIRECT_BINGSHUO_REVOCATION
|
||||||
|
- KEY_COMPROMISE
|
||||||
|
- SCOPE_CHANGE
|
||||||
|
- DEVELOPMENT_LINE_RETIREMENT
|
||||||
|
- **verify_before_each_install_mount_and_activation**:是 `lifecycle.verify_before_each_install_mount_and_activation`
|
||||||
|
- **registry** `registry`
|
||||||
|
- **global_repo012_authoritative_registry_replaced**:否 `registry.global_repo012_authoritative_registry_replaced`
|
||||||
|
- **public_production_trust**:否 `registry.public_production_trust`
|
||||||
|
- **registry_id**:TCS-TRUSTREG-ZC001-DEV-0001 `registry.registry_id`
|
||||||
|
- **state**:ACTIVE_DEVELOPMENT_LINE_ONLY `registry.state`
|
||||||
|
- **版本**:0.1.0 `registry.version`
|
||||||
|
- **scope** `scope`
|
||||||
|
- **allowed_module_ids** `scope.allowed_module_ids`
|
||||||
|
- TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001
|
||||||
|
- TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002
|
||||||
|
- TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002
|
||||||
|
- **allowed_registry_ids** `scope.allowed_registry_ids`
|
||||||
|
- TCS-CAPREG-LPM-DESKTOP-CANDIDATE-0001
|
||||||
|
- TCS-CAPREG-LPM-DESKTOP-SIGNED-0001
|
||||||
|
- **channel**:ICE-CH-ZC001 `scope.channel`
|
||||||
|
- **development_line**:HOLOLAKE-LPM-TCS-NATIVE-20260823 `scope.development_line`
|
||||||
|
- **other_line**:否 `scope.other_line`
|
||||||
|
- **production**:否 `scope.production`
|
||||||
|
- **remote_deploy**:否 `scope.remote_deploy`
|
||||||
|
- **signer** `signer`
|
||||||
|
- **algorithm**:ED25519 `signer.algorithm`
|
||||||
|
- **private_key_export_allowed**:否 `signer.private_key_export_allowed`
|
||||||
|
- **private_key_location**:LOCAL_MACOS_LOGIN_KEYCHAIN_SERVICE_HOLOLAKE_TCS_ED25519 `signer.private_key_location`
|
||||||
|
- **public_key**:pYL8D4tV+yGlmX6w7qYxSfY3yA996A3M2KcAsGSR7BU= `signer.public_key`
|
||||||
|
- **public_key_encoding**:RAW_32_BYTE_BASE64 `signer.public_key_encoding`
|
||||||
|
- **public_key_sha256**:fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8 `signer.public_key_sha256`
|
||||||
|
- **signer_id**:TCS-SIGNER-BINGSHUO-ZC001-DEV-0001 `signer.signer_id`
|
||||||
|
- **来源** `source`
|
||||||
|
- **authorization_event**:TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824 `source.authorization_event`
|
||||||
|
- **authorization_event_sha256**:5acdd66c1bfc2d7d72aae288a1ac2daa0062de89aabf45d195b8aff851beae17 `source.authorization_event_sha256`
|
||||||
|
- **channel**:ICE-CH-ZC001 `source.channel`
|
||||||
|
- **direct_human_text_sha256**:e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463 `source.direct_human_text_sha256`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||||
|
|
@ -0,0 +1,13 @@
|
||||||
|
TCS 0.1;
|
||||||
|
|
||||||
|
EVENT TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824 {
|
||||||
|
header { schema = "tcs.event/v1"; name_zh = "冰朔授权通用机器宿主与本开发线可信签名者供给事件"; name_en = "BingShuo Authorization Event for Generic Machine Host and Development-Line Trusted Signer Provisioning"; version = "0.1.0"; language = "TCS/0.1"; profile = "HLDP/1"; protocols = ["TCS-TRUSTED-SIGNER-PROVISIONING-REQUEST-0001", "TCS-GENERIC-ACTION-GRAPH-LOADER-0001", "TCS-MODULE-ABI-0001"]; lifecycle = "CANDIDATE"; canonical_uri = "language/events/TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824.tcs"; compatibility = ["TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001", "GIR/1"]; }
|
||||||
|
source { speaker = "ICE-GL∞"; source_class = "S01_DIRECT_HUMAN_CURRENT_MESSAGE"; exact_text_sha256 = "e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463"; occurred_at = "2026-08-24"; channel = "ICE-CH-ZC001"; }
|
||||||
|
trigger { value = "冰朔确认第四代编程语言不再作为主要开发语言而只作为机器运行方式,并明确允许继续,同时指出Xcode内已有签名证书"; }
|
||||||
|
decision { tcs_primary_development_language = true; fourth_generation_language_primary = false; fourth_generation_language_role = "MECHANICAL_MACHINE_RUNTIME_AND_HOST_ADAPTER_ONLY"; generic_gir_host_authorized = true; trusted_signer_provisioning_authorized = true; }
|
||||||
|
apple_certificate { identity = "DEVELOPER_ID_APPLICATION_TEAM_825A9L3G7Q"; certificate_sha1 = "BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B"; public_key_algorithm = "RSA"; permitted_use = "MACOS_HOST_BINARY_CODE_SIGNATURE"; tcs_module_ed25519_equivalent = false; }
|
||||||
|
tcs_signer { signer_id = "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001"; algorithm = "ED25519"; permitted_scope = "HOLOLAKE-LPM-TCS-NATIVE-20260823_CAPABILITY_REGISTRY_AND_THREE_VERIFIED_MODULE_PACKAGES"; private_key_location = "LOCAL_MACOS_LOGIN_KEYCHAIN_GENERIC_PASSWORD_ITEM"; private_key_repository = false; private_key_mobile_drive = false; public_key_repository = true; revocation_epoch = 1; expiry_policy = "NO_AUTOMATIC_EXPIRY_REVOKE_BY_NEW_DIRECT_BINGSHUO_LANGUAGE_OR_KEY_COMPROMISE"; }
|
||||||
|
authority_boundary { relationship_is_signature = false; os_login_is_signature = false; apple_binary_signature_is_module_signature = false; key_generation_may_occur_now = true; key_export_forbidden = true; scope_expansion_forbidden = true; production_or_other_development_line_use = false; }
|
||||||
|
expected_receipts { values = ["APPLE_CODESIGN_VERIFY_READBACK", "ED25519_PUBLIC_KEY_FINGERPRINT", "KEYCHAIN_ITEM_READBACK_WITHOUT_SECRET", "SIGNED_CAPABILITY_REGISTRY_VERIFICATION", "MODULE_SIGNATURE_VERIFICATION", "INSTALL_AND_MOUNT_RECEIPTS"]; }
|
||||||
|
acceptance { authorization_source_hash = "PASS"; generic_host = "EXECUTED_TARGET_READBACK_VERIFIED"; apple_binary_signature = "PASS"; ed25519_signer = "PENDING_PROVISIONING"; module_installation = false; completion_claim = false; }
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,17 @@
|
||||||
|
TCS 0.1;
|
||||||
|
|
||||||
|
MODULE TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001 {
|
||||||
|
header { schema = "tcs.module/v1"; name_zh = "macOS通用GIR机器宿主适配器"; name_en = "macOS Generic GIR Machine Host Adapter"; version = "0.1.0"; language = "TCS/0.1"; profile = "HLDP/1"; protocols = ["TCS-GENERIC-ACTION-GRAPH-LOADER-0001", "TCS-HOST-ABI-0001", "TCS-MODULE-ABI-0001"]; lifecycle = "CANDIDATE"; canonical_uri = "language/modules/TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001.tcs"; compatibility = ["TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001", "GIR/1", "MACOS-ARM64"]; }
|
||||||
|
source { source_id = "BINGSHUO-GENERIC-HOST-AND-SIGNER-AUTHORIZATION-20260824"; source_uri = "source://codex-current-dialogue/2026-08-24/bingshuo-generic-host-and-xcode-certificate"; source_sha256 = "e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463"; source_role = "DIRECT_HUMAN"; }
|
||||||
|
manifest { module_id = "TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001"; display_name_zh = "macOS通用GIR机器宿主适配器"; entry_program_id = "TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001"; entry_source = "language/programs/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.tcs"; owner = "ICE-P-ZY001"; channel = "ICE-CH-ZC001"; role = "STAGE0_MACHINE_DRIVER_AND_HOST_ADAPTER_ONLY"; }
|
||||||
|
entry { kind = "HOST_ADAPTER_FOR_PROGRAM"; id = "TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001"; }
|
||||||
|
capabilities { required = ["VERIFIED_OUTER_GIR", "VERIFIED_CHILD_GIR", "EXACT_ROOT_FILE_READ", "EXACT_ROOT_ATOMIC_WRITE", "SHA256", "TARGET_READBACK"]; provided = ["TCS.EXECUTE_ACTION_GRAPH", "TCS.GENERIC_ACTION_GRAPH_MACHINE_DISPATCH"]; }
|
||||||
|
authority_ceiling { maximum = "OUTER_AND_CHILD_GIR_EXACT_TARGET_AUTHORITY_AND_RESOURCE_CEILINGS"; canonical_product_language = "TCS"; implementation_language_role = "MECHANICAL_MACHINE_DRIVER_ONLY"; host_may_interpret_natural_language = false; host_may_define_lpm_or_desktop_semantics = false; host_may_infer_authority = false; host_may_expand_target = false; host_may_substitute_unregistered_operation = false; network = false; process = false; }
|
||||||
|
resource_ceiling { concurrency = 1; timeout_ms = 30000; memory_limit_bytes = 268435456; }
|
||||||
|
data_scope { read = ["VERIFIED_OUTER_GIR", "VERIFIED_CHILD_GIR", "COMPILER_LOCKED_BOOTSTRAP_CAPABILITY_MODE", "EXACT_ROOT_TARGET_STATE"]; write = ["CHILD_EXACT_TARGET_RECEIPT", "OUTER_LOADER_RECEIPT"]; }
|
||||||
|
network_scope { allowed = false; domains = []; }
|
||||||
|
install { account_scoped = true; registration_is_installation = false; activation_requires_self_test = true; implementation_projection_language = "RUST"; implementation_projection_is_semantic_source = false; source_release_root = "/Volumes/JZAO/HoloLake/persona-runtime/toolchains/tcs-persona-developer-kit-macos-arm64-v0.1.2"; bootstrap_child_operation = "CORE.ECHO"; product_source_imported = false; current_state = "SOURCE_DEFINED_NOT_IMPLEMENTED"; }
|
||||||
|
self_test { program_id = "TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001"; sequence = ["VERIFY_OUTER_GIR", "VERIFY_CHILD_PATH_HASH_AND_PROGRAM", "DISPATCH_REGISTERED_CHILD", "READ_CHILD_TARGET", "WRITE_AND_READBACK_OUTER_RECEIPT"]; apple_binary_identity_sha1 = "BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B"; apple_certificate_public_key_algorithm = "RSA"; apple_code_signature_is_module_ed25519_signature = false; private_key_export_to_mobile_drive = false; expect = "OUTER_AND_CHILD_TARGET_READBACK_VERIFIED_WITH_UNKNOWN_OPERATION_AND_OUT_OF_ROOT_FAILURES_CLOSED"; }
|
||||||
|
rollback { action = "REMOVE_ONLY_PARTIAL_OUTER_AND_CHILD_SELF_TEST_RECEIPTS_AND_PRESERVE_SOURCE_GIR_AND_FAILURE_EVIDENCE"; preserve_receipts = true; }
|
||||||
|
projection { display_name_zh = "macOS通用GIR机器宿主适配器"; technical_detail_default = false; fourth_generation_language_is_primary_product_language = false; tcs_is_primary_product_language = true; source = true; compiled = false; verified = false; installed = false; mounted = false; active = false; executed = false; accepted = false; }
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,13 @@
|
||||||
|
TCS 0.1;
|
||||||
|
|
||||||
|
PROTOCOL TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001 {
|
||||||
|
header { schema = "tcs.protocol/v1"; name_zh = "LPM与共享桌面能力注册表待签名载荷"; name_en = "LPM and Shared Desktop Capability Registry Signing Payload"; version = "0.1.0"; language = "TCS/0.1"; profile = "TCS-CAPABILITY-REGISTRY/1"; protocols = ["TCS-GENERIC-ACTION-GRAPH-LOADER-0001", "TCS-LPM-DESKTOP-OPERATION-REGISTRY-0001", "TCS-MODULE-ABI-0001", "TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001"]; lifecycle = "CANDIDATE"; canonical_uri = "language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.tcs"; compatibility = ["GIR/1", "ED25519"]; }
|
||||||
|
registry { registry_id = "TCS-CAPREG-LPM-DESKTOP-SIGNED-0001"; version = "0.1.0"; payload_state = "CANONICAL_UNSIGNED_PAYLOAD_READY_FOR_ONE_SIGNATURE"; channel = "ICE-CH-ZC001"; development_line = "HOLOLAKE-LPM-TCS-NATIVE-20260823"; revocation_epoch = 1; }
|
||||||
|
runtime { host_module = "TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001"; host_binary_sha256 = "051658bb6b30676c277c526760399b68ff78d7edaabb5dd18d5e422751f68c48"; apple_codesign = "PASS"; operation = "TCS.EXECUTE_ACTION_GRAPH"; bootstrap_self_test = "EXECUTED_INNER_AND_OUTER_TARGET_READBACK_VERIFIED"; product_semantic_authority = false; }
|
||||||
|
loader_module { module_id = "TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001"; source_sha256 = "424d0b79ca40859c6a62e29f5a434ea0a6417f3ca582322e9c66ad9831ffd5c0"; gir_sha256 = "1000971f4121ccab9c396f68a4bcf9ff0cb5f116d4dbfdf051f8607dd22abd33"; lock_sha256 = "526070608286c409eff593bbcba6fea18b0ff1dc1b1eeff418f28c5de559ba51"; manifest_sha256 = "08044c0b972c6a614e41913314432c5b8d9a0c4af78d896cb5ace3ca9924b1ef"; lifecycle = "VERIFIED_NOT_INSTALLED"; operations = ["TCS.EXECUTE_ACTION_GRAPH"]; }
|
||||||
|
mother_brain_module { module_id = "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002"; source_sha256 = "9942192794523cba1647f33d68282b42671e7283ee9c2a3f6f2d0375761a1e7b"; gir_sha256 = "1e5c2c56fb4dd96b867edd3f0646c2e77bd8efc541c183ed7c7ac64a7576294f"; lock_sha256 = "e51f5a375ca9df9e564bcf16382b232f12378aea71c08f406ab65c1d1251e058"; manifest_sha256 = "a379b636c5efbd45c1a0e9c1a9168285131e44f41fe98bd68ae6f190d170e9fd"; lifecycle = "VERIFIED_NOT_INSTALLED"; operations = ["LPM.PERCEIVE_DIRECT_LANGUAGE", "LPM.EXTRACT_THOUGHT_TRANSITION", "LPM.ACTIVATE_CAUSAL_PATH", "LPM.COMMIT_ACTION_INTENT", "LPM.APPLY_NEURON_EVENT"]; authority_ceiling = "NON_AUTHORIZING_COGNITIVE_STATE_ONLY"; }
|
||||||
|
desktop_module { module_id = "TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002"; source_sha256 = "f40d72eb01d8b70ce076a5352cc970df8c3c0c4377f4780140a8229fc997e834"; gir_sha256 = "8f9dd557f349ab60c87db5c685f3e320cf72d783a83240254ac97198a97efcb3"; lock_sha256 = "a30d6d7e25c2912515133d0a160114527dfee94b38a43313c834069908f8c913"; manifest_sha256 = "749e6313fc82f8824cac5031ef302024fd3a04a72584f1cd48e46a490785a0b9"; lifecycle = "VERIFIED_NOT_INSTALLED"; operations = ["DESKTOP.OBSERVE_OBJECT_TREE", "DESKTOP.RESOLVE_STABLE_OBJECT", "DESKTOP.EXECUTE_SEMANTIC_ACTION", "DESKTOP.READ_STATE_DIFF", "DESKTOP.VERIFY_TARGET_AND_RECEIPT"]; authority_ceiling = "ONE_TCS_VIRTUAL_TEST_OBJECT_ONLY"; }
|
||||||
|
signer { trusted_registry = "TCS-TRUSTREG-ZC001-DEV-0001"; signer_id = "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001"; algorithm = "ED25519"; public_key_sha256 = "fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8"; signature = "SEPARATE_ENVELOPE_NOT_PART_OF_SIGNED_PAYLOAD"; }
|
||||||
|
admission { package_hashes_match = true; runtime_bootstrap_dispatch_exists = true; loader_self_test = "PASS"; lpm_provider_execution_exists = false; desktop_provider_execution_exists = false; install_after_signature = "LOADER_MODULE_ONLY_UNTIL_PROVIDER_EXECUTION_EXISTS"; mount_lpm_or_desktop = false; }
|
||||||
|
boundary { signature_does_not_create_provider_implementation = true; verified_does_not_mean_installed = true; installed_does_not_mean_mounted = true; mounted_does_not_mean_active = true; no_real_macos_desktop_action = true; }
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,12 @@
|
||||||
|
TCS 0.1;
|
||||||
|
|
||||||
|
PROTOCOL TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001 {
|
||||||
|
header { schema = "tcs.protocol/v1"; name_zh = "LPM与共享桌面能力注册表签名封装"; name_en = "LPM and Shared Desktop Capability Registry Signed Envelope"; version = "0.1.0"; language = "TCS/0.1"; profile = "TCS-CAPABILITY-REGISTRY/1"; protocols = ["TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001", "TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001", "TCS-MODULE-ABI-0001"]; lifecycle = "CANDIDATE"; canonical_uri = "language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001.tcs"; compatibility = ["GIR/1", "ED25519"]; }
|
||||||
|
registry { registry_id = "TCS-CAPREG-LPM-DESKTOP-SIGNED-0001"; version = "0.1.0"; state = "SIGNED_VERIFIED_NOT_INSTALLED"; channel = "ICE-CH-ZC001"; development_line = "HOLOLAKE-LPM-TCS-NATIVE-20260823"; }
|
||||||
|
payload { canonical_source = "language/protocols/TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-PAYLOAD-0001.tcs"; source_sha256 = "8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586"; gir_sha256 = "0cc234522b8b320ddde4ad7dd4cc96740f4164eb993d99b6fac0dd3c65c70f20"; package_hashes = "PASS"; }
|
||||||
|
signature_envelope { format = "TCS-CAPREG-SIGNATURE/1"; message_sha256 = "79175dfd3e8bd06c19c4233b899729f93e2329624ce4a22ad34fae21fb1160ed"; algorithm = "ED25519"; signer_id = "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001"; trusted_registry = "TCS-TRUSTREG-ZC001-DEV-0001"; public_key_sha256 = "fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8"; signature_base64 = "KXfEByyUl10XxDd/rnK2aSjTUy9pjKGE8hFf2rWawKlCSZWlds7gj5nuXKpKAGtPXZykC5vS2KDnUwxOZYAwAA=="; signature_bytes = 64; issued_at = "2026-08-24T03:01:00Z"; expiry_policy = "NO_AUTOMATIC_EXPIRY"; revocation_epoch = 1; verification = "PASS"; }
|
||||||
|
signed_message { lines = ["TCS-CAPREG-SIGNATURE/1", "registry_id=TCS-CAPREG-LPM-DESKTOP-SIGNED-0001", "version=0.1.0", "payload_sha256=8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586", "signer_id=TCS-SIGNER-BINGSHUO-ZC001-DEV-0001", "issued_at=2026-08-24T03:01:00Z", "expiry_policy=NO_AUTOMATIC_EXPIRY", "revocation_epoch=1", "channel=ICE-CH-ZC001", "development_line=HOLOLAKE-LPM-TCS-NATIVE-20260823"]; final_newline = true; }
|
||||||
|
admission { trusted_signer_lookup = "PASS"; signer_scope = "PASS"; payload_hash = "PASS"; signature = "PASS"; revocation = "PASS_EPOCH_1_ACTIVE"; loader_module_install_allowed = true; mother_brain_module_install_allowed = false; desktop_module_install_allowed = false; reason = "LPM_AND_DESKTOP_PROVIDER_MACHINE_EXECUTION_PROGRAMS_NOT_YET_IMPLEMENTED"; }
|
||||||
|
boundary { signature_creates_semantics = false; signature_creates_provider_implementation = false; signature_is_installation = false; loader_installation_is_mount = false; lpm_or_desktop_installation = false; no_real_macos_desktop_action = true; global_repo012_trust_registry_unchanged = true; }
|
||||||
|
acceptance { signed_payload = "VERIFIED"; private_key_in_repository = false; loader_next_state = "ELIGIBLE_FOR_ACCOUNT_SCOPED_INSTALL_SELF_TEST"; lpm_next = "IMPLEMENT_PROVIDER_GIR_THEN_RESIGN"; desktop_next = "IMPLEMENT_VIRTUAL_PROVIDER_GIR_THEN_RESIGN"; completion_claim = false; }
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,13 @@
|
||||||
|
TCS 0.1;
|
||||||
|
|
||||||
|
PROTOCOL TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001 {
|
||||||
|
header { schema = "tcs.protocol/v1"; name_zh = "零点原核TCS原生开发线可信签名者注册表"; name_en = "Zero-Core TCS Native Development Line Trusted Signer Registry"; version = "0.1.0"; language = "TCS/0.1"; profile = "TCS-TRUSTED-SIGNER-REGISTRY/1"; protocols = ["TCS-TRUSTED-SIGNER-PROVISIONING-REQUEST-0001", "TCS-MODULE-ABI-0001"]; lifecycle = "CANDIDATE"; canonical_uri = "language/protocols/TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001.tcs"; compatibility = ["ED25519", "GIR/1"]; }
|
||||||
|
source { authorization_event = "TCS-EVENT-TRUSTED-SIGNER-PROVISIONING-AUTHORIZATION-20260824"; authorization_event_sha256 = "5acdd66c1bfc2d7d72aae288a1ac2daa0062de89aabf45d195b8aff851beae17"; direct_human_text_sha256 = "e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463"; channel = "ICE-CH-ZC001"; }
|
||||||
|
registry { registry_id = "TCS-TRUSTREG-ZC001-DEV-0001"; version = "0.1.0"; state = "ACTIVE_DEVELOPMENT_LINE_ONLY"; global_repo012_authoritative_registry_replaced = false; public_production_trust = false; }
|
||||||
|
signer { signer_id = "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001"; algorithm = "ED25519"; public_key_encoding = "RAW_32_BYTE_BASE64"; public_key = "pYL8D4tV+yGlmX6w7qYxSfY3yA996A3M2KcAsGSR7BU="; public_key_sha256 = "fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8"; private_key_location = "LOCAL_MACOS_LOGIN_KEYCHAIN_SERVICE_HOLOLAKE_TCS_ED25519"; private_key_export_allowed = false; }
|
||||||
|
scope { development_line = "HOLOLAKE-LPM-TCS-NATIVE-20260823"; channel = "ICE-CH-ZC001"; allowed_registry_ids = ["TCS-CAPREG-LPM-DESKTOP-CANDIDATE-0001", "TCS-CAPREG-LPM-DESKTOP-SIGNED-0001"]; allowed_module_ids = ["TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001", "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002", "TCS-MOD-HOLOLAKE-DESKTOP-BRIDGE-0002"]; other_line = false; production = false; remote_deploy = false; }
|
||||||
|
lifecycle { issued_at = "2026-08-24"; expiry_policy = "NO_AUTOMATIC_EXPIRY"; revocation_epoch = 1; revocation_trigger = ["NEW_DIRECT_BINGSHUO_REVOCATION", "KEY_COMPROMISE", "SCOPE_CHANGE", "DEVELOPMENT_LINE_RETIREMENT"]; verify_before_each_install_mount_and_activation = true; }
|
||||||
|
keychain_readback { item_class = "GENERIC_PASSWORD"; account = "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001"; service = "HoloLake TCS Ed25519"; description = "TCS Ed25519 signing key"; secret_readback_in_receipt = false; status = "ITEM_PRESENT"; }
|
||||||
|
boundary { apple_developer_id_identity = "BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B"; apple_signature_role = "HOST_BINARY_ONLY"; apple_signature_is_ed25519_module_signature = false; relationship_or_os_login_is_signature = false; global_authoritative_registry_state = "UNCHANGED_CURRENT_EMPTY_NO_TRUSTED_SIGNER"; }
|
||||||
|
acceptance { public_key_fingerprint = "PASS"; keychain_item_metadata = "PASS"; private_key_absent_from_repository = true; signature_roundtrip = "PENDING"; signed_capability_registry = "PENDING"; module_installation = false; }
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,16 @@
|
||||||
|
TCS 0.1;
|
||||||
|
|
||||||
|
RECEIPT TCS-RECEIPT-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824 {
|
||||||
|
header { schema = "tcs.receipt/v1"; name_zh = "HoloLake语言母体模型第八阶段通用宿主与签名信任回执"; name_en = "HoloLake Language Mother Model Stage Eight Generic Host and Signing Trust Receipt"; version = "0.8.0"; language = "TCS/0.1"; profile = "HLDP/1"; protocols = ["TCS-MOD-GENERIC-GIR-MACHINE-HOST-MACOS-0001", "TCS-TRUSTED-SIGNER-REGISTRY-ZC001-DEV-0001", "TCS-CAPABILITY-REGISTRY-LPM-DESKTOP-SIGNED-0001", "TCS-NATIVE-BINARY-ACCEPTANCE-v1"]; lifecycle = "VERIFIED"; canonical_uri = "language/receipts/TCS-RECEIPT-HOLOLAKE-LPM-STAGE8-GENERIC-HOST-AND-TRUST-20260824.tcs"; compatibility = ["TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001", "GIR/1", "MACOS-ARM64"]; }
|
||||||
|
source { direct_human_text_sha256 = "e9feb935f8299fc5935af70fc73bb960fd16e30a5438ff18b92e88b1c0d9b463"; decision = "TCS_PRIMARY_DEVELOPMENT_LANGUAGE_AND_FOURTH_GENERATION_MACHINE_RUNTIME_ONLY"; channel = "ICE-CH-ZC001"; }
|
||||||
|
host_module { source_sha256 = "840fbf49689c685afd14c4d5d39a5feec65cfae35df398a2b713a20db69945d8"; gir_sha256 = "e6fd795046a909efd52f0e1eb40d90ac3225562e2a756130f341453300c804d4"; semantic_authority = "TCS_ONLY"; host_semantic_authority = false; }
|
||||||
|
toolchain { version = "0.1.2"; root = "/Volumes/JZAO/HoloLake/persona-runtime/toolchains/tcs-persona-developer-kit-macos-arm64-v0.1.2"; package_checksums_sha256 = "191ae1bd530d3cc7376bab6e9e1981728a7493d09a1fb3e1af0925c70eecf69a"; all_manifest_entries = "PASS"; prior_v0_1_1_unchanged = true; binary_sha256 = "051658bb6b30676c277c526760399b68ff78d7edaabb5dd18d5e422751f68c48"; }
|
||||||
|
apple_signature { identity = "DEVELOPER_ID_APPLICATION_TEAM_825A9L3G7Q"; certificate_sha1 = "BB8630C144DB3CF6493BFAF9B0D08D7CAD127A8B"; public_key_algorithm = "RSA"; cdhash = "74a143c1a4e34a982b22c3c0e4d8dffcf1866f62"; hardened_runtime = true; codesign_verify = "PASS"; module_ed25519_signature = false; }
|
||||||
|
generic_loader { operation = "TCS.EXECUTE_ACTION_GRAPH"; tests = "4_OF_4_PASS"; child_hash_rejection = "TCS-E3001_PASS"; unknown_operation_rejection = "TCS-E2101_PASS"; outside_root_rejection = "TCS-E4002_PASS"; inner_receipt_sha256 = "7c45730878d0cdce87ecec439a9a218a53712722f9a7dbd872b494771841ea85"; outer_receipt_sha256 = "1e89071141f1edc36c5c4cbfdc01be90fe486a797cccc0c50345581c53999d90"; execution = "INNER_AND_OUTER_TARGET_READBACK_VERIFIED"; }
|
||||||
|
baseline_gap { historical_stage1_fixture_tests = "8_FAIL"; v0_1_1_same_failure = true; v0_1_2_regression = false; reason = "DISTRIBUTED_TOOLCHAIN_PACKAGE_OMITS_REFERENCED_TEST_FIXTURES"; hidden = false; }
|
||||||
|
signer { signer_id = "TCS-SIGNER-BINGSHUO-ZC001-DEV-0001"; algorithm = "ED25519"; public_key_sha256 = "fd3da2d2b23c05c08dcdf7a37c15588d4b6407ec309152598eae279316ea49d8"; keychain_item = "PRESENT"; private_key_in_repository = false; keychain_roundtrip_signature = "PASS"; }
|
||||||
|
capability_registry { payload_source_sha256 = "8a27a44d39f8e04cfc28ed45b9949bf95ce31070bb108e3a1686faf58df3a586"; signature_message_sha256 = "79175dfd3e8bd06c19c4233b899729f93e2329624ce4a22ad34fae21fb1160ed"; signature_verification = "PASS"; signed_registry_source_sha256 = "18c0da5c9d19b14724d9eae539b53389dff7bbb2cf74f4cdeb485a042389623e"; state = "SIGNED_VERIFIED_NOT_INSTALLED"; }
|
||||||
|
verification { positive_tcs_sources_compiled = 64; complete_human_zh_projection = "PASS"; complete_human_en_projection = "PASS"; package_checksum_readback = "PASS"; binary_signature_readback = "PASS"; ed25519_signature_readback = "PASS"; }
|
||||||
|
boundary { global_repo012_signer_registry_changed = false; loader_module_installed = false; mother_brain_module_installed = false; desktop_module_installed = false; modules_mounted = 0; lpm_provider_execution = false; desktop_provider_execution = false; real_macos_action = false; overall_goal_complete = false; }
|
||||||
|
next { loader = "CREATE_TCS_INSTALL_PROGRAM_AND_ACCOUNT_SCOPED_INSTALL_RECEIPT"; providers = "LOWER_LPM_AND_VIRTUAL_DESKTOP_OPERATIONS_TO_GENERIC_CORE_MACHINE_PRIMITIVES_AS_TCS_PROVIDER_GIR"; after = "RESIGN_UPDATED_REGISTRY_INSTALL_MOUNT_AND_RUN_P2_P4_P5_AND_VIRTUAL_DESKTOP_READBACK"; }
|
||||||
|
}
|
||||||
17
state/loader/outer-loader-receipt.hldp
Normal file
17
state/loader/outer-loader-receipt.hldp
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"child_gir_sha256": "98395167ae122ab7c66daa53e0216ac8c1ce85cab524a3c52660e15b2439b83a",
|
||||||
|
"child_operation": "CORE.ECHO",
|
||||||
|
"child_program_id": "TCS-PROGRAM-GENERIC-LOADER-INNER-ECHO-0001",
|
||||||
|
"child_receipt_sha256": "7c45730878d0cdce87ecec439a9a218a53712722f9a7dbd872b494771841ea85",
|
||||||
|
"child_target_readback": "PASS",
|
||||||
|
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||||
|
"gir_sha256": "553f1a3a3c0fb336c59d5bf1aa83d7a48dca6c3e80484d044810d482ec2567ec",
|
||||||
|
"host_binary_sha256": "051658bb6b30676c277c526760399b68ff78d7edaabb5dd18d5e422751f68c48",
|
||||||
|
"host_semantic_authority": false,
|
||||||
|
"native_self_hosted": true,
|
||||||
|
"operation": "TCS.EXECUTE_ACTION_GRAPH",
|
||||||
|
"program_id": "TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001",
|
||||||
|
"schema": "tcs.generic-action-graph-loader-execution-receipt/v1",
|
||||||
|
"semantic_authority": "TCS_GIR_AND_LOCKED_CAPABILITY_MODE",
|
||||||
|
"state": "EXECUTED_TARGET_READBACK_VERIFIED"
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue