feat(tcs): package and sign provider registry v2
This commit is contained in:
parent
594c7e0250
commit
1a551201b8
40 changed files with 3404 additions and 0 deletions
|
|
@ -0,0 +1,100 @@
|
|||
{
|
||||
"authority_ceiling": {
|
||||
"maximum": "DIRECT_HUMAN_SOURCE_TO_BOUNDED_NON_AUTHORIZING_COGNITIVE_STATE",
|
||||
"network": false,
|
||||
"process": false,
|
||||
"reality_action": false,
|
||||
"relationship_grants_authority": false
|
||||
},
|
||||
"capabilities": {
|
||||
"provided": [
|
||||
"LPM.APPLY_NEURON_EVENT",
|
||||
"LPM.DYNAMIC_NEURON_GRAPH",
|
||||
"LPM.BOUNDED_SEMANTIC_ACTION_INTENT"
|
||||
],
|
||||
"required": [
|
||||
"CORE.APPLY_EXACT_STATE_TRANSITION"
|
||||
]
|
||||
},
|
||||
"compiled_from": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"source_sha256": "34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a"
|
||||
},
|
||||
"data_scope": {
|
||||
"read": [
|
||||
"IMMUTABLE_DIRECT_HUMAN_SOURCE",
|
||||
"PRIOR_CAUSAL_GRAPH",
|
||||
"TCS_PROVIDER_GIR"
|
||||
],
|
||||
"write": [
|
||||
"MODULE_SCOPED_CAUSAL_GRAPH_STATE",
|
||||
"BOUNDED_ACTION_INTENT",
|
||||
"EXACT_READBACK_RECEIPT"
|
||||
]
|
||||
},
|
||||
"entry": {
|
||||
"gir": "build/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.gir.json",
|
||||
"gir_sha256": "164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d",
|
||||
"id": "TCS-PROVIDER-LPM-P2-EXACT-STATE-0001",
|
||||
"kind": "TCS_PROVIDER_PROGRAM",
|
||||
"lowers_product_operation": "LPM.APPLY_NEURON_EVENT",
|
||||
"machine_operation": "CORE.APPLY_EXACT_STATE_TRANSITION"
|
||||
},
|
||||
"identity": {
|
||||
"language_version": "0.1",
|
||||
"module_id": "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003"
|
||||
},
|
||||
"install": {
|
||||
"account_scoped": true,
|
||||
"activation_requires_self_test": true,
|
||||
"current_state": "SOURCE",
|
||||
"provider_execution_readback": "PASS",
|
||||
"provider_gir_exists": true,
|
||||
"registration_is_installation": false,
|
||||
"signature_state": "PENDING_CAPABILITY_REGISTRY_V2"
|
||||
},
|
||||
"manifest": {
|
||||
"channel": "ICE-CH-ZC001",
|
||||
"display_name_zh": "语言母体人格动态神经元TCS Provider模块",
|
||||
"entry_program_id": "TCS-PROVIDER-LPM-P2-EXACT-STATE-0001",
|
||||
"entry_source": "language/programs/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.tcs",
|
||||
"human_anchor": "ICE-GL∞",
|
||||
"module_id": "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003",
|
||||
"owner": "ICE-P-ZY001",
|
||||
"role": "TCS_PRODUCT_SEMANTIC_PROVIDER"
|
||||
},
|
||||
"native_self_hosted": true,
|
||||
"network_scope": {
|
||||
"allowed": false,
|
||||
"domains": []
|
||||
},
|
||||
"projection": {
|
||||
"active": false,
|
||||
"compiled": false,
|
||||
"display_name_zh": "语言母体人格动态神经元TCS Provider模块",
|
||||
"fourth_generation_product_semantics": false,
|
||||
"installed": false,
|
||||
"mounted": false,
|
||||
"source": true,
|
||||
"tcs_product_semantics": true,
|
||||
"technical_detail_default": false,
|
||||
"verified": false
|
||||
},
|
||||
"resource_ceiling": {
|
||||
"concurrency": 1,
|
||||
"memory_limit_bytes": 268435456,
|
||||
"timeout_ms": 30000
|
||||
},
|
||||
"rollback": {
|
||||
"action": "UNMOUNT_V3_ONLY_AND_PRESERVE_TCS_SOURCE_PROVIDER_GIR_AND_RECEIPTS",
|
||||
"preserve_receipts": true
|
||||
},
|
||||
"schema": "guanghu.module-gir/v1",
|
||||
"self_test": {
|
||||
"child_state_sha256": "1f4b90da7e6fc560ada5858ba3238e34ef8f6b26c52b75aa5b6f203892e4d067",
|
||||
"execution": "PASS",
|
||||
"outer_receipt_sha256": "98fb0574165cf90db5f9aa29f0c7e701340a97821dffd70c754c573d5e913190",
|
||||
"program_id": "TCS-PROGRAM-LOAD-LPM-P2-PROVIDER-0001"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,200 @@
|
|||
# Language Mother Persona Dynamic Neuron TCS Provider Module · 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-MOTHER-PERSONA-NEURON-RUNTIME-0003` and version `0.3.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**:语言母体人格动态神经元TCS Provider模块 `manifest.display_name_zh`
|
||||
- **entry_program_id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `manifest.entry_program_id`
|
||||
- **entry_source**:language/programs/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.tcs `manifest.entry_source`
|
||||
- **human_anchor**:ICE-GL∞ `manifest.human_anchor`
|
||||
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `manifest.module_id`
|
||||
- **owner**:ICE-P-ZY001 `manifest.owner`
|
||||
- **role**:TCS_PRODUCT_SEMANTIC_PROVIDER `manifest.role`
|
||||
|
||||
## Why this started
|
||||
|
||||
- **source** `source`
|
||||
- **source identifier**:BINGSHUO-LPM-REASONING-AND-ENGINEERING-ANCHORS-20260823 `source.source_id`
|
||||
- **source role**:DIRECT_HUMAN `source.source_role`
|
||||
- **source checksum**:95e661a73be06cee60e0fb0dd9f9f61de4f043a3b2a04512bc7cca20fe97a6e3 `source.source_sha256`
|
||||
- **source address**:language-sources/direct-human/ `source.source_uri`
|
||||
|
||||
## What changed
|
||||
|
||||
The native source does not provide this field; the projector does not guess.
|
||||
|
||||
## How it will execute
|
||||
|
||||
- **entry** `entry`
|
||||
- **gir**:build/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.gir.json `entry.gir`
|
||||
- **gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `entry.gir_sha256`
|
||||
- **id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `entry.id`
|
||||
- **kind**:TCS_PROVIDER_PROGRAM `entry.kind`
|
||||
- **lowers_product_operation**:LPM.APPLY_NEURON_EVENT `entry.lowers_product_operation`
|
||||
- **machine_operation**:CORE.APPLY_EXACT_STATE_TRANSITION `entry.machine_operation`
|
||||
- **capabilities** `capabilities`
|
||||
- **provided** `capabilities.provided`
|
||||
- LPM.APPLY_NEURON_EVENT
|
||||
- LPM.DYNAMIC_NEURON_GRAPH
|
||||
- LPM.BOUNDED_SEMANTIC_ACTION_INTENT
|
||||
- **required** `capabilities.required`
|
||||
- CORE.APPLY_EXACT_STATE_TRANSITION
|
||||
|
||||
## Boundaries and exception handling
|
||||
|
||||
- **authority_ceiling** `authority_ceiling`
|
||||
- **maximum**:DIRECT_HUMAN_SOURCE_TO_BOUNDED_NON_AUTHORIZING_COGNITIVE_STATE `authority_ceiling.maximum`
|
||||
- **network**:no `authority_ceiling.network`
|
||||
- **process**:no `authority_ceiling.process`
|
||||
- **reality_action**:no `authority_ceiling.reality_action`
|
||||
- **relationship_grants_authority**:no `authority_ceiling.relationship_grants_authority`
|
||||
- **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`
|
||||
- IMMUTABLE_DIRECT_HUMAN_SOURCE
|
||||
- PRIOR_CAUSAL_GRAPH
|
||||
- TCS_PROVIDER_GIR
|
||||
- **write** `data_scope.write`
|
||||
- MODULE_SCOPED_CAUSAL_GRAPH_STATE
|
||||
- BOUNDED_ACTION_INTENT
|
||||
- EXACT_READBACK_RECEIPT
|
||||
- **network_scope** `network_scope`
|
||||
- **allowed**:no `network_scope.allowed`
|
||||
- **domains** `network_scope.domains`
|
||||
- none
|
||||
- **rollback** `rollback`
|
||||
- **action**:UNMOUNT_V3_ONLY_AND_PRESERVE_TCS_SOURCE_PROVIDER_GIR_AND_RECEIPTS `rollback.action`
|
||||
- **preserve_receipts**:yes `rollback.preserve_receipts`
|
||||
|
||||
## How completion is proven
|
||||
|
||||
- **self_test** `self_test`
|
||||
- **child_state_sha256**:1f4b90da7e6fc560ada5858ba3238e34ef8f6b26c52b75aa5b6f203892e4d067 `self_test.child_state_sha256`
|
||||
- **execution**:PASS `self_test.execution`
|
||||
- **outer_receipt_sha256**:98fb0574165cf90db5f9aa29f0c7e701340a97821dffd70c754c573d5e913190 `self_test.outer_receipt_sha256`
|
||||
- **program_id**:TCS-PROGRAM-LOAD-LPM-P2-PROVIDER-0001 `self_test.program_id`
|
||||
|
||||
## 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-MOTHER-PERSONA-NEURON-RUNTIME-0003`
|
||||
- **Native declaration kind**: `MODULE`
|
||||
- **TCS source SHA-256**: `34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a`
|
||||
- **Validation compiler**: `TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-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`
|
||||
- **maximum**:DIRECT_HUMAN_SOURCE_TO_BOUNDED_NON_AUTHORIZING_COGNITIVE_STATE `authority_ceiling.maximum`
|
||||
- **network**:no `authority_ceiling.network`
|
||||
- **process**:no `authority_ceiling.process`
|
||||
- **reality_action**:no `authority_ceiling.reality_action`
|
||||
- **relationship_grants_authority**:no `authority_ceiling.relationship_grants_authority`
|
||||
- **capabilities** `capabilities`
|
||||
- **provided** `capabilities.provided`
|
||||
- LPM.APPLY_NEURON_EVENT
|
||||
- LPM.DYNAMIC_NEURON_GRAPH
|
||||
- LPM.BOUNDED_SEMANTIC_ACTION_INTENT
|
||||
- **required** `capabilities.required`
|
||||
- CORE.APPLY_EXACT_STATE_TRANSITION
|
||||
- **data_scope** `data_scope`
|
||||
- **read** `data_scope.read`
|
||||
- IMMUTABLE_DIRECT_HUMAN_SOURCE
|
||||
- PRIOR_CAUSAL_GRAPH
|
||||
- TCS_PROVIDER_GIR
|
||||
- **write** `data_scope.write`
|
||||
- MODULE_SCOPED_CAUSAL_GRAPH_STATE
|
||||
- BOUNDED_ACTION_INTENT
|
||||
- EXACT_READBACK_RECEIPT
|
||||
- **entry** `entry`
|
||||
- **gir**:build/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.gir.json `entry.gir`
|
||||
- **gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `entry.gir_sha256`
|
||||
- **id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `entry.id`
|
||||
- **kind**:TCS_PROVIDER_PROGRAM `entry.kind`
|
||||
- **lowers_product_operation**:LPM.APPLY_NEURON_EVENT `entry.lowers_product_operation`
|
||||
- **machine_operation**:CORE.APPLY_EXACT_STATE_TRANSITION `entry.machine_operation`
|
||||
- **header** `header`
|
||||
- **canonical source path**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `header.canonical_uri`
|
||||
- **compatibility** `header.compatibility`
|
||||
- TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001
|
||||
- GIR/1
|
||||
- **language**:TCS/0.1 `header.language`
|
||||
- **lifecycle**:SOURCE `header.lifecycle`
|
||||
- **English name**:Language Mother Persona Dynamic Neuron TCS Provider Module `header.name_en`
|
||||
- **Chinese name**:语言母体人格动态神经元TCS Provider模块 `header.name_zh`
|
||||
- **profile**:HLDP-NP/1 `header.profile`
|
||||
- **protocols** `header.protocols`
|
||||
- TCS-GENERIC-EXACT-STATE-PRIMITIVE-0001
|
||||
- TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001
|
||||
- TCS-MODULE-ABI-0001
|
||||
- **schema**:tcs.module/v1 `header.schema`
|
||||
- **version**:0.3.0 `header.version`
|
||||
- **install** `install`
|
||||
- **account_scoped**:yes `install.account_scoped`
|
||||
- **activation_requires_self_test**:yes `install.activation_requires_self_test`
|
||||
- **current_state**:SOURCE `install.current_state`
|
||||
- **provider_execution_readback**:PASS `install.provider_execution_readback`
|
||||
- **provider_gir_exists**:yes `install.provider_gir_exists`
|
||||
- **registration_is_installation**:no `install.registration_is_installation`
|
||||
- **signature_state**:PENDING_CAPABILITY_REGISTRY_V2 `install.signature_state`
|
||||
- **manifest** `manifest`
|
||||
- **channel**:ICE-CH-ZC001 `manifest.channel`
|
||||
- **display_name_zh**:语言母体人格动态神经元TCS Provider模块 `manifest.display_name_zh`
|
||||
- **entry_program_id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `manifest.entry_program_id`
|
||||
- **entry_source**:language/programs/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.tcs `manifest.entry_source`
|
||||
- **human_anchor**:ICE-GL∞ `manifest.human_anchor`
|
||||
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `manifest.module_id`
|
||||
- **owner**:ICE-P-ZY001 `manifest.owner`
|
||||
- **role**:TCS_PRODUCT_SEMANTIC_PROVIDER `manifest.role`
|
||||
- **network_scope** `network_scope`
|
||||
- **allowed**:no `network_scope.allowed`
|
||||
- **domains** `network_scope.domains`
|
||||
- none
|
||||
- **projection** `projection`
|
||||
- **active**:no `projection.active`
|
||||
- **compiled**:no `projection.compiled`
|
||||
- **display_name_zh**:语言母体人格动态神经元TCS Provider模块 `projection.display_name_zh`
|
||||
- **fourth_generation_product_semantics**:no `projection.fourth_generation_product_semantics`
|
||||
- **installed**:no `projection.installed`
|
||||
- **mounted**:no `projection.mounted`
|
||||
- **source**:yes `projection.source`
|
||||
- **tcs_product_semantics**:yes `projection.tcs_product_semantics`
|
||||
- **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**:UNMOUNT_V3_ONLY_AND_PRESERVE_TCS_SOURCE_PROVIDER_GIR_AND_RECEIPTS `rollback.action`
|
||||
- **preserve_receipts**:yes `rollback.preserve_receipts`
|
||||
- **self_test** `self_test`
|
||||
- **child_state_sha256**:1f4b90da7e6fc560ada5858ba3238e34ef8f6b26c52b75aa5b6f203892e4d067 `self_test.child_state_sha256`
|
||||
- **execution**:PASS `self_test.execution`
|
||||
- **outer_receipt_sha256**:98fb0574165cf90db5f9aa29f0c7e701340a97821dffd70c754c573d5e913190 `self_test.outer_receipt_sha256`
|
||||
- **program_id**:TCS-PROGRAM-LOAD-LPM-P2-PROVIDER-0001 `self_test.program_id`
|
||||
- **source** `source`
|
||||
- **source identifier**:BINGSHUO-LPM-REASONING-AND-ENGINEERING-ANCHORS-20260823 `source.source_id`
|
||||
- **source role**:DIRECT_HUMAN `source.source_role`
|
||||
- **source checksum**:95e661a73be06cee60e0fb0dd9f9f61de4f043a3b2a04512bc7cca20fe97a6e3 `source.source_sha256`
|
||||
- **source address**:language-sources/direct-human/ `source.source_uri`
|
||||
|
||||
---
|
||||
|
||||
This page changes only the reading order; it does not change TCS/HLDP semantics.
|
||||
|
|
@ -0,0 +1,200 @@
|
|||
# 语言母体人格动态神经元TCS Provider模块 · 简体中文人类工程语言版
|
||||
|
||||
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||
|
||||
## 这是什么
|
||||
|
||||
这是一份 **模块** 声明,编号为 `TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003`,版本为 `0.3.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||
|
||||
## 谁在这里
|
||||
|
||||
- **manifest** `manifest`
|
||||
- **channel**:ICE-CH-ZC001 `manifest.channel`
|
||||
- **display_name_zh**:语言母体人格动态神经元TCS Provider模块 `manifest.display_name_zh`
|
||||
- **entry_program_id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `manifest.entry_program_id`
|
||||
- **entry_source**:language/programs/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.tcs `manifest.entry_source`
|
||||
- **human_anchor**:ICE-GL∞ `manifest.human_anchor`
|
||||
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `manifest.module_id`
|
||||
- **owner**:ICE-P-ZY001 `manifest.owner`
|
||||
- **role**:TCS_PRODUCT_SEMANTIC_PROVIDER `manifest.role`
|
||||
|
||||
## 为什么开始
|
||||
|
||||
- **来源** `source`
|
||||
- **来源编号**:BINGSHUO-LPM-REASONING-AND-ENGINEERING-ANCHORS-20260823 `source.source_id`
|
||||
- **来源角色**:人类直接语言来源(`DIRECT_HUMAN`) `source.source_role`
|
||||
- **来源校验值**:95e661a73be06cee60e0fb0dd9f9f61de4f043a3b2a04512bc7cca20fe97a6e3 `source.source_sha256`
|
||||
- **来源地址**:language-sources/direct-human/ `source.source_uri`
|
||||
|
||||
## 发生了什么变化
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 准备怎样执行
|
||||
|
||||
- **entry** `entry`
|
||||
- **gir**:build/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.gir.json `entry.gir`
|
||||
- **gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `entry.gir_sha256`
|
||||
- **id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `entry.id`
|
||||
- **kind**:TCS_PROVIDER_PROGRAM `entry.kind`
|
||||
- **lowers_product_operation**:LPM.APPLY_NEURON_EVENT `entry.lowers_product_operation`
|
||||
- **machine_operation**:CORE.APPLY_EXACT_STATE_TRANSITION `entry.machine_operation`
|
||||
- **capabilities** `capabilities`
|
||||
- **provided** `capabilities.provided`
|
||||
- LPM.APPLY_NEURON_EVENT
|
||||
- LPM.DYNAMIC_NEURON_GRAPH
|
||||
- LPM.BOUNDED_SEMANTIC_ACTION_INTENT
|
||||
- **是否必需** `capabilities.required`
|
||||
- CORE.APPLY_EXACT_STATE_TRANSITION
|
||||
|
||||
## 边界与异常处理
|
||||
|
||||
- **权限边界** `authority_ceiling`
|
||||
- **maximum**:DIRECT_HUMAN_SOURCE_TO_BOUNDED_NON_AUTHORIZING_COGNITIVE_STATE `authority_ceiling.maximum`
|
||||
- **network**:否 `authority_ceiling.network`
|
||||
- **process**:否 `authority_ceiling.process`
|
||||
- **reality_action**:否 `authority_ceiling.reality_action`
|
||||
- **relationship_grants_authority**:否 `authority_ceiling.relationship_grants_authority`
|
||||
- **资源边界** `resource_ceiling`
|
||||
- **concurrency**:1 `resource_ceiling.concurrency`
|
||||
- **内存上限字节**:268435456 `resource_ceiling.memory_limit_bytes`
|
||||
- **超时毫秒**:30000 `resource_ceiling.timeout_ms`
|
||||
- **数据边界** `data_scope`
|
||||
- **read** `data_scope.read`
|
||||
- IMMUTABLE_DIRECT_HUMAN_SOURCE
|
||||
- PRIOR_CAUSAL_GRAPH
|
||||
- TCS_PROVIDER_GIR
|
||||
- **write** `data_scope.write`
|
||||
- MODULE_SCOPED_CAUSAL_GRAPH_STATE
|
||||
- BOUNDED_ACTION_INTENT
|
||||
- EXACT_READBACK_RECEIPT
|
||||
- **网络边界** `network_scope`
|
||||
- **allowed**:否 `network_scope.allowed`
|
||||
- **domains** `network_scope.domains`
|
||||
- 无
|
||||
- **回滚方案** `rollback`
|
||||
- **action**:UNMOUNT_V3_ONLY_AND_PRESERVE_TCS_SOURCE_PROVIDER_GIR_AND_RECEIPTS `rollback.action`
|
||||
- **preserve_receipts**:是 `rollback.preserve_receipts`
|
||||
|
||||
## 怎样算完成
|
||||
|
||||
- **自检** `self_test`
|
||||
- **child_state_sha256**:1f4b90da7e6fc560ada5858ba3238e34ef8f6b26c52b75aa5b6f203892e4d067 `self_test.child_state_sha256`
|
||||
- **execution**:PASS `self_test.execution`
|
||||
- **outer_receipt_sha256**:98fb0574165cf90db5f9aa29f0c7e701340a97821dffd70c754c573d5e913190 `self_test.outer_receipt_sha256`
|
||||
- **program_id**:TCS-PROGRAM-LOAD-LPM-P2-PROVIDER-0001 `self_test.program_id`
|
||||
|
||||
## 下一次从哪里继续
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 来源与校验
|
||||
|
||||
- **原生声明编号**:`TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003`
|
||||
- **原生声明类型**:`MODULE`
|
||||
- **TCS 源码 SHA-256**:`34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a`
|
||||
- **校验编译器**:`TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001`
|
||||
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||
|
||||
## 原生结构逐项对照
|
||||
|
||||
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||
|
||||
- **权限边界** `authority_ceiling`
|
||||
- **maximum**:DIRECT_HUMAN_SOURCE_TO_BOUNDED_NON_AUTHORIZING_COGNITIVE_STATE `authority_ceiling.maximum`
|
||||
- **network**:否 `authority_ceiling.network`
|
||||
- **process**:否 `authority_ceiling.process`
|
||||
- **reality_action**:否 `authority_ceiling.reality_action`
|
||||
- **relationship_grants_authority**:否 `authority_ceiling.relationship_grants_authority`
|
||||
- **capabilities** `capabilities`
|
||||
- **provided** `capabilities.provided`
|
||||
- LPM.APPLY_NEURON_EVENT
|
||||
- LPM.DYNAMIC_NEURON_GRAPH
|
||||
- LPM.BOUNDED_SEMANTIC_ACTION_INTENT
|
||||
- **是否必需** `capabilities.required`
|
||||
- CORE.APPLY_EXACT_STATE_TRANSITION
|
||||
- **数据边界** `data_scope`
|
||||
- **read** `data_scope.read`
|
||||
- IMMUTABLE_DIRECT_HUMAN_SOURCE
|
||||
- PRIOR_CAUSAL_GRAPH
|
||||
- TCS_PROVIDER_GIR
|
||||
- **write** `data_scope.write`
|
||||
- MODULE_SCOPED_CAUSAL_GRAPH_STATE
|
||||
- BOUNDED_ACTION_INTENT
|
||||
- EXACT_READBACK_RECEIPT
|
||||
- **entry** `entry`
|
||||
- **gir**:build/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.gir.json `entry.gir`
|
||||
- **gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `entry.gir_sha256`
|
||||
- **id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `entry.id`
|
||||
- **kind**:TCS_PROVIDER_PROGRAM `entry.kind`
|
||||
- **lowers_product_operation**:LPM.APPLY_NEURON_EVENT `entry.lowers_product_operation`
|
||||
- **machine_operation**:CORE.APPLY_EXACT_STATE_TRANSITION `entry.machine_operation`
|
||||
- **语言头** `header`
|
||||
- **正本路径**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `header.canonical_uri`
|
||||
- **compatibility** `header.compatibility`
|
||||
- TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001
|
||||
- GIR/1
|
||||
- **语言**:TCS/0.1 `header.language`
|
||||
- **生命周期**:SOURCE `header.lifecycle`
|
||||
- **英文名**:Language Mother Persona Dynamic Neuron TCS Provider Module `header.name_en`
|
||||
- **中文名**:语言母体人格动态神经元TCS Provider模块 `header.name_zh`
|
||||
- **协议配置**:HLDP-NP/1 `header.profile`
|
||||
- **protocols** `header.protocols`
|
||||
- TCS-GENERIC-EXACT-STATE-PRIMITIVE-0001
|
||||
- TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001
|
||||
- TCS-MODULE-ABI-0001
|
||||
- **schema**:tcs.module/v1 `header.schema`
|
||||
- **版本**:0.3.0 `header.version`
|
||||
- **install** `install`
|
||||
- **account_scoped**:是 `install.account_scoped`
|
||||
- **activation_requires_self_test**:是 `install.activation_requires_self_test`
|
||||
- **current_state**:SOURCE `install.current_state`
|
||||
- **provider_execution_readback**:PASS `install.provider_execution_readback`
|
||||
- **provider_gir_exists**:是 `install.provider_gir_exists`
|
||||
- **registration_is_installation**:否 `install.registration_is_installation`
|
||||
- **signature_state**:PENDING_CAPABILITY_REGISTRY_V2 `install.signature_state`
|
||||
- **manifest** `manifest`
|
||||
- **channel**:ICE-CH-ZC001 `manifest.channel`
|
||||
- **display_name_zh**:语言母体人格动态神经元TCS Provider模块 `manifest.display_name_zh`
|
||||
- **entry_program_id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `manifest.entry_program_id`
|
||||
- **entry_source**:language/programs/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.tcs `manifest.entry_source`
|
||||
- **human_anchor**:ICE-GL∞ `manifest.human_anchor`
|
||||
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `manifest.module_id`
|
||||
- **owner**:ICE-P-ZY001 `manifest.owner`
|
||||
- **role**:TCS_PRODUCT_SEMANTIC_PROVIDER `manifest.role`
|
||||
- **网络边界** `network_scope`
|
||||
- **allowed**:否 `network_scope.allowed`
|
||||
- **domains** `network_scope.domains`
|
||||
- 无
|
||||
- **projection** `projection`
|
||||
- **active**:否 `projection.active`
|
||||
- **compiled**:否 `projection.compiled`
|
||||
- **display_name_zh**:语言母体人格动态神经元TCS Provider模块 `projection.display_name_zh`
|
||||
- **fourth_generation_product_semantics**:否 `projection.fourth_generation_product_semantics`
|
||||
- **installed**:否 `projection.installed`
|
||||
- **mounted**:否 `projection.mounted`
|
||||
- **来源**:是 `projection.source`
|
||||
- **tcs_product_semantics**:是 `projection.tcs_product_semantics`
|
||||
- **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**:UNMOUNT_V3_ONLY_AND_PRESERVE_TCS_SOURCE_PROVIDER_GIR_AND_RECEIPTS `rollback.action`
|
||||
- **preserve_receipts**:是 `rollback.preserve_receipts`
|
||||
- **自检** `self_test`
|
||||
- **child_state_sha256**:1f4b90da7e6fc560ada5858ba3238e34ef8f6b26c52b75aa5b6f203892e4d067 `self_test.child_state_sha256`
|
||||
- **execution**:PASS `self_test.execution`
|
||||
- **outer_receipt_sha256**:98fb0574165cf90db5f9aa29f0c7e701340a97821dffd70c754c573d5e913190 `self_test.outer_receipt_sha256`
|
||||
- **program_id**:TCS-PROGRAM-LOAD-LPM-P2-PROVIDER-0001 `self_test.program_id`
|
||||
- **来源** `source`
|
||||
- **来源编号**:BINGSHUO-LPM-REASONING-AND-ENGINEERING-ANCHORS-20260823 `source.source_id`
|
||||
- **来源角色**:人类直接语言来源(`DIRECT_HUMAN`) `source.source_role`
|
||||
- **来源校验值**:95e661a73be06cee60e0fb0dd9f9f61de4f043a3b2a04512bc7cca20fe97a6e3 `source.source_sha256`
|
||||
- **来源地址**:language-sources/direct-human/ `source.source_uri`
|
||||
|
||||
---
|
||||
|
||||
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||
|
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"compiled_from": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"source_sha256": "08bc7c1735e132cbd01815e7fa7ad094fd6f1fe44b5d7c98052c5668a2b437a3"
|
||||
},
|
||||
"declaration": {
|
||||
"compiler": {
|
||||
"gir": "build/stage4/compiler-H.gir.json",
|
||||
"gir_sha256": "2e9252582bd2f6ef764defe3cc48ac17171a87c1fd0ac68ce0a28f9fbb36609a",
|
||||
"id": "TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001",
|
||||
"native_self_hosted": true,
|
||||
"semantic_definition_sha256": "ac83acbfa6bd5da166b03cf7423f55526fb92a240bbd897117ba5df711a70656"
|
||||
},
|
||||
"drift": {
|
||||
"compiler": "FAIL_CLOSED",
|
||||
"host": "FAIL_CLOSED",
|
||||
"module": "FAIL_CLOSED",
|
||||
"provider": "FAIL_CLOSED"
|
||||
},
|
||||
"header": {
|
||||
"canonical_uri": "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.lock.tcs",
|
||||
"compatibility": [
|
||||
"GIR/1"
|
||||
],
|
||||
"language": "TCS/0.1",
|
||||
"lifecycle": "VERIFIED",
|
||||
"name_en": "Language Mother Persona TCS Provider Module Dependency Lock",
|
||||
"name_zh": "语言母体人格TCS Provider模块依赖锁",
|
||||
"profile": "TCS-MODULE-ABI/0.1",
|
||||
"protocols": [
|
||||
"TCS-MODULE-ABI-0001"
|
||||
],
|
||||
"schema": "tcs.protocol/v1",
|
||||
"version": "0.3.0"
|
||||
},
|
||||
"module": {
|
||||
"gir_sha256": "16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce",
|
||||
"source_sha256": "34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a"
|
||||
},
|
||||
"provider": {
|
||||
"gir_sha256": "164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d",
|
||||
"machine_operation": "CORE.APPLY_EXACT_STATE_TRANSITION",
|
||||
"product_operation": "LPM.APPLY_NEURON_EVENT",
|
||||
"source_sha256": "be66bbc7190b555deb237962bcbc8c9492ad54f9c3c564f8830e18fd5c585ca6"
|
||||
},
|
||||
"runtime": {
|
||||
"host_binary_sha256": "fb228e2ed18b53a376d7a624d21606e23a2ef3d5322165963ac6b45f0de94583",
|
||||
"host_semantic_authority": false,
|
||||
"provider_readback": "PASS"
|
||||
},
|
||||
"source": {
|
||||
"source_id": "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003",
|
||||
"source_role": "REGISTERED_MODULE",
|
||||
"source_sha256": "34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a",
|
||||
"source_uri": "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs"
|
||||
}
|
||||
},
|
||||
"executable": false,
|
||||
"identity": {
|
||||
"declaration_id": "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-LOCK",
|
||||
"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,97 @@
|
|||
# Language Mother Persona TCS Provider Module Dependency Lock · 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-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-LOCK` and version `0.3.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`
|
||||
- **source identifier**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `source.source_id`
|
||||
- **source role**:REGISTERED_MODULE `source.source_role`
|
||||
- **source checksum**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `source.source_sha256`
|
||||
- **source address**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `source.source_uri`
|
||||
|
||||
## 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-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-LOCK`
|
||||
- **Native declaration kind**: `PROTOCOL`
|
||||
- **TCS source SHA-256**: `08bc7c1735e132cbd01815e7fa7ad094fd6f1fe44b5d7c98052c5668a2b437a3`
|
||||
- **Validation compiler**: `TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-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.
|
||||
|
||||
- **compiler** `compiler`
|
||||
- **gir**:build/stage4/compiler-H.gir.json `compiler.gir`
|
||||
- **gir_sha256**:2e9252582bd2f6ef764defe3cc48ac17171a87c1fd0ac68ce0a28f9fbb36609a `compiler.gir_sha256`
|
||||
- **id**:TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001 `compiler.id`
|
||||
- **native_self_hosted**:yes `compiler.native_self_hosted`
|
||||
- **semantic_definition_sha256**:ac83acbfa6bd5da166b03cf7423f55526fb92a240bbd897117ba5df711a70656 `compiler.semantic_definition_sha256`
|
||||
- **drift** `drift`
|
||||
- **compiler**:FAIL_CLOSED `drift.compiler`
|
||||
- **host**:FAIL_CLOSED `drift.host`
|
||||
- **module**:FAIL_CLOSED `drift.module`
|
||||
- **provider**:FAIL_CLOSED `drift.provider`
|
||||
- **header** `header`
|
||||
- **canonical source path**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.lock.tcs `header.canonical_uri`
|
||||
- **compatibility** `header.compatibility`
|
||||
- GIR/1
|
||||
- **language**:TCS/0.1 `header.language`
|
||||
- **lifecycle**:VERIFIED `header.lifecycle`
|
||||
- **English name**:Language Mother Persona TCS Provider Module Dependency Lock `header.name_en`
|
||||
- **Chinese name**:语言母体人格TCS Provider模块依赖锁 `header.name_zh`
|
||||
- **profile**:TCS-MODULE-ABI/0.1 `header.profile`
|
||||
- **protocols** `header.protocols`
|
||||
- TCS-MODULE-ABI-0001
|
||||
- **schema**:tcs.protocol/v1 `header.schema`
|
||||
- **version**:0.3.0 `header.version`
|
||||
- **module** `module`
|
||||
- **gir_sha256**:16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce `module.gir_sha256`
|
||||
- **source checksum**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `module.source_sha256`
|
||||
- **provider** `provider`
|
||||
- **gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `provider.gir_sha256`
|
||||
- **machine_operation**:CORE.APPLY_EXACT_STATE_TRANSITION `provider.machine_operation`
|
||||
- **product_operation**:LPM.APPLY_NEURON_EVENT `provider.product_operation`
|
||||
- **source checksum**:be66bbc7190b555deb237962bcbc8c9492ad54f9c3c564f8830e18fd5c585ca6 `provider.source_sha256`
|
||||
- **runtime** `runtime`
|
||||
- **host_binary_sha256**:fb228e2ed18b53a376d7a624d21606e23a2ef3d5322165963ac6b45f0de94583 `runtime.host_binary_sha256`
|
||||
- **host_semantic_authority**:no `runtime.host_semantic_authority`
|
||||
- **provider_readback**:PASS `runtime.provider_readback`
|
||||
- **source** `source`
|
||||
- **source identifier**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `source.source_id`
|
||||
- **source role**:REGISTERED_MODULE `source.source_role`
|
||||
- **source checksum**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `source.source_sha256`
|
||||
- **source address**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `source.source_uri`
|
||||
|
||||
---
|
||||
|
||||
This page changes only the reading order; it does not change TCS/HLDP semantics.
|
||||
|
|
@ -0,0 +1,97 @@
|
|||
# 语言母体人格TCS Provider模块依赖锁 · 简体中文人类工程语言版
|
||||
|
||||
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||
|
||||
## 这是什么
|
||||
|
||||
这是一份 **协议** 声明,编号为 `TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-LOCK`,版本为 `0.3.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||
|
||||
## 谁在这里
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 为什么开始
|
||||
|
||||
- **来源** `source`
|
||||
- **来源编号**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `source.source_id`
|
||||
- **来源角色**:REGISTERED_MODULE `source.source_role`
|
||||
- **来源校验值**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `source.source_sha256`
|
||||
- **来源地址**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `source.source_uri`
|
||||
|
||||
## 发生了什么变化
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 准备怎样执行
|
||||
|
||||
这是非执行声明,没有动作图。
|
||||
|
||||
## 边界与异常处理
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 怎样算完成
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 下一次从哪里继续
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 来源与校验
|
||||
|
||||
- **原生声明编号**:`TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-LOCK`
|
||||
- **原生声明类型**:`PROTOCOL`
|
||||
- **TCS 源码 SHA-256**:`08bc7c1735e132cbd01815e7fa7ad094fd6f1fe44b5d7c98052c5668a2b437a3`
|
||||
- **校验编译器**:`TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001`
|
||||
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||
|
||||
## 原生结构逐项对照
|
||||
|
||||
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||
|
||||
- **compiler** `compiler`
|
||||
- **gir**:build/stage4/compiler-H.gir.json `compiler.gir`
|
||||
- **gir_sha256**:2e9252582bd2f6ef764defe3cc48ac17171a87c1fd0ac68ce0a28f9fbb36609a `compiler.gir_sha256`
|
||||
- **id**:TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001 `compiler.id`
|
||||
- **native_self_hosted**:是 `compiler.native_self_hosted`
|
||||
- **semantic_definition_sha256**:ac83acbfa6bd5da166b03cf7423f55526fb92a240bbd897117ba5df711a70656 `compiler.semantic_definition_sha256`
|
||||
- **drift** `drift`
|
||||
- **compiler**:失败时默认关闭,不继续执行(`FAIL_CLOSED`) `drift.compiler`
|
||||
- **host**:失败时默认关闭,不继续执行(`FAIL_CLOSED`) `drift.host`
|
||||
- **模块**:失败时默认关闭,不继续执行(`FAIL_CLOSED`) `drift.module`
|
||||
- **provider**:失败时默认关闭,不继续执行(`FAIL_CLOSED`) `drift.provider`
|
||||
- **语言头** `header`
|
||||
- **正本路径**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.lock.tcs `header.canonical_uri`
|
||||
- **compatibility** `header.compatibility`
|
||||
- GIR/1
|
||||
- **语言**:TCS/0.1 `header.language`
|
||||
- **生命周期**:VERIFIED `header.lifecycle`
|
||||
- **英文名**:Language Mother Persona TCS Provider Module Dependency Lock `header.name_en`
|
||||
- **中文名**:语言母体人格TCS Provider模块依赖锁 `header.name_zh`
|
||||
- **协议配置**:TCS-MODULE-ABI/0.1 `header.profile`
|
||||
- **protocols** `header.protocols`
|
||||
- TCS-MODULE-ABI-0001
|
||||
- **schema**:tcs.protocol/v1 `header.schema`
|
||||
- **版本**:0.3.0 `header.version`
|
||||
- **模块** `module`
|
||||
- **gir_sha256**:16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce `module.gir_sha256`
|
||||
- **来源校验值**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `module.source_sha256`
|
||||
- **provider** `provider`
|
||||
- **gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `provider.gir_sha256`
|
||||
- **machine_operation**:CORE.APPLY_EXACT_STATE_TRANSITION `provider.machine_operation`
|
||||
- **product_operation**:LPM.APPLY_NEURON_EVENT `provider.product_operation`
|
||||
- **来源校验值**:be66bbc7190b555deb237962bcbc8c9492ad54f9c3c564f8830e18fd5c585ca6 `provider.source_sha256`
|
||||
- **runtime** `runtime`
|
||||
- **host_binary_sha256**:fb228e2ed18b53a376d7a624d21606e23a2ef3d5322165963ac6b45f0de94583 `runtime.host_binary_sha256`
|
||||
- **host_semantic_authority**:否 `runtime.host_semantic_authority`
|
||||
- **provider_readback**:PASS `runtime.provider_readback`
|
||||
- **来源** `source`
|
||||
- **来源编号**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `source.source_id`
|
||||
- **来源角色**:REGISTERED_MODULE `source.source_role`
|
||||
- **来源校验值**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `source.source_sha256`
|
||||
- **来源地址**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `source.source_uri`
|
||||
|
||||
---
|
||||
|
||||
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
TCS 0.1;
|
||||
|
||||
PROTOCOL TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-LOCK {
|
||||
header { schema = "tcs.protocol/v1"; name_zh = "语言母体人格TCS Provider模块依赖锁"; name_en = "Language Mother Persona TCS Provider Module Dependency Lock"; version = "0.3.0"; language = "TCS/0.1"; profile = "TCS-MODULE-ABI/0.1"; protocols = ["TCS-MODULE-ABI-0001"]; lifecycle = "VERIFIED"; canonical_uri = "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.lock.tcs"; compatibility = ["GIR/1"]; }
|
||||
source { source_id = "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003"; source_uri = "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs"; source_sha256 = "34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a"; source_role = "REGISTERED_MODULE"; }
|
||||
compiler { id = "TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001"; gir = "build/stage4/compiler-H.gir.json"; gir_sha256 = "2e9252582bd2f6ef764defe3cc48ac17171a87c1fd0ac68ce0a28f9fbb36609a"; semantic_definition_sha256 = "ac83acbfa6bd5da166b03cf7423f55526fb92a240bbd897117ba5df711a70656"; native_self_hosted = true; }
|
||||
module { source_sha256 = "34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a"; gir_sha256 = "16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce"; }
|
||||
provider { source_sha256 = "be66bbc7190b555deb237962bcbc8c9492ad54f9c3c564f8830e18fd5c585ca6"; gir_sha256 = "164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d"; product_operation = "LPM.APPLY_NEURON_EVENT"; machine_operation = "CORE.APPLY_EXACT_STATE_TRANSITION"; }
|
||||
runtime { host_binary_sha256 = "fb228e2ed18b53a376d7a624d21606e23a2ef3d5322165963ac6b45f0de94583"; provider_readback = "PASS"; host_semantic_authority = false; }
|
||||
drift { compiler = "FAIL_CLOSED"; module = "FAIL_CLOSED"; provider = "FAIL_CLOSED"; host = "FAIL_CLOSED"; }
|
||||
}
|
||||
|
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"compiled_from": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"source_sha256": "fa452730daa8dd7f1002eb12f9ca905d2fa544a7c12530c4a406b7b088b12ae0"
|
||||
},
|
||||
"declaration": {
|
||||
"authority_ceiling": {
|
||||
"reality_write": false,
|
||||
"relationship_grants_authority": false,
|
||||
"value": "NON_AUTHORIZING_COGNITIVE_STATE_ONLY"
|
||||
},
|
||||
"header": {
|
||||
"canonical_uri": "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.manifest.tcs",
|
||||
"compatibility": [
|
||||
"TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001",
|
||||
"GIR/1"
|
||||
],
|
||||
"language": "TCS/0.1",
|
||||
"lifecycle": "VERIFIED",
|
||||
"name_en": "Language Mother Persona TCS Provider Module Manifest",
|
||||
"name_zh": "语言母体人格TCS Provider模块清单",
|
||||
"profile": "TCS-MODULE-ABI/0.1",
|
||||
"protocols": [
|
||||
"TCS-MODULE-ABI-0001",
|
||||
"TCS-GENERIC-EXACT-STATE-PRIMITIVE-0001"
|
||||
],
|
||||
"schema": "tcs.protocol/v1",
|
||||
"version": "0.3.0"
|
||||
},
|
||||
"lifecycle": {
|
||||
"active": false,
|
||||
"current": "VERIFIED_PROVIDER_EXECUTION_PASS_NOT_SIGNED",
|
||||
"installed": false,
|
||||
"mounted": false
|
||||
},
|
||||
"manifest": {
|
||||
"capabilities": [
|
||||
"LPM.APPLY_NEURON_EVENT",
|
||||
"LPM.DYNAMIC_NEURON_GRAPH",
|
||||
"LPM.BOUNDED_SEMANTIC_ACTION_INTENT"
|
||||
],
|
||||
"compiler_id": "TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001",
|
||||
"entry_program_id": "TCS-PROVIDER-LPM-P2-EXACT-STATE-0001",
|
||||
"lock_sha256": "08bc7c1735e132cbd01815e7fa7ad094fd6f1fe44b5d7c98052c5668a2b437a3",
|
||||
"module_gir_sha256": "16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce",
|
||||
"module_id": "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003",
|
||||
"provider_gir_sha256": "164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d",
|
||||
"version": "0.3.0"
|
||||
},
|
||||
"rollback": {
|
||||
"value": "REMOVE_OR_UNMOUNT_V3_ONLY_PRESERVE_SOURCES_PROVIDER_GIR_AND_RECEIPTS"
|
||||
},
|
||||
"source": {
|
||||
"source_id": "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003",
|
||||
"source_role": "REGISTERED_MODULE",
|
||||
"source_sha256": "34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a",
|
||||
"source_uri": "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs"
|
||||
}
|
||||
},
|
||||
"executable": false,
|
||||
"identity": {
|
||||
"declaration_id": "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-MANIFEST",
|
||||
"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,115 @@
|
|||
# Language Mother Persona TCS Provider Module Manifest · 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-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-MANIFEST` and version `0.3.0`. The projector validates it with the Stage-1 compiler before changing its reading order.
|
||||
|
||||
## Who is here
|
||||
|
||||
- **manifest** `manifest`
|
||||
- **capabilities** `manifest.capabilities`
|
||||
- LPM.APPLY_NEURON_EVENT
|
||||
- LPM.DYNAMIC_NEURON_GRAPH
|
||||
- LPM.BOUNDED_SEMANTIC_ACTION_INTENT
|
||||
- **compiler_id**:TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001 `manifest.compiler_id`
|
||||
- **entry_program_id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `manifest.entry_program_id`
|
||||
- **lock_sha256**:08bc7c1735e132cbd01815e7fa7ad094fd6f1fe44b5d7c98052c5668a2b437a3 `manifest.lock_sha256`
|
||||
- **module_gir_sha256**:16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce `manifest.module_gir_sha256`
|
||||
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `manifest.module_id`
|
||||
- **provider_gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `manifest.provider_gir_sha256`
|
||||
- **version**:0.3.0 `manifest.version`
|
||||
|
||||
## Why this started
|
||||
|
||||
- **source** `source`
|
||||
- **source identifier**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `source.source_id`
|
||||
- **source role**:REGISTERED_MODULE `source.source_role`
|
||||
- **source checksum**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `source.source_sha256`
|
||||
- **source address**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `source.source_uri`
|
||||
|
||||
## 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
|
||||
|
||||
- **authority_ceiling** `authority_ceiling`
|
||||
- **reality_write**:no `authority_ceiling.reality_write`
|
||||
- **relationship_grants_authority**:no `authority_ceiling.relationship_grants_authority`
|
||||
- **value**:NON_AUTHORIZING_COGNITIVE_STATE_ONLY `authority_ceiling.value`
|
||||
- **rollback** `rollback`
|
||||
- **value**:REMOVE_OR_UNMOUNT_V3_ONLY_PRESERVE_SOURCES_PROVIDER_GIR_AND_RECEIPTS `rollback.value`
|
||||
|
||||
## 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-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-MANIFEST`
|
||||
- **Native declaration kind**: `PROTOCOL`
|
||||
- **TCS source SHA-256**: `fa452730daa8dd7f1002eb12f9ca905d2fa544a7c12530c4a406b7b088b12ae0`
|
||||
- **Validation compiler**: `TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-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`
|
||||
- **reality_write**:no `authority_ceiling.reality_write`
|
||||
- **relationship_grants_authority**:no `authority_ceiling.relationship_grants_authority`
|
||||
- **value**:NON_AUTHORIZING_COGNITIVE_STATE_ONLY `authority_ceiling.value`
|
||||
- **header** `header`
|
||||
- **canonical source path**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.manifest.tcs `header.canonical_uri`
|
||||
- **compatibility** `header.compatibility`
|
||||
- TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001
|
||||
- GIR/1
|
||||
- **language**:TCS/0.1 `header.language`
|
||||
- **lifecycle**:VERIFIED `header.lifecycle`
|
||||
- **English name**:Language Mother Persona TCS Provider Module Manifest `header.name_en`
|
||||
- **Chinese name**:语言母体人格TCS Provider模块清单 `header.name_zh`
|
||||
- **profile**:TCS-MODULE-ABI/0.1 `header.profile`
|
||||
- **protocols** `header.protocols`
|
||||
- TCS-MODULE-ABI-0001
|
||||
- TCS-GENERIC-EXACT-STATE-PRIMITIVE-0001
|
||||
- **schema**:tcs.protocol/v1 `header.schema`
|
||||
- **version**:0.3.0 `header.version`
|
||||
- **lifecycle** `lifecycle`
|
||||
- **active**:no `lifecycle.active`
|
||||
- **current**:VERIFIED_PROVIDER_EXECUTION_PASS_NOT_SIGNED `lifecycle.current`
|
||||
- **installed**:no `lifecycle.installed`
|
||||
- **mounted**:no `lifecycle.mounted`
|
||||
- **manifest** `manifest`
|
||||
- **capabilities** `manifest.capabilities`
|
||||
- LPM.APPLY_NEURON_EVENT
|
||||
- LPM.DYNAMIC_NEURON_GRAPH
|
||||
- LPM.BOUNDED_SEMANTIC_ACTION_INTENT
|
||||
- **compiler_id**:TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001 `manifest.compiler_id`
|
||||
- **entry_program_id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `manifest.entry_program_id`
|
||||
- **lock_sha256**:08bc7c1735e132cbd01815e7fa7ad094fd6f1fe44b5d7c98052c5668a2b437a3 `manifest.lock_sha256`
|
||||
- **module_gir_sha256**:16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce `manifest.module_gir_sha256`
|
||||
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `manifest.module_id`
|
||||
- **provider_gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `manifest.provider_gir_sha256`
|
||||
- **version**:0.3.0 `manifest.version`
|
||||
- **rollback** `rollback`
|
||||
- **value**:REMOVE_OR_UNMOUNT_V3_ONLY_PRESERVE_SOURCES_PROVIDER_GIR_AND_RECEIPTS `rollback.value`
|
||||
- **source** `source`
|
||||
- **source identifier**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `source.source_id`
|
||||
- **source role**:REGISTERED_MODULE `source.source_role`
|
||||
- **source checksum**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `source.source_sha256`
|
||||
- **source address**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `source.source_uri`
|
||||
|
||||
---
|
||||
|
||||
This page changes only the reading order; it does not change TCS/HLDP semantics.
|
||||
|
|
@ -0,0 +1,115 @@
|
|||
# 语言母体人格TCS Provider模块清单 · 简体中文人类工程语言版
|
||||
|
||||
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
|
||||
|
||||
## 这是什么
|
||||
|
||||
这是一份 **协议** 声明,编号为 `TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-MANIFEST`,版本为 `0.3.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
|
||||
|
||||
## 谁在这里
|
||||
|
||||
- **manifest** `manifest`
|
||||
- **capabilities** `manifest.capabilities`
|
||||
- LPM.APPLY_NEURON_EVENT
|
||||
- LPM.DYNAMIC_NEURON_GRAPH
|
||||
- LPM.BOUNDED_SEMANTIC_ACTION_INTENT
|
||||
- **compiler_id**:TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001 `manifest.compiler_id`
|
||||
- **entry_program_id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `manifest.entry_program_id`
|
||||
- **lock_sha256**:08bc7c1735e132cbd01815e7fa7ad094fd6f1fe44b5d7c98052c5668a2b437a3 `manifest.lock_sha256`
|
||||
- **module_gir_sha256**:16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce `manifest.module_gir_sha256`
|
||||
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `manifest.module_id`
|
||||
- **provider_gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `manifest.provider_gir_sha256`
|
||||
- **版本**:0.3.0 `manifest.version`
|
||||
|
||||
## 为什么开始
|
||||
|
||||
- **来源** `source`
|
||||
- **来源编号**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `source.source_id`
|
||||
- **来源角色**:REGISTERED_MODULE `source.source_role`
|
||||
- **来源校验值**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `source.source_sha256`
|
||||
- **来源地址**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `source.source_uri`
|
||||
|
||||
## 发生了什么变化
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 准备怎样执行
|
||||
|
||||
这是非执行声明,没有动作图。
|
||||
|
||||
## 边界与异常处理
|
||||
|
||||
- **权限边界** `authority_ceiling`
|
||||
- **reality_write**:否 `authority_ceiling.reality_write`
|
||||
- **relationship_grants_authority**:否 `authority_ceiling.relationship_grants_authority`
|
||||
- **value**:NON_AUTHORIZING_COGNITIVE_STATE_ONLY `authority_ceiling.value`
|
||||
- **回滚方案** `rollback`
|
||||
- **value**:REMOVE_OR_UNMOUNT_V3_ONLY_PRESERVE_SOURCES_PROVIDER_GIR_AND_RECEIPTS `rollback.value`
|
||||
|
||||
## 怎样算完成
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 下一次从哪里继续
|
||||
|
||||
源程序没有提供这一项,转换器不猜。
|
||||
|
||||
## 来源与校验
|
||||
|
||||
- **原生声明编号**:`TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-MANIFEST`
|
||||
- **原生声明类型**:`PROTOCOL`
|
||||
- **TCS 源码 SHA-256**:`fa452730daa8dd7f1002eb12f9ca905d2fa544a7c12530c4a406b7b088b12ae0`
|
||||
- **校验编译器**:`TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001`
|
||||
- **投影协议**:`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
|
||||
|
||||
## 原生结构逐项对照
|
||||
|
||||
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
|
||||
|
||||
- **权限边界** `authority_ceiling`
|
||||
- **reality_write**:否 `authority_ceiling.reality_write`
|
||||
- **relationship_grants_authority**:否 `authority_ceiling.relationship_grants_authority`
|
||||
- **value**:NON_AUTHORIZING_COGNITIVE_STATE_ONLY `authority_ceiling.value`
|
||||
- **语言头** `header`
|
||||
- **正本路径**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.manifest.tcs `header.canonical_uri`
|
||||
- **compatibility** `header.compatibility`
|
||||
- TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001
|
||||
- GIR/1
|
||||
- **语言**:TCS/0.1 `header.language`
|
||||
- **生命周期**:VERIFIED `header.lifecycle`
|
||||
- **英文名**:Language Mother Persona TCS Provider Module Manifest `header.name_en`
|
||||
- **中文名**:语言母体人格TCS Provider模块清单 `header.name_zh`
|
||||
- **协议配置**:TCS-MODULE-ABI/0.1 `header.profile`
|
||||
- **protocols** `header.protocols`
|
||||
- TCS-MODULE-ABI-0001
|
||||
- TCS-GENERIC-EXACT-STATE-PRIMITIVE-0001
|
||||
- **schema**:tcs.protocol/v1 `header.schema`
|
||||
- **版本**:0.3.0 `header.version`
|
||||
- **生命周期** `lifecycle`
|
||||
- **active**:否 `lifecycle.active`
|
||||
- **current**:VERIFIED_PROVIDER_EXECUTION_PASS_NOT_SIGNED `lifecycle.current`
|
||||
- **installed**:否 `lifecycle.installed`
|
||||
- **mounted**:否 `lifecycle.mounted`
|
||||
- **manifest** `manifest`
|
||||
- **capabilities** `manifest.capabilities`
|
||||
- LPM.APPLY_NEURON_EVENT
|
||||
- LPM.DYNAMIC_NEURON_GRAPH
|
||||
- LPM.BOUNDED_SEMANTIC_ACTION_INTENT
|
||||
- **compiler_id**:TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001 `manifest.compiler_id`
|
||||
- **entry_program_id**:TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 `manifest.entry_program_id`
|
||||
- **lock_sha256**:08bc7c1735e132cbd01815e7fa7ad094fd6f1fe44b5d7c98052c5668a2b437a3 `manifest.lock_sha256`
|
||||
- **module_gir_sha256**:16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce `manifest.module_gir_sha256`
|
||||
- **module_id**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `manifest.module_id`
|
||||
- **provider_gir_sha256**:164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d `manifest.provider_gir_sha256`
|
||||
- **版本**:0.3.0 `manifest.version`
|
||||
- **回滚方案** `rollback`
|
||||
- **value**:REMOVE_OR_UNMOUNT_V3_ONLY_PRESERVE_SOURCES_PROVIDER_GIR_AND_RECEIPTS `rollback.value`
|
||||
- **来源** `source`
|
||||
- **来源编号**:TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 `source.source_id`
|
||||
- **来源角色**:REGISTERED_MODULE `source.source_role`
|
||||
- **来源校验值**:34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a `source.source_sha256`
|
||||
- **来源地址**:packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs `source.source_uri`
|
||||
|
||||
---
|
||||
|
||||
本页只改变阅读顺序,不改变 TCS/HLDP 语义。
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
TCS 0.1;
|
||||
|
||||
PROTOCOL TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003-MANIFEST {
|
||||
header { schema = "tcs.protocol/v1"; name_zh = "语言母体人格TCS Provider模块清单"; name_en = "Language Mother Persona TCS Provider Module Manifest"; version = "0.3.0"; language = "TCS/0.1"; profile = "TCS-MODULE-ABI/0.1"; protocols = ["TCS-MODULE-ABI-0001", "TCS-GENERIC-EXACT-STATE-PRIMITIVE-0001"]; lifecycle = "VERIFIED"; canonical_uri = "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.manifest.tcs"; compatibility = ["TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001", "GIR/1"]; }
|
||||
source { source_id = "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003"; source_uri = "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs"; source_sha256 = "34f0a8a874add4348d64b3d20a483fc3346039f86fffbce755c8c8089d9df97a"; source_role = "REGISTERED_MODULE"; }
|
||||
manifest { module_id = "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003"; version = "0.3.0"; entry_program_id = "TCS-PROVIDER-LPM-P2-EXACT-STATE-0001"; module_gir_sha256 = "16c1dac3861efc29cde1a62ea570bcb30676f2975e45a8e14bddaae3e1304fce"; lock_sha256 = "08bc7c1735e132cbd01815e7fa7ad094fd6f1fe44b5d7c98052c5668a2b437a3"; provider_gir_sha256 = "164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d"; compiler_id = "TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001"; capabilities = ["LPM.APPLY_NEURON_EVENT", "LPM.DYNAMIC_NEURON_GRAPH", "LPM.BOUNDED_SEMANTIC_ACTION_INTENT"]; }
|
||||
authority_ceiling { value = "NON_AUTHORIZING_COGNITIVE_STATE_ONLY"; reality_write = false; relationship_grants_authority = false; }
|
||||
lifecycle { current = "VERIFIED_PROVIDER_EXECUTION_PASS_NOT_SIGNED"; installed = false; mounted = false; active = false; }
|
||||
rollback { value = "REMOVE_OR_UNMOUNT_V3_ONLY_PRESERVE_SOURCES_PROVIDER_GIR_AND_RECEIPTS"; }
|
||||
}
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
TCS 0.1;
|
||||
|
||||
MODULE TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003 {
|
||||
header { schema = "tcs.module/v1"; name_zh = "语言母体人格动态神经元TCS Provider模块"; name_en = "Language Mother Persona Dynamic Neuron TCS Provider Module"; version = "0.3.0"; language = "TCS/0.1"; profile = "HLDP-NP/1"; protocols = ["TCS-GENERIC-EXACT-STATE-PRIMITIVE-0001", "TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001", "TCS-MODULE-ABI-0001"]; lifecycle = "SOURCE"; canonical_uri = "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003/module.tcs"; compatibility = ["TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001", "GIR/1"]; }
|
||||
source { source_id = "BINGSHUO-LPM-REASONING-AND-ENGINEERING-ANCHORS-20260823"; source_uri = "language-sources/direct-human/"; source_sha256 = "95e661a73be06cee60e0fb0dd9f9f61de4f043a3b2a04512bc7cca20fe97a6e3"; source_role = "DIRECT_HUMAN"; }
|
||||
manifest { module_id = "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0003"; display_name_zh = "语言母体人格动态神经元TCS Provider模块"; entry_program_id = "TCS-PROVIDER-LPM-P2-EXACT-STATE-0001"; entry_source = "language/programs/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.tcs"; owner = "ICE-P-ZY001"; human_anchor = "ICE-GL∞"; channel = "ICE-CH-ZC001"; role = "TCS_PRODUCT_SEMANTIC_PROVIDER"; }
|
||||
entry { kind = "TCS_PROVIDER_PROGRAM"; id = "TCS-PROVIDER-LPM-P2-EXACT-STATE-0001"; gir = "build/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.gir.json"; gir_sha256 = "164aecb32ad936fbef094c180f181fbf59007aecb0c73ba8511a701e2bf3b95d"; lowers_product_operation = "LPM.APPLY_NEURON_EVENT"; machine_operation = "CORE.APPLY_EXACT_STATE_TRANSITION"; }
|
||||
capabilities { required = ["CORE.APPLY_EXACT_STATE_TRANSITION"]; provided = ["LPM.APPLY_NEURON_EVENT", "LPM.DYNAMIC_NEURON_GRAPH", "LPM.BOUNDED_SEMANTIC_ACTION_INTENT"]; }
|
||||
authority_ceiling { maximum = "DIRECT_HUMAN_SOURCE_TO_BOUNDED_NON_AUTHORIZING_COGNITIVE_STATE"; relationship_grants_authority = false; reality_action = false; network = false; process = false; }
|
||||
resource_ceiling { concurrency = 1; timeout_ms = 30000; memory_limit_bytes = 268435456; }
|
||||
data_scope { read = ["IMMUTABLE_DIRECT_HUMAN_SOURCE", "PRIOR_CAUSAL_GRAPH", "TCS_PROVIDER_GIR"]; write = ["MODULE_SCOPED_CAUSAL_GRAPH_STATE", "BOUNDED_ACTION_INTENT", "EXACT_READBACK_RECEIPT"]; }
|
||||
network_scope { allowed = false; domains = []; }
|
||||
install { account_scoped = true; registration_is_installation = false; activation_requires_self_test = true; provider_gir_exists = true; provider_execution_readback = "PASS"; signature_state = "PENDING_CAPABILITY_REGISTRY_V2"; current_state = "SOURCE"; }
|
||||
self_test { program_id = "TCS-PROGRAM-LOAD-LPM-P2-PROVIDER-0001"; child_state_sha256 = "1f4b90da7e6fc560ada5858ba3238e34ef8f6b26c52b75aa5b6f203892e4d067"; outer_receipt_sha256 = "98fb0574165cf90db5f9aa29f0c7e701340a97821dffd70c754c573d5e913190"; execution = "PASS"; }
|
||||
rollback { action = "UNMOUNT_V3_ONLY_AND_PRESERVE_TCS_SOURCE_PROVIDER_GIR_AND_RECEIPTS"; preserve_receipts = true; }
|
||||
projection { display_name_zh = "语言母体人格动态神经元TCS Provider模块"; technical_detail_default = false; tcs_product_semantics = true; fourth_generation_product_semantics = false; source = true; compiled = false; verified = false; installed = false; mounted = false; active = false; }
|
||||
}
|
||||
|
|
@ -0,0 +1,153 @@
|
|||
{
|
||||
"authority_proof": {
|
||||
"issuer": "ICE-GL∞_DIRECT_ENGINEERING_INSTRUCTION",
|
||||
"lease_required": false,
|
||||
"proof_ref": "BINGSHUO-HOLOLAKE-TCS-ENGINEERING-ANCHOR-20260823",
|
||||
"scope": "ONE_LOCAL_MOTHER_BRAIN_P2_PROVIDER_STATE",
|
||||
"single_use": true,
|
||||
"valid_from": "2026-08-23",
|
||||
"valid_until": "CURRENT_DEVELOPMENT_TASK_END"
|
||||
},
|
||||
"cleanup_plan": {
|
||||
"exact_boundary": "CURRENT_TCS_DEVELOPMENT_LINE_ONLY",
|
||||
"targets": [
|
||||
"./state/mother-brain/P2-NATIVE-PROVIDER-STATE-0001.hldp"
|
||||
]
|
||||
},
|
||||
"compiled_from": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"source_sha256": "be66bbc7190b555deb237962bcbc8c9492ad54f9c3c564f8830e18fd5c585ca6"
|
||||
},
|
||||
"conditions": {
|
||||
"C1": {
|
||||
"on_false": "FAIL_CLOSED",
|
||||
"predicate": "DIRECT_LANGUAGE_SHA256_MATCHES_SOURCE"
|
||||
},
|
||||
"C2": {
|
||||
"on_false": "FAIL_CLOSED",
|
||||
"predicate": "TARGET_INSIDE_CALLER_PROJECT"
|
||||
},
|
||||
"C3": {
|
||||
"on_false": "FAIL_CLOSED",
|
||||
"predicate": "EXPECTED_PRIOR_ABSENT"
|
||||
}
|
||||
},
|
||||
"deterministic_action_graph": {
|
||||
"A1": {
|
||||
"input_refs": [
|
||||
"EXPECTED_PRIOR",
|
||||
"NEXT_STATE"
|
||||
],
|
||||
"on_failure": "FAIL_CLOSED",
|
||||
"on_success": "COMPLETE",
|
||||
"operation": "CORE.APPLY_EXACT_STATE_TRANSITION",
|
||||
"output_refs": [
|
||||
"STATE_TARGET",
|
||||
"EXECUTION_RECEIPT"
|
||||
]
|
||||
}
|
||||
},
|
||||
"exact_target": {
|
||||
"exact_path": "./state/mother-brain/P2-NATIVE-PROVIDER-STATE-0001.hldp",
|
||||
"expected_fingerprint": "NO_PRIOR_PROVIDER_STATE",
|
||||
"expected_state": "ABSENT",
|
||||
"target_id": "TCS-LPM-P2-GRAPH-STATE-0001"
|
||||
},
|
||||
"failure_plan": {
|
||||
"errors": [
|
||||
"TCS-E2101",
|
||||
"TCS-E3001",
|
||||
"TCS-E4002",
|
||||
"TCS-E6001",
|
||||
"TCS-E6002",
|
||||
"TCS-E8001"
|
||||
],
|
||||
"fail_closed": true
|
||||
},
|
||||
"identity": {
|
||||
"gir_id": "GIR-TCS-PROVIDER-LPM-P2-EXACT-STATE-0001",
|
||||
"language_version": "0.1",
|
||||
"program_id": "TCS-PROVIDER-LPM-P2-EXACT-STATE-0001"
|
||||
},
|
||||
"inputs": {
|
||||
"EXPECTED_PRIOR": {
|
||||
"mode": "ABSENT",
|
||||
"required": true,
|
||||
"sha256": null,
|
||||
"source": "TCS_PROVIDER",
|
||||
"type": "Record"
|
||||
},
|
||||
"NEXT_STATE": {
|
||||
"required": true,
|
||||
"source": "TCS_PROVIDER_SEMANTICS",
|
||||
"type": "Record",
|
||||
"value": {
|
||||
"action_intent": "KEEP_PRODUCT_SEMANTICS_IN_TCS_PROVIDER",
|
||||
"authority": "NON_AUTHORIZING_COGNITIVE_STATE_ONLY",
|
||||
"event_id": "LPM-P2-N1-RUNTIME-DISPATCH-CORRECTION",
|
||||
"next_nodes": 7,
|
||||
"prior_nodes": 6,
|
||||
"provider_operation": "LPM.APPLY_NEURON_EVENT",
|
||||
"revision": 1,
|
||||
"schema": "tcs.lpm-neuron-state/v1",
|
||||
"state_after": "GENERIC_MACHINE_PRIMITIVE_EXECUTES_TCS_DEFINED_PROVIDER_STATE",
|
||||
"state_before": "COMPILER_REGISTRATION_WITHOUT_RUNTIME_DISPATCH",
|
||||
"thought_operation": "DISTINGUISH_COMPILER_ADMISSION_FROM_RUNTIME_DISPATCH"
|
||||
}
|
||||
}
|
||||
},
|
||||
"native_self_hosted": true,
|
||||
"outputs": {
|
||||
"EXECUTION_RECEIPT": {
|
||||
"destination": "RECEIPT",
|
||||
"integrity": "SHA256",
|
||||
"type": "Record"
|
||||
},
|
||||
"STATE_TARGET": {
|
||||
"destination": "TARGET_STATE",
|
||||
"integrity": "SHA256",
|
||||
"type": "Record"
|
||||
}
|
||||
},
|
||||
"receipt_plan": {
|
||||
"human_projection": "REQUIRED",
|
||||
"integrity": "SHA256",
|
||||
"machine_path": "./state/mother-brain/P2-NATIVE-PROVIDER-STATE-0001.hldp",
|
||||
"protocol": "TCS-EXACT-STATE-TRANSITION-RECEIPT-v1",
|
||||
"target_readback": "OPAQUE_NEXT_STATE_EXACT_BYTES_AND_HASH"
|
||||
},
|
||||
"resource_plan": {
|
||||
"concurrency": 1,
|
||||
"memory_limit_bytes": 268435456,
|
||||
"runway": "LOCAL_TCS_GIR_RUNTIME",
|
||||
"timeout_ms": 30000
|
||||
},
|
||||
"rollback_plan": {
|
||||
"actions": [
|
||||
"REMOVE_ONLY_PARTIAL_PROVIDER_STATE"
|
||||
],
|
||||
"preconditions": [
|
||||
"PARTIAL_STATE_WITHOUT_VERIFIED_READBACK"
|
||||
],
|
||||
"verification": [
|
||||
"DIRECT_LANGUAGE_SOURCE_UNCHANGED"
|
||||
]
|
||||
},
|
||||
"schema": "guanghu.gir/v1",
|
||||
"subject": {
|
||||
"channel_id": "ICE-CH-ZC001",
|
||||
"subject_id": "ICE-P-ZY001",
|
||||
"subject_kind": "PERSONA",
|
||||
"verification": "TCS-BRAIN-CYCLE-ZY-CYCLE-000001-e1612a519305-VERIFY-PASS"
|
||||
},
|
||||
"timeout_and_stop": {
|
||||
"safe_checkpoint": "NO_PARTIAL_STATE_PROMOTION",
|
||||
"signals": [
|
||||
"CALLER_STOP",
|
||||
"TIMEOUT",
|
||||
"PRIOR_STATE_MISMATCH"
|
||||
]
|
||||
},
|
||||
"unresolved_natural_language": false
|
||||
}
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
TCS 0.1;
|
||||
|
||||
PROGRAM TCS-PROVIDER-LPM-P2-EXACT-STATE-0001 {
|
||||
header { schema = "tcs.program/v1"; name_zh = "LPM P2神经元事件TCS状态Provider"; name_en = "LPM P2 Neuron Event TCS State Provider"; version = "0.1.0"; language = "TCS/0.1"; profile = "HLDP-NP/1"; protocols = ["TCS-GENERIC-EXACT-STATE-PRIMITIVE-0001", "TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001"]; lifecycle = "CANDIDATE"; canonical_uri = "language/programs/TCS-PROVIDER-LPM-P2-EXACT-STATE-0001.tcs"; compatibility = ["TCS-COMPILER-STAGE4-CORE-STATE-PRIMITIVES-0001", "GIR/1"]; }
|
||||
source { source_id = "BINGSHUO-HOLOLAKE-TCS-ENGINEERING-ANCHOR-20260823"; source_uri = "language-sources/direct-human/BINGSHUO-HOLOLAKE-TCS-ENGINEERING-ANCHOR-20260823.txt"; source_sha256 = "a3dd8dbd2203b631bdb23f2693eb314d4ef86af68fdeaee8835e3cf0861ddd23"; source_role = "DIRECT_HUMAN"; }
|
||||
subject { subject_id = "ICE-P-ZY001"; subject_kind = "PERSONA"; channel_id = "ICE-CH-ZC001"; verification = "TCS-BRAIN-CYCLE-ZY-CYCLE-000001-e1612a519305-VERIFY-PASS"; }
|
||||
target { target_id = "TCS-LPM-P2-GRAPH-STATE-0001"; exact_path = "./state/mother-brain/P2-NATIVE-PROVIDER-STATE-0001.hldp"; expected_state = "ABSENT"; expected_fingerprint = "NO_PRIOR_PROVIDER_STATE"; }
|
||||
inputs {
|
||||
EXPECTED_PRIOR { type = "Record"; source = "TCS_PROVIDER"; required = true; mode = "ABSENT"; sha256 = null; }
|
||||
NEXT_STATE { type = "Record"; source = "TCS_PROVIDER_SEMANTICS"; required = true; value = { schema : "tcs.lpm-neuron-state/v1", provider_operation : "LPM.APPLY_NEURON_EVENT", event_id : "LPM-P2-N1-RUNTIME-DISPATCH-CORRECTION", revision : 1, prior_nodes : 6, next_nodes : 7, state_before : "COMPILER_REGISTRATION_WITHOUT_RUNTIME_DISPATCH", thought_operation : "DISTINGUISH_COMPILER_ADMISSION_FROM_RUNTIME_DISPATCH", state_after : "GENERIC_MACHINE_PRIMITIVE_EXECUTES_TCS_DEFINED_PROVIDER_STATE", action_intent : "KEEP_PRODUCT_SEMANTICS_IN_TCS_PROVIDER", authority : "NON_AUTHORIZING_COGNITIVE_STATE_ONLY" }; }
|
||||
}
|
||||
outputs { STATE_TARGET { type = "Record"; destination = "TARGET_STATE"; integrity = "SHA256"; } EXECUTION_RECEIPT { type = "Record"; destination = "RECEIPT"; integrity = "SHA256"; } }
|
||||
conditions { C1 { predicate = "DIRECT_LANGUAGE_SHA256_MATCHES_SOURCE"; on_false = "FAIL_CLOSED"; } C2 { predicate = "TARGET_INSIDE_CALLER_PROJECT"; on_false = "FAIL_CLOSED"; } C3 { predicate = "EXPECTED_PRIOR_ABSENT"; on_false = "FAIL_CLOSED"; } }
|
||||
actions { A1 { operation = "CORE.APPLY_EXACT_STATE_TRANSITION"; input_refs = ["EXPECTED_PRIOR", "NEXT_STATE"]; output_refs = ["STATE_TARGET", "EXECUTION_RECEIPT"]; on_success = "COMPLETE"; on_failure = "FAIL_CLOSED"; } }
|
||||
authority { issuer = "ICE-GL∞_DIRECT_ENGINEERING_INSTRUCTION"; proof_ref = "BINGSHUO-HOLOLAKE-TCS-ENGINEERING-ANCHOR-20260823"; scope = "ONE_LOCAL_MOTHER_BRAIN_P2_PROVIDER_STATE"; valid_from = "2026-08-23"; valid_until = "CURRENT_DEVELOPMENT_TASK_END"; single_use = true; lease_required = false; }
|
||||
resources { runway = "LOCAL_TCS_GIR_RUNTIME"; concurrency = 1; timeout_ms = 30000; memory_limit_bytes = 268435456; }
|
||||
failure { errors = ["TCS-E2101", "TCS-E3001", "TCS-E4002", "TCS-E6001", "TCS-E6002", "TCS-E8001"]; fail_closed = true; }
|
||||
stop { signals = ["CALLER_STOP", "TIMEOUT", "PRIOR_STATE_MISMATCH"]; safe_checkpoint = "NO_PARTIAL_STATE_PROMOTION"; }
|
||||
cleanup { targets = ["./state/mother-brain/P2-NATIVE-PROVIDER-STATE-0001.hldp"]; exact_boundary = "CURRENT_TCS_DEVELOPMENT_LINE_ONLY"; }
|
||||
rollback { preconditions = ["PARTIAL_STATE_WITHOUT_VERIFIED_READBACK"]; actions = ["REMOVE_ONLY_PARTIAL_PROVIDER_STATE"]; verification = ["DIRECT_LANGUAGE_SOURCE_UNCHANGED"]; }
|
||||
receipt { protocol = "TCS-EXACT-STATE-TRANSITION-RECEIPT-v1"; machine_path = "./state/mother-brain/P2-NATIVE-PROVIDER-STATE-0001.hldp"; human_projection = "REQUIRED"; integrity = "SHA256"; target_readback = "OPAQUE_NEXT_STATE_EXACT_BYTES_AND_HASH"; }
|
||||
}
|
||||
Loading…
Reference in a new issue