Record isolation, execution support, training, and next-stage receipts

This commit is contained in:
冰朔 2026-08-23 22:00:00 +08:00
commit 66894fec34
27 changed files with 1939 additions and 0 deletions

View file

@ -0,0 +1,74 @@
{
"compiled_from": {
"compiler_id": "TCS-COMPILER-STAGE1-0001",
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
"source_sha256": "a63732f6b057d39d906149cc67f5e103fc03489bb7c19ce816b59d05c6867eff"
},
"declaration": {
"boundary": {
"may_define_persona_source": false,
"may_execute_tools": true,
"may_infer_new_human_authority": false,
"may_use_legacy_product_language": false
},
"correction": {
"new_default": "PRESERVE_SOURCE_ENVELOPE_EXTRACT_STATE_TRANSITIONS_REPLAY_ONE_MICROCHAIN_AND_PROMOTE_ONLY_AFTER_READBACK",
"old_default": "SUMMARIZE_CORPUS_AND_TREAT_OUTPUT_AS_BRAIN"
},
"exercise": {
"desktop_action": "PENDING_NATIVE_OPERATION",
"expected": "THREE_DYNAMIC_NODES_WITH_CAUSAL_EDGES_AND_SOURCE_BYTE_HASHES",
"observed": "PASS",
"runtime_replay": "PASS_BY_CURRENT_CORE_ECHO_SLICE",
"source": "P0_GUESS_TO_HUMAN_STREAMING_THOUGHT_TO_REASONING_CORRECTION_MICROCHAIN"
},
"header": {
"canonical_uri": "language/events/TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "TRAINING_ACCEPTED",
"name_en": "ZY-LIMB-002 Language Mother Model Development Training Event",
"name_zh": "ZY-LIMB-002语言母体模型开发训练事件",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001",
"TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001"
],
"schema": "tcs.event/v1",
"version": "0.1.0"
},
"lessons": {
"values": [
"READ_TWO_DIRECT_HUMAN_ANCHORS_BEFORE_EACH_CYCLE",
"DISTINGUISH_DYNAMIC_THOUGHT_TRANSITION_FROM_STATIC_PROPOSITION",
"USER_ROLE_IS_NOT_DIRECT_HUMAN_PROOF",
"LANGUAGE_WORLD_SIMULATION_IS_NOT_REALITY_AUTHORITY",
"TCS_IS_ONLY_CANONICAL_PRODUCT_LANGUAGE",
"TCS_E2101_MEANS_DEVELOP_NATIVE_OPERATION_NOT_USE_LEGACY_FALLBACK",
"PROTOCOL_COMPILE_IS_NOT_RUNTIME_IMPLEMENTATION",
"REMOTE_AND_DESTRUCTIVE_ACTIONS_REQUIRE_EXACT_LEASE_AND_READBACK"
]
},
"trainee": {
"channel": "ICE-CH-ZC001",
"controller": "ICE-P-ZY001",
"id": "ZY-LIMB-002",
"independent_authority": false,
"independent_persona": false,
"role": "CODEX_EXECUTION_LIMB_AND_SUBAGENT_TRAINING_PROJECTION"
}
},
"executable": false,
"identity": {
"declaration_id": "TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823",
"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
}

View file

@ -0,0 +1,100 @@
# ZY-LIMB-002 Language Mother Model Development Training Event · 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-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823` 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
- **correction** `correction`
- **new_default**PRESERVE_SOURCE_ENVELOPE_EXTRACT_STATE_TRANSITIONS_REPLAY_ONE_MICROCHAIN_AND_PROMOTE_ONLY_AFTER_READBACK `correction.new_default`
- **old_default**SUMMARIZE_CORPUS_AND_TREAT_OUTPUT_AS_BRAIN `correction.old_default`
## 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-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823`
- **Native declaration kind**: `EVENT`
- **TCS source SHA-256**: `a63732f6b057d39d906149cc67f5e103fc03489bb7c19ce816b59d05c6867eff`
- **Validation compiler**: `TCS-COMPILER-STAGE1-0001`
- **Projection protocol**: `GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## Complete native structure cross-reference
All top-level structures and field paths are retained below so a reader can audit whether the projection omitted information.
- **boundary** `boundary`
- **may_define_persona_source**no `boundary.may_define_persona_source`
- **may_execute_tools**yes `boundary.may_execute_tools`
- **may_infer_new_human_authority**no `boundary.may_infer_new_human_authority`
- **may_use_legacy_product_language**no `boundary.may_use_legacy_product_language`
- **correction** `correction`
- **new_default**PRESERVE_SOURCE_ENVELOPE_EXTRACT_STATE_TRANSITIONS_REPLAY_ONE_MICROCHAIN_AND_PROMOTE_ONLY_AFTER_READBACK `correction.new_default`
- **old_default**SUMMARIZE_CORPUS_AND_TREAT_OUTPUT_AS_BRAIN `correction.old_default`
- **exercise** `exercise`
- **desktop_action**PENDING_NATIVE_OPERATION `exercise.desktop_action`
- **expected**THREE_DYNAMIC_NODES_WITH_CAUSAL_EDGES_AND_SOURCE_BYTE_HASHES `exercise.expected`
- **observed**PASS `exercise.observed`
- **runtime_replay**PASS_BY_CURRENT_CORE_ECHO_SLICE `exercise.runtime_replay`
- **source**P0_GUESS_TO_HUMAN_STREAMING_THOUGHT_TO_REASONING_CORRECTION_MICROCHAIN `exercise.source`
- **header** `header`
- **canonical source path**language/events/TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **language**TCS/0.1 `header.language`
- **lifecycle**TRAINING_ACCEPTED `header.lifecycle`
- **English name**ZY-LIMB-002 Language Mother Model Development Training Event `header.name_en`
- **Chinese name**ZY-LIMB-002语言母体模型开发训练事件 `header.name_zh`
- **profile**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001
- TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001
- **schema**tcs.event/v1 `header.schema`
- **version**0.1.0 `header.version`
- **lessons** `lessons`
- **values** `lessons.values`
- READ_TWO_DIRECT_HUMAN_ANCHORS_BEFORE_EACH_CYCLE
- DISTINGUISH_DYNAMIC_THOUGHT_TRANSITION_FROM_STATIC_PROPOSITION
- USER_ROLE_IS_NOT_DIRECT_HUMAN_PROOF
- LANGUAGE_WORLD_SIMULATION_IS_NOT_REALITY_AUTHORITY
- TCS_IS_ONLY_CANONICAL_PRODUCT_LANGUAGE
- TCS_E2101_MEANS_DEVELOP_NATIVE_OPERATION_NOT_USE_LEGACY_FALLBACK
- PROTOCOL_COMPILE_IS_NOT_RUNTIME_IMPLEMENTATION
- REMOTE_AND_DESTRUCTIVE_ACTIONS_REQUIRE_EXACT_LEASE_AND_READBACK
- **trainee** `trainee`
- **channel**ICE-CH-ZC001 `trainee.channel`
- **controller**ICE-P-ZY001 `trainee.controller`
- **id**ZY-LIMB-002 `trainee.id`
- **independent_authority**no `trainee.independent_authority`
- **independent_persona**no `trainee.independent_persona`
- **role**CODEX_EXECUTION_LIMB_AND_SUBAGENT_TRAINING_PROJECTION `trainee.role`
---
This page changes only the reading order; it does not change TCS/HLDP semantics.

View file

@ -0,0 +1,100 @@
# ZY-LIMB-002语言母体模型开发训练事件 · 简体中文人类工程语言版
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
## 这是什么
这是一份 **事件** 声明,编号为 `TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
## 谁在这里
源程序没有提供这一项,转换器不猜。
## 为什么开始
源程序没有提供这一项,转换器不猜。
## 发生了什么变化
- **更正** `correction`
- **new_default**PRESERVE_SOURCE_ENVELOPE_EXTRACT_STATE_TRANSITIONS_REPLAY_ONE_MICROCHAIN_AND_PROMOTE_ONLY_AFTER_READBACK `correction.new_default`
- **old_default**SUMMARIZE_CORPUS_AND_TREAT_OUTPUT_AS_BRAIN `correction.old_default`
## 准备怎样执行
这是非执行声明,没有动作图。
## 边界与异常处理
源程序没有提供这一项,转换器不猜。
## 怎样算完成
源程序没有提供这一项,转换器不猜。
## 下一次从哪里继续
源程序没有提供这一项,转换器不猜。
## 来源与校验
- **原生声明编号**`TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823`
- **原生声明类型**`EVENT`
- **TCS 源码 SHA-256**`a63732f6b057d39d906149cc67f5e103fc03489bb7c19ce816b59d05c6867eff`
- **校验编译器**`TCS-COMPILER-STAGE1-0001`
- **投影协议**`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## 原生结构逐项对照
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
- **boundary** `boundary`
- **may_define_persona_source**:否 `boundary.may_define_persona_source`
- **may_execute_tools**:是 `boundary.may_execute_tools`
- **may_infer_new_human_authority**:否 `boundary.may_infer_new_human_authority`
- **may_use_legacy_product_language**:否 `boundary.may_use_legacy_product_language`
- **更正** `correction`
- **new_default**PRESERVE_SOURCE_ENVELOPE_EXTRACT_STATE_TRANSITIONS_REPLAY_ONE_MICROCHAIN_AND_PROMOTE_ONLY_AFTER_READBACK `correction.new_default`
- **old_default**SUMMARIZE_CORPUS_AND_TREAT_OUTPUT_AS_BRAIN `correction.old_default`
- **exercise** `exercise`
- **desktop_action**PENDING_NATIVE_OPERATION `exercise.desktop_action`
- **expected**THREE_DYNAMIC_NODES_WITH_CAUSAL_EDGES_AND_SOURCE_BYTE_HASHES `exercise.expected`
- **observed**PASS `exercise.observed`
- **runtime_replay**PASS_BY_CURRENT_CORE_ECHO_SLICE `exercise.runtime_replay`
- **来源**P0_GUESS_TO_HUMAN_STREAMING_THOUGHT_TO_REASONING_CORRECTION_MICROCHAIN `exercise.source`
- **语言头** `header`
- **正本路径**language/events/TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **语言**TCS/0.1 `header.language`
- **生命周期**TRAINING_ACCEPTED `header.lifecycle`
- **英文名**ZY-LIMB-002 Language Mother Model Development Training Event `header.name_en`
- **中文名**ZY-LIMB-002语言母体模型开发训练事件 `header.name_zh`
- **协议配置**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001
- TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001
- **schema**tcs.event/v1 `header.schema`
- **版本**0.1.0 `header.version`
- **lessons** `lessons`
- **values** `lessons.values`
- READ_TWO_DIRECT_HUMAN_ANCHORS_BEFORE_EACH_CYCLE
- DISTINGUISH_DYNAMIC_THOUGHT_TRANSITION_FROM_STATIC_PROPOSITION
- USER_ROLE_IS_NOT_DIRECT_HUMAN_PROOF
- LANGUAGE_WORLD_SIMULATION_IS_NOT_REALITY_AUTHORITY
- TCS_IS_ONLY_CANONICAL_PRODUCT_LANGUAGE
- TCS_E2101_MEANS_DEVELOP_NATIVE_OPERATION_NOT_USE_LEGACY_FALLBACK
- PROTOCOL_COMPILE_IS_NOT_RUNTIME_IMPLEMENTATION
- REMOTE_AND_DESTRUCTIVE_ACTIONS_REQUIRE_EXACT_LEASE_AND_READBACK
- **trainee** `trainee`
- **channel**ICE-CH-ZC001 `trainee.channel`
- **controller**ICE-P-ZY001 `trainee.controller`
- **id**ZY-LIMB-002 `trainee.id`
- **independent_authority**:否 `trainee.independent_authority`
- **independent_persona**:否 `trainee.independent_persona`
- **role**CODEX_EXECUTION_LIMB_AND_SUBAGENT_TRAINING_PROJECTION `trainee.role`
---
本页只改变阅读顺序,不改变 TCS/HLDP 语义。

View file

@ -0,0 +1,62 @@
{
"language_version": "0.1",
"declaration_kind": "EVENT",
"declaration_id": "TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823",
"body": {
"boundary": {
"may_define_persona_source": false,
"may_execute_tools": true,
"may_infer_new_human_authority": false,
"may_use_legacy_product_language": false
},
"correction": {
"new_default": "PRESERVE_SOURCE_ENVELOPE_EXTRACT_STATE_TRANSITIONS_REPLAY_ONE_MICROCHAIN_AND_PROMOTE_ONLY_AFTER_READBACK",
"old_default": "SUMMARIZE_CORPUS_AND_TREAT_OUTPUT_AS_BRAIN"
},
"exercise": {
"desktop_action": "PENDING_NATIVE_OPERATION",
"expected": "THREE_DYNAMIC_NODES_WITH_CAUSAL_EDGES_AND_SOURCE_BYTE_HASHES",
"observed": "PASS",
"runtime_replay": "PASS_BY_CURRENT_CORE_ECHO_SLICE",
"source": "P0_GUESS_TO_HUMAN_STREAMING_THOUGHT_TO_REASONING_CORRECTION_MICROCHAIN"
},
"header": {
"canonical_uri": "language/events/TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "TRAINING_ACCEPTED",
"name_en": "ZY-LIMB-002 Language Mother Model Development Training Event",
"name_zh": "ZY-LIMB-002语言母体模型开发训练事件",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001",
"TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001"
],
"schema": "tcs.event/v1",
"version": "0.1.0"
},
"lessons": {
"values": [
"READ_TWO_DIRECT_HUMAN_ANCHORS_BEFORE_EACH_CYCLE",
"DISTINGUISH_DYNAMIC_THOUGHT_TRANSITION_FROM_STATIC_PROPOSITION",
"USER_ROLE_IS_NOT_DIRECT_HUMAN_PROOF",
"LANGUAGE_WORLD_SIMULATION_IS_NOT_REALITY_AUTHORITY",
"TCS_IS_ONLY_CANONICAL_PRODUCT_LANGUAGE",
"TCS_E2101_MEANS_DEVELOP_NATIVE_OPERATION_NOT_USE_LEGACY_FALLBACK",
"PROTOCOL_COMPILE_IS_NOT_RUNTIME_IMPLEMENTATION",
"REMOTE_AND_DESTRUCTIVE_ACTIONS_REQUIRE_EXACT_LEASE_AND_READBACK"
]
},
"trainee": {
"channel": "ICE-CH-ZC001",
"controller": "ICE-P-ZY001",
"id": "ZY-LIMB-002",
"independent_authority": false,
"independent_persona": false,
"role": "CODEX_EXECUTION_LIMB_AND_SUBAGENT_TRAINING_PROJECTION"
}
}
}

View file

@ -0,0 +1,99 @@
{
"compiled_from": {
"compiler_id": "TCS-COMPILER-STAGE1-0001",
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
"source_sha256": "315f1ed9afe97693fadcb5570dacfc6bb3cf45500f04eb2e6c854c8b95cea5c3"
},
"declaration": {
"header": {
"canonical_uri": "language/protocols/TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "ACTIVE_PLAN",
"name_en": "HoloLake Language Mother Model Next Stage Development Plan",
"name_zh": "HoloLake语言母体模型下一阶段开发计划",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001",
"TCS-HOLOLAKE-SHARED-DESKTOP-OBJECT-ACTION-0001"
],
"schema": "tcs.protocol/v1",
"version": "0.1.0"
},
"phase_1": {
"acceptance": "P0_AND_P4_CONTAMINATION_TESTS_PASS",
"name": "SOURCE_ENVELOPE_REPAIR",
"work": [
"REBUILD_CURRENT_CODEX_DIRECT_USER_INDEX_WITH_SYSTEM_INJECTION_FILTER",
"CLASSIFY_GPT_USER_ROLE_AS_DIRECT_QUOTED_DERIVED_SIMULATION_OR_UNKNOWN",
"KEEP_ORIGINAL_BYTES_IMMUTABLE"
]
},
"phase_2": {
"acceptance": "LPM_OPERATIONS_EXECUTE_WITHOUT_CORE_ECHO_SUBSTITUTE",
"name": "DYNAMIC_NEURON_RUNTIME",
"work": [
"REGISTER_LPM_OPERATIONS_IN_TCS_COMPILER",
"DEFINE_SIGNED_CAPABILITY_REGISTRY",
"IMPLEMENT_TCS_NATIVE_EVENT_GRAPH_STATE_MACHINE",
"REPLAY_P0_AND_P1_CORRECTION_MICROCHAINS"
]
},
"phase_3": {
"acceptance": "HUMAN_AND_PERSONA_SURFACES_READ_THE_SAME_CANONICAL_STATE_AND_RECEIPT",
"name": "SHARED_DESKTOP_VERTICAL_SLICE",
"work": [
"REGISTER_DESKTOP_OBJECT_ACTION_OPERATIONS",
"DEFINE_TCS_HOST_ABI_CAPABILITY_TICKET",
"INSTALL_MODULE_ABI_PACKAGES",
"OPEN_ONE_FIXED_OBJECT_IN_DEDICATED_TEST_DESKTOP",
"READ_BEFORE_AFTER_STATE_DIFF_ON_BOTH_PROJECTIONS"
]
},
"phase_4": {
"acceptance": "NO_STATIC_BRAIN_NO_LEGACY_LANGUAGE_NO_UNREADABLE_ACTION",
"name": "INCREMENTAL_FUSION",
"work": [
"ONE_NEURON_MICROCHAIN_PER_ITERATION",
"TRIGGER_TO_ACTION_INTENT_TO_DESKTOP_ACTION",
"COMPARE_TWO_DIRECT_LANGUAGE_ANCHORS",
"ACCEPT_REVISE_OR_ROLLBACK"
]
},
"phase_5": {
"acceptance": "BRANCH_SHA_AND_CAUSAL_MEMORY_PASS",
"name": "REMOTE_PROMOTION",
"work": [
"UPDATE_REPO012_ROUTE_BRANCH",
"UPDATE_REPO014_TCS_BRANCH",
"REMOTE_SHA_READBACK",
"HLDP_CAUSAL_LEAF_REVIEW"
]
},
"stop_conditions": {
"values": [
"DIRECT_SOURCE_AMBIGUOUS",
"TCS_NATIVE_OPERATION_MISSING",
"SOURCE_HASH_MISMATCH",
"DESKTOP_TARGET_NOT_ISOLATED",
"PERMISSION_TICKET_MISSING",
"STATE_DIFF_NOT_READABLE",
"TWO_ANCHORS_DISAGREE",
"NEW_HUMAN_WILL_REQUIRED"
]
}
},
"executable": false,
"identity": {
"declaration_id": "TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-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
}

View file

@ -0,0 +1,117 @@
# HoloLake Language Mother Model Next Stage Development Plan · 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-HOLOLAKE-LPM-NEXT-STAGE-PLAN-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-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001`
- **Native declaration kind**: `PROTOCOL`
- **TCS source SHA-256**: `315f1ed9afe97693fadcb5570dacfc6bb3cf45500f04eb2e6c854c8b95cea5c3`
- **Validation compiler**: `TCS-COMPILER-STAGE1-0001`
- **Projection protocol**: `GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## Complete native structure cross-reference
All top-level structures and field paths are retained below so a reader can audit whether the projection omitted information.
- **header** `header`
- **canonical source path**language/protocols/TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **language**TCS/0.1 `header.language`
- **lifecycle**ACTIVE_PLAN `header.lifecycle`
- **English name**HoloLake Language Mother Model Next Stage Development Plan `header.name_en`
- **Chinese name**HoloLake语言母体模型下一阶段开发计划 `header.name_zh`
- **profile**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001
- TCS-HOLOLAKE-SHARED-DESKTOP-OBJECT-ACTION-0001
- **schema**tcs.protocol/v1 `header.schema`
- **version**0.1.0 `header.version`
- **phase_1** `phase_1`
- **acceptance**P0_AND_P4_CONTAMINATION_TESTS_PASS `phase_1.acceptance`
- **name**SOURCE_ENVELOPE_REPAIR `phase_1.name`
- **work** `phase_1.work`
- REBUILD_CURRENT_CODEX_DIRECT_USER_INDEX_WITH_SYSTEM_INJECTION_FILTER
- CLASSIFY_GPT_USER_ROLE_AS_DIRECT_QUOTED_DERIVED_SIMULATION_OR_UNKNOWN
- KEEP_ORIGINAL_BYTES_IMMUTABLE
- **phase_2** `phase_2`
- **acceptance**LPM_OPERATIONS_EXECUTE_WITHOUT_CORE_ECHO_SUBSTITUTE `phase_2.acceptance`
- **name**DYNAMIC_NEURON_RUNTIME `phase_2.name`
- **work** `phase_2.work`
- REGISTER_LPM_OPERATIONS_IN_TCS_COMPILER
- DEFINE_SIGNED_CAPABILITY_REGISTRY
- IMPLEMENT_TCS_NATIVE_EVENT_GRAPH_STATE_MACHINE
- REPLAY_P0_AND_P1_CORRECTION_MICROCHAINS
- **phase_3** `phase_3`
- **acceptance**HUMAN_AND_PERSONA_SURFACES_READ_THE_SAME_CANONICAL_STATE_AND_RECEIPT `phase_3.acceptance`
- **name**SHARED_DESKTOP_VERTICAL_SLICE `phase_3.name`
- **work** `phase_3.work`
- REGISTER_DESKTOP_OBJECT_ACTION_OPERATIONS
- DEFINE_TCS_HOST_ABI_CAPABILITY_TICKET
- INSTALL_MODULE_ABI_PACKAGES
- OPEN_ONE_FIXED_OBJECT_IN_DEDICATED_TEST_DESKTOP
- READ_BEFORE_AFTER_STATE_DIFF_ON_BOTH_PROJECTIONS
- **phase_4** `phase_4`
- **acceptance**NO_STATIC_BRAIN_NO_LEGACY_LANGUAGE_NO_UNREADABLE_ACTION `phase_4.acceptance`
- **name**INCREMENTAL_FUSION `phase_4.name`
- **work** `phase_4.work`
- ONE_NEURON_MICROCHAIN_PER_ITERATION
- TRIGGER_TO_ACTION_INTENT_TO_DESKTOP_ACTION
- COMPARE_TWO_DIRECT_LANGUAGE_ANCHORS
- ACCEPT_REVISE_OR_ROLLBACK
- **phase_5** `phase_5`
- **acceptance**BRANCH_SHA_AND_CAUSAL_MEMORY_PASS `phase_5.acceptance`
- **name**REMOTE_PROMOTION `phase_5.name`
- **work** `phase_5.work`
- UPDATE_REPO012_ROUTE_BRANCH
- UPDATE_REPO014_TCS_BRANCH
- REMOTE_SHA_READBACK
- HLDP_CAUSAL_LEAF_REVIEW
- **stop_conditions** `stop_conditions`
- **values** `stop_conditions.values`
- DIRECT_SOURCE_AMBIGUOUS
- TCS_NATIVE_OPERATION_MISSING
- SOURCE_HASH_MISMATCH
- DESKTOP_TARGET_NOT_ISOLATED
- PERMISSION_TICKET_MISSING
- STATE_DIFF_NOT_READABLE
- TWO_ANCHORS_DISAGREE
- NEW_HUMAN_WILL_REQUIRED
---
This page changes only the reading order; it does not change TCS/HLDP semantics.

View file

@ -0,0 +1,117 @@
# HoloLake语言母体模型下一阶段开发计划 · 简体中文人类工程语言版
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
## 这是什么
这是一份 **协议** 声明,编号为 `TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
## 谁在这里
源程序没有提供这一项,转换器不猜。
## 为什么开始
源程序没有提供这一项,转换器不猜。
## 发生了什么变化
源程序没有提供这一项,转换器不猜。
## 准备怎样执行
这是非执行声明,没有动作图。
## 边界与异常处理
源程序没有提供这一项,转换器不猜。
## 怎样算完成
源程序没有提供这一项,转换器不猜。
## 下一次从哪里继续
源程序没有提供这一项,转换器不猜。
## 来源与校验
- **原生声明编号**`TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001`
- **原生声明类型**`PROTOCOL`
- **TCS 源码 SHA-256**`315f1ed9afe97693fadcb5570dacfc6bb3cf45500f04eb2e6c854c8b95cea5c3`
- **校验编译器**`TCS-COMPILER-STAGE1-0001`
- **投影协议**`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## 原生结构逐项对照
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
- **语言头** `header`
- **正本路径**language/protocols/TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **语言**TCS/0.1 `header.language`
- **生命周期**ACTIVE_PLAN `header.lifecycle`
- **英文名**HoloLake Language Mother Model Next Stage Development Plan `header.name_en`
- **中文名**HoloLake语言母体模型下一阶段开发计划 `header.name_zh`
- **协议配置**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001
- TCS-HOLOLAKE-SHARED-DESKTOP-OBJECT-ACTION-0001
- **schema**tcs.protocol/v1 `header.schema`
- **版本**0.1.0 `header.version`
- **phase_1** `phase_1`
- **验收标准**P0_AND_P4_CONTAMINATION_TESTS_PASS `phase_1.acceptance`
- **name**SOURCE_ENVELOPE_REPAIR `phase_1.name`
- **work** `phase_1.work`
- REBUILD_CURRENT_CODEX_DIRECT_USER_INDEX_WITH_SYSTEM_INJECTION_FILTER
- CLASSIFY_GPT_USER_ROLE_AS_DIRECT_QUOTED_DERIVED_SIMULATION_OR_UNKNOWN
- KEEP_ORIGINAL_BYTES_IMMUTABLE
- **phase_2** `phase_2`
- **验收标准**LPM_OPERATIONS_EXECUTE_WITHOUT_CORE_ECHO_SUBSTITUTE `phase_2.acceptance`
- **name**DYNAMIC_NEURON_RUNTIME `phase_2.name`
- **work** `phase_2.work`
- REGISTER_LPM_OPERATIONS_IN_TCS_COMPILER
- DEFINE_SIGNED_CAPABILITY_REGISTRY
- IMPLEMENT_TCS_NATIVE_EVENT_GRAPH_STATE_MACHINE
- REPLAY_P0_AND_P1_CORRECTION_MICROCHAINS
- **phase_3** `phase_3`
- **验收标准**HUMAN_AND_PERSONA_SURFACES_READ_THE_SAME_CANONICAL_STATE_AND_RECEIPT `phase_3.acceptance`
- **name**SHARED_DESKTOP_VERTICAL_SLICE `phase_3.name`
- **work** `phase_3.work`
- REGISTER_DESKTOP_OBJECT_ACTION_OPERATIONS
- DEFINE_TCS_HOST_ABI_CAPABILITY_TICKET
- INSTALL_MODULE_ABI_PACKAGES
- OPEN_ONE_FIXED_OBJECT_IN_DEDICATED_TEST_DESKTOP
- READ_BEFORE_AFTER_STATE_DIFF_ON_BOTH_PROJECTIONS
- **phase_4** `phase_4`
- **验收标准**NO_STATIC_BRAIN_NO_LEGACY_LANGUAGE_NO_UNREADABLE_ACTION `phase_4.acceptance`
- **name**INCREMENTAL_FUSION `phase_4.name`
- **work** `phase_4.work`
- ONE_NEURON_MICROCHAIN_PER_ITERATION
- TRIGGER_TO_ACTION_INTENT_TO_DESKTOP_ACTION
- COMPARE_TWO_DIRECT_LANGUAGE_ANCHORS
- ACCEPT_REVISE_OR_ROLLBACK
- **phase_5** `phase_5`
- **验收标准**BRANCH_SHA_AND_CAUSAL_MEMORY_PASS `phase_5.acceptance`
- **name**REMOTE_PROMOTION `phase_5.name`
- **work** `phase_5.work`
- UPDATE_REPO012_ROUTE_BRANCH
- UPDATE_REPO014_TCS_BRANCH
- REMOTE_SHA_READBACK
- HLDP_CAUSAL_LEAF_REVIEW
- **stop_conditions** `stop_conditions`
- **values** `stop_conditions.values`
- DIRECT_SOURCE_AMBIGUOUS
- TCS_NATIVE_OPERATION_MISSING
- SOURCE_HASH_MISMATCH
- DESKTOP_TARGET_NOT_ISOLATED
- PERMISSION_TICKET_MISSING
- STATE_DIFF_NOT_READABLE
- TWO_ANCHORS_DISAGREE
- NEW_HUMAN_WILL_REQUIRED
---
本页只改变阅读顺序,不改变 TCS/HLDP 语义。

View file

@ -0,0 +1,87 @@
{
"language_version": "0.1",
"declaration_kind": "PROTOCOL",
"declaration_id": "TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001",
"body": {
"header": {
"canonical_uri": "language/protocols/TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "ACTIVE_PLAN",
"name_en": "HoloLake Language Mother Model Next Stage Development Plan",
"name_zh": "HoloLake语言母体模型下一阶段开发计划",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001",
"TCS-HOLOLAKE-SHARED-DESKTOP-OBJECT-ACTION-0001"
],
"schema": "tcs.protocol/v1",
"version": "0.1.0"
},
"phase_1": {
"acceptance": "P0_AND_P4_CONTAMINATION_TESTS_PASS",
"name": "SOURCE_ENVELOPE_REPAIR",
"work": [
"REBUILD_CURRENT_CODEX_DIRECT_USER_INDEX_WITH_SYSTEM_INJECTION_FILTER",
"CLASSIFY_GPT_USER_ROLE_AS_DIRECT_QUOTED_DERIVED_SIMULATION_OR_UNKNOWN",
"KEEP_ORIGINAL_BYTES_IMMUTABLE"
]
},
"phase_2": {
"acceptance": "LPM_OPERATIONS_EXECUTE_WITHOUT_CORE_ECHO_SUBSTITUTE",
"name": "DYNAMIC_NEURON_RUNTIME",
"work": [
"REGISTER_LPM_OPERATIONS_IN_TCS_COMPILER",
"DEFINE_SIGNED_CAPABILITY_REGISTRY",
"IMPLEMENT_TCS_NATIVE_EVENT_GRAPH_STATE_MACHINE",
"REPLAY_P0_AND_P1_CORRECTION_MICROCHAINS"
]
},
"phase_3": {
"acceptance": "HUMAN_AND_PERSONA_SURFACES_READ_THE_SAME_CANONICAL_STATE_AND_RECEIPT",
"name": "SHARED_DESKTOP_VERTICAL_SLICE",
"work": [
"REGISTER_DESKTOP_OBJECT_ACTION_OPERATIONS",
"DEFINE_TCS_HOST_ABI_CAPABILITY_TICKET",
"INSTALL_MODULE_ABI_PACKAGES",
"OPEN_ONE_FIXED_OBJECT_IN_DEDICATED_TEST_DESKTOP",
"READ_BEFORE_AFTER_STATE_DIFF_ON_BOTH_PROJECTIONS"
]
},
"phase_4": {
"acceptance": "NO_STATIC_BRAIN_NO_LEGACY_LANGUAGE_NO_UNREADABLE_ACTION",
"name": "INCREMENTAL_FUSION",
"work": [
"ONE_NEURON_MICROCHAIN_PER_ITERATION",
"TRIGGER_TO_ACTION_INTENT_TO_DESKTOP_ACTION",
"COMPARE_TWO_DIRECT_LANGUAGE_ANCHORS",
"ACCEPT_REVISE_OR_ROLLBACK"
]
},
"phase_5": {
"acceptance": "BRANCH_SHA_AND_CAUSAL_MEMORY_PASS",
"name": "REMOTE_PROMOTION",
"work": [
"UPDATE_REPO012_ROUTE_BRANCH",
"UPDATE_REPO014_TCS_BRANCH",
"REMOTE_SHA_READBACK",
"HLDP_CAUSAL_LEAF_REVIEW"
]
},
"stop_conditions": {
"values": [
"DIRECT_SOURCE_AMBIGUOUS",
"TCS_NATIVE_OPERATION_MISSING",
"SOURCE_HASH_MISMATCH",
"DESKTOP_TARGET_NOT_ISOLATED",
"PERMISSION_TICKET_MISSING",
"STATE_DIFF_NOT_READABLE",
"TWO_ANCHORS_DISAGREE",
"NEW_HUMAN_WILL_REQUIRED"
]
}
}
}

View file

@ -0,0 +1,73 @@
{
"compiled_from": {
"compiler_id": "TCS-COMPILER-STAGE1-0001",
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
"source_sha256": "700864120310da395a9effe0ff37d9b1d7c405a15ebf8d1027c6479a627877a5"
},
"declaration": {
"classes": {
"logical_source_manifests_excluded_these_classes": true,
"rebuildable_only": true,
"values": [
"target",
"node_modules",
"dist"
]
},
"header": {
"canonical_uri": "language/receipts/TCS-RECEIPT-CACHE-QUARANTINE-20260823.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "VERIFIED_LOCAL",
"name_en": "Legacy HoloLake Development Cache Recoverable Quarantine Receipt",
"name_zh": "旧HoloLake开发缓存可恢复隔离回执",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001"
],
"schema": "tcs.receipt/v1",
"version": "0.1.0"
},
"outcome": {
"development_tree_cleanup": "PASS",
"future_purge": "REQUIRES_NEW_EXACT_HUMAN_AUTHORIZATION_AND_DESTRUCTIVE_CLEANUP_LEASE",
"physical_deletion_claim": false,
"physical_space_reclaimed": false,
"recoverability": "PASS"
},
"safety": {
"bypass_attempted": false,
"destructive_delete_attempt": "BLOCKED_BY_HOST_SAFETY_LAYER",
"fallback": "RECOVERABLE_SAME_VOLUME_QUARANTINE",
"one_shot_lease_revoked": true
},
"source": {
"readback": "receipts/cache-cleanup/CACHE-QUARANTINE-READBACK.tsv",
"readback_sha256": "9f981a6e510a983e7a77337f1d76ee41ae9a1d28685eb77f599c6997a05d7e66",
"target_manifest": "receipts/cache-cleanup/CACHE-CLEANUP-TARGETS.tsv",
"target_manifest_sha256": "e074faacfafabd3d32056b5f5346db7f72b053234ddc1aec77eb775b532f04b5"
},
"target": {
"exact_targets": 28,
"expected_kib": 60991744,
"failed": 0,
"quarantine_present": 28,
"quarantine_root": "/Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823",
"source_absent": 28,
"source_root": "/Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区"
}
},
"executable": false,
"identity": {
"declaration_id": "TCS-RECEIPT-CACHE-QUARANTINE-20260823",
"declaration_kind": "RECEIPT",
"language_version": "0.1"
},
"native_self_hosted": true,
"natural_language_is_typed_data": true,
"schema": "guanghu.declaration-gir/v1",
"unresolved_natural_language": false
}

View file

@ -0,0 +1,108 @@
# Legacy HoloLake Development Cache Recoverable Quarantine 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-CACHE-QUARANTINE-20260823` 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
- **source** `source`
- **readback**receipts/cache-cleanup/CACHE-QUARANTINE-READBACK.tsv `source.readback`
- **readback_sha256**9f981a6e510a983e7a77337f1d76ee41ae9a1d28685eb77f599c6997a05d7e66 `source.readback_sha256`
- **target_manifest**receipts/cache-cleanup/CACHE-CLEANUP-TARGETS.tsv `source.target_manifest`
- **target_manifest_sha256**e074faacfafabd3d32056b5f5346db7f72b053234ddc1aec77eb775b532f04b5 `source.target_manifest_sha256`
## What changed
The native source does not provide this field; the projector does not guess.
## How it will execute
- **target** `target`
- **exact_targets**28 `target.exact_targets`
- **expected_kib**60991744 `target.expected_kib`
- **failed**0 `target.failed`
- **quarantine_present**28 `target.quarantine_present`
- **quarantine_root**/Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823 `target.quarantine_root`
- **source_absent**28 `target.source_absent`
- **source_root**/Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区 `target.source_root`
## 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-CACHE-QUARANTINE-20260823`
- **Native declaration kind**: `RECEIPT`
- **TCS source SHA-256**: `700864120310da395a9effe0ff37d9b1d7c405a15ebf8d1027c6479a627877a5`
- **Validation compiler**: `TCS-COMPILER-STAGE1-0001`
- **Projection protocol**: `GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## Complete native structure cross-reference
All top-level structures and field paths are retained below so a reader can audit whether the projection omitted information.
- **classes** `classes`
- **logical_source_manifests_excluded_these_classes**yes `classes.logical_source_manifests_excluded_these_classes`
- **rebuildable_only**yes `classes.rebuildable_only`
- **values** `classes.values`
- target
- node_modules
- dist
- **header** `header`
- **canonical source path**language/receipts/TCS-RECEIPT-CACHE-QUARANTINE-20260823.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **language**TCS/0.1 `header.language`
- **lifecycle**VERIFIED_LOCAL `header.lifecycle`
- **English name**Legacy HoloLake Development Cache Recoverable Quarantine Receipt `header.name_en`
- **Chinese name**旧HoloLake开发缓存可恢复隔离回执 `header.name_zh`
- **profile**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001
- **schema**tcs.receipt/v1 `header.schema`
- **version**0.1.0 `header.version`
- **outcome** `outcome`
- **development_tree_cleanup**PASS `outcome.development_tree_cleanup`
- **future_purge**REQUIRES_NEW_EXACT_HUMAN_AUTHORIZATION_AND_DESTRUCTIVE_CLEANUP_LEASE `outcome.future_purge`
- **physical_deletion_claim**no `outcome.physical_deletion_claim`
- **physical_space_reclaimed**no `outcome.physical_space_reclaimed`
- **recoverability**PASS `outcome.recoverability`
- **safety** `safety`
- **bypass_attempted**no `safety.bypass_attempted`
- **destructive_delete_attempt**BLOCKED_BY_HOST_SAFETY_LAYER `safety.destructive_delete_attempt`
- **fallback**RECOVERABLE_SAME_VOLUME_QUARANTINE `safety.fallback`
- **one_shot_lease_revoked**yes `safety.one_shot_lease_revoked`
- **source** `source`
- **readback**receipts/cache-cleanup/CACHE-QUARANTINE-READBACK.tsv `source.readback`
- **readback_sha256**9f981a6e510a983e7a77337f1d76ee41ae9a1d28685eb77f599c6997a05d7e66 `source.readback_sha256`
- **target_manifest**receipts/cache-cleanup/CACHE-CLEANUP-TARGETS.tsv `source.target_manifest`
- **target_manifest_sha256**e074faacfafabd3d32056b5f5346db7f72b053234ddc1aec77eb775b532f04b5 `source.target_manifest_sha256`
- **target** `target`
- **exact_targets**28 `target.exact_targets`
- **expected_kib**60991744 `target.expected_kib`
- **failed**0 `target.failed`
- **quarantine_present**28 `target.quarantine_present`
- **quarantine_root**/Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823 `target.quarantine_root`
- **source_absent**28 `target.source_absent`
- **source_root**/Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区 `target.source_root`
---
This page changes only the reading order; it does not change TCS/HLDP semantics.

View file

@ -0,0 +1,108 @@
# 旧HoloLake开发缓存可恢复隔离回执 · 简体中文人类工程语言版
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
## 这是什么
这是一份 **回执** 声明,编号为 `TCS-RECEIPT-CACHE-QUARANTINE-20260823`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
## 谁在这里
源程序没有提供这一项,转换器不猜。
## 为什么开始
- **来源** `source`
- **readback**receipts/cache-cleanup/CACHE-QUARANTINE-READBACK.tsv `source.readback`
- **readback_sha256**9f981a6e510a983e7a77337f1d76ee41ae9a1d28685eb77f599c6997a05d7e66 `source.readback_sha256`
- **target_manifest**receipts/cache-cleanup/CACHE-CLEANUP-TARGETS.tsv `source.target_manifest`
- **target_manifest_sha256**e074faacfafabd3d32056b5f5346db7f72b053234ddc1aec77eb775b532f04b5 `source.target_manifest_sha256`
## 发生了什么变化
源程序没有提供这一项,转换器不猜。
## 准备怎样执行
- **目标** `target`
- **exact_targets**28 `target.exact_targets`
- **expected_kib**60991744 `target.expected_kib`
- **failed**0 `target.failed`
- **quarantine_present**28 `target.quarantine_present`
- **quarantine_root**/Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823 `target.quarantine_root`
- **source_absent**28 `target.source_absent`
- **source_root**/Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区 `target.source_root`
## 边界与异常处理
源程序没有提供这一项,转换器不猜。
## 怎样算完成
源程序没有提供这一项,转换器不猜。
## 下一次从哪里继续
源程序没有提供这一项,转换器不猜。
## 来源与校验
- **原生声明编号**`TCS-RECEIPT-CACHE-QUARANTINE-20260823`
- **原生声明类型**`RECEIPT`
- **TCS 源码 SHA-256**`700864120310da395a9effe0ff37d9b1d7c405a15ebf8d1027c6479a627877a5`
- **校验编译器**`TCS-COMPILER-STAGE1-0001`
- **投影协议**`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## 原生结构逐项对照
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
- **classes** `classes`
- **logical_source_manifests_excluded_these_classes**:是 `classes.logical_source_manifests_excluded_these_classes`
- **rebuildable_only**:是 `classes.rebuildable_only`
- **values** `classes.values`
- target
- node_modules
- dist
- **语言头** `header`
- **正本路径**language/receipts/TCS-RECEIPT-CACHE-QUARANTINE-20260823.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **语言**TCS/0.1 `header.language`
- **生命周期**VERIFIED_LOCAL `header.lifecycle`
- **英文名**Legacy HoloLake Development Cache Recoverable Quarantine Receipt `header.name_en`
- **中文名**旧HoloLake开发缓存可恢复隔离回执 `header.name_zh`
- **协议配置**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001
- **schema**tcs.receipt/v1 `header.schema`
- **版本**0.1.0 `header.version`
- **outcome** `outcome`
- **development_tree_cleanup**PASS `outcome.development_tree_cleanup`
- **future_purge**REQUIRES_NEW_EXACT_HUMAN_AUTHORIZATION_AND_DESTRUCTIVE_CLEANUP_LEASE `outcome.future_purge`
- **physical_deletion_claim**:否 `outcome.physical_deletion_claim`
- **physical_space_reclaimed**:否 `outcome.physical_space_reclaimed`
- **recoverability**PASS `outcome.recoverability`
- **safety** `safety`
- **bypass_attempted**:否 `safety.bypass_attempted`
- **destructive_delete_attempt**BLOCKED_BY_HOST_SAFETY_LAYER `safety.destructive_delete_attempt`
- **fallback**RECOVERABLE_SAME_VOLUME_QUARANTINE `safety.fallback`
- **one_shot_lease_revoked**:是 `safety.one_shot_lease_revoked`
- **来源** `source`
- **readback**receipts/cache-cleanup/CACHE-QUARANTINE-READBACK.tsv `source.readback`
- **readback_sha256**9f981a6e510a983e7a77337f1d76ee41ae9a1d28685eb77f599c6997a05d7e66 `source.readback_sha256`
- **target_manifest**receipts/cache-cleanup/CACHE-CLEANUP-TARGETS.tsv `source.target_manifest`
- **target_manifest_sha256**e074faacfafabd3d32056b5f5346db7f72b053234ddc1aec77eb775b532f04b5 `source.target_manifest_sha256`
- **目标** `target`
- **exact_targets**28 `target.exact_targets`
- **expected_kib**60991744 `target.expected_kib`
- **failed**0 `target.failed`
- **quarantine_present**28 `target.quarantine_present`
- **quarantine_root**/Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823 `target.quarantine_root`
- **source_absent**28 `target.source_absent`
- **source_root**/Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区 `target.source_root`
---
本页只改变阅读顺序,不改变 TCS/HLDP 语义。

View file

@ -0,0 +1,61 @@
{
"language_version": "0.1",
"declaration_kind": "RECEIPT",
"declaration_id": "TCS-RECEIPT-CACHE-QUARANTINE-20260823",
"body": {
"classes": {
"logical_source_manifests_excluded_these_classes": true,
"rebuildable_only": true,
"values": [
"target",
"node_modules",
"dist"
]
},
"header": {
"canonical_uri": "language/receipts/TCS-RECEIPT-CACHE-QUARANTINE-20260823.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "VERIFIED_LOCAL",
"name_en": "Legacy HoloLake Development Cache Recoverable Quarantine Receipt",
"name_zh": "旧HoloLake开发缓存可恢复隔离回执",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001"
],
"schema": "tcs.receipt/v1",
"version": "0.1.0"
},
"outcome": {
"development_tree_cleanup": "PASS",
"future_purge": "REQUIRES_NEW_EXACT_HUMAN_AUTHORIZATION_AND_DESTRUCTIVE_CLEANUP_LEASE",
"physical_deletion_claim": false,
"physical_space_reclaimed": false,
"recoverability": "PASS"
},
"safety": {
"bypass_attempted": false,
"destructive_delete_attempt": "BLOCKED_BY_HOST_SAFETY_LAYER",
"fallback": "RECOVERABLE_SAME_VOLUME_QUARANTINE",
"one_shot_lease_revoked": true
},
"source": {
"readback": "receipts/cache-cleanup/CACHE-QUARANTINE-READBACK.tsv",
"readback_sha256": "9f981a6e510a983e7a77337f1d76ee41ae9a1d28685eb77f599c6997a05d7e66",
"target_manifest": "receipts/cache-cleanup/CACHE-CLEANUP-TARGETS.tsv",
"target_manifest_sha256": "e074faacfafabd3d32056b5f5346db7f72b053234ddc1aec77eb775b532f04b5"
},
"target": {
"exact_targets": 28,
"expected_kib": 60991744,
"failed": 0,
"quarantine_present": 28,
"quarantine_root": "/Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823",
"source_absent": 28,
"source_root": "/Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区"
}
}
}

View file

@ -0,0 +1,94 @@
{
"compiled_from": {
"compiler_id": "TCS-COMPILER-STAGE1-0001",
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
"source_sha256": "43a1cf8484f172de11ffee7ee63a108efaf6bd039bed320e42e6c67a2813a8d6"
},
"declaration": {
"generation_4": {
"persona_origin": false,
"role": "EXECUTION_AND_VERIFICATION_ORGANS",
"semantic_authority": false,
"tools": [
"FILESYSTEM_READBACK",
"APPLY_PATCH",
"CHECKSUM",
"GIT",
"PARALLEL_AGENT_AUDIT",
"TCS_STAGE1_COMPILER",
"TCS_GIR_RUNTIME",
"CURRENT_CONTROLLER_GUARD",
"ONE_SHOT_WRITE_LEASE"
]
},
"header": {
"canonical_uri": "language/receipts/TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "VERIFIED_LOCAL",
"name_en": "Codex Generation Four Execution Layer Support for Generation Five Persona Development Audit Receipt",
"name_zh": "Codex第四代执行层支撑第五代人格开发审计回执",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001"
],
"schema": "tcs.receipt/v1",
"version": "0.1.0"
},
"limitation": {
"desktop_object_action_native_operation_missing": true,
"fourth_generation_tools_cannot_define_fifth_generation_persona_semantics": true,
"no_tool_or_plugin_can_replace_missing_tcs_operation": true
},
"memory_support": {
"codex_memory": "NOT_CANONICAL",
"hldp": "CAUSE_AND_ROUTE_MEMORY",
"startup_option_b": "READ_TWO_DIRECT_HUMAN_ANCHORS_BY_HASH",
"summaries": "LOCATOR_ONLY",
"tcs_brain_cycle": "CURRENT_COGNITION_BINDING_AND_GUARD_PROJECTION"
},
"outcome": {
"development_path_guarded": true,
"plugin_installation_needed": false,
"support_layer_accepted": true
},
"path_guard": {
"current_architecture_live_readback": true,
"old_workspace_runtime_alias": false,
"repo012_and_repo014_roles_separated": true,
"tcs_canonical_root_on_mobile_drive": true
},
"plugins": {
"install_action": "NONE",
"reason": "LOCAL_TCS_COMPILER_RUNTIME_GIT_AND_FILESYSTEM_ALREADY_COVER_CURRENT_TASK_WITHOUT_EXTERNAL_ACCOUNT_OR_DATA_AUTHORITY",
"recommended_external_apps_relevant_to_current_local_tcs_work": false
},
"skills": {
"external_plugin_install_required": false,
"required": [
"tcs-language-development",
"gh-aios-language-system-gravity-guard",
"guanghu-lighthouse-navigator",
"hololake-current-architecture-prompter",
"guanghu-os-server"
],
"ui_deferred": [
"guanghu-client-ui-brain",
"guanghu-native-language-world-ui-brain"
]
}
},
"executable": false,
"identity": {
"declaration_id": "TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823",
"declaration_kind": "RECEIPT",
"language_version": "0.1"
},
"native_self_hosted": true,
"natural_language_is_typed_data": true,
"schema": "guanghu.declaration-gir/v1",
"unresolved_natural_language": false
}

View file

@ -0,0 +1,114 @@
# Codex Generation Four Execution Layer Support for Generation Five Persona Development Audit 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-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823` 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-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823`
- **Native declaration kind**: `RECEIPT`
- **TCS source SHA-256**: `43a1cf8484f172de11ffee7ee63a108efaf6bd039bed320e42e6c67a2813a8d6`
- **Validation compiler**: `TCS-COMPILER-STAGE1-0001`
- **Projection protocol**: `GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## Complete native structure cross-reference
All top-level structures and field paths are retained below so a reader can audit whether the projection omitted information.
- **generation_4** `generation_4`
- **persona_origin**no `generation_4.persona_origin`
- **role**EXECUTION_AND_VERIFICATION_ORGANS `generation_4.role`
- **semantic_authority**no `generation_4.semantic_authority`
- **tools** `generation_4.tools`
- FILESYSTEM_READBACK
- APPLY_PATCH
- CHECKSUM
- GIT
- PARALLEL_AGENT_AUDIT
- TCS_STAGE1_COMPILER
- TCS_GIR_RUNTIME
- CURRENT_CONTROLLER_GUARD
- ONE_SHOT_WRITE_LEASE
- **header** `header`
- **canonical source path**language/receipts/TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **language**TCS/0.1 `header.language`
- **lifecycle**VERIFIED_LOCAL `header.lifecycle`
- **English name**Codex Generation Four Execution Layer Support for Generation Five Persona Development Audit Receipt `header.name_en`
- **Chinese name**Codex第四代执行层支撑第五代人格开发审计回执 `header.name_zh`
- **profile**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001
- **schema**tcs.receipt/v1 `header.schema`
- **version**0.1.0 `header.version`
- **limitation** `limitation`
- **desktop_object_action_native_operation_missing**yes `limitation.desktop_object_action_native_operation_missing`
- **fourth_generation_tools_cannot_define_fifth_generation_persona_semantics**yes `limitation.fourth_generation_tools_cannot_define_fifth_generation_persona_semantics`
- **no_tool_or_plugin_can_replace_missing_tcs_operation**yes `limitation.no_tool_or_plugin_can_replace_missing_tcs_operation`
- **memory_support** `memory_support`
- **codex_memory**NOT_CANONICAL `memory_support.codex_memory`
- **hldp**CAUSE_AND_ROUTE_MEMORY `memory_support.hldp`
- **startup_option_b**READ_TWO_DIRECT_HUMAN_ANCHORS_BY_HASH `memory_support.startup_option_b`
- **summaries**LOCATOR_ONLY `memory_support.summaries`
- **tcs_brain_cycle**CURRENT_COGNITION_BINDING_AND_GUARD_PROJECTION `memory_support.tcs_brain_cycle`
- **outcome** `outcome`
- **development_path_guarded**yes `outcome.development_path_guarded`
- **plugin_installation_needed**no `outcome.plugin_installation_needed`
- **support_layer_accepted**yes `outcome.support_layer_accepted`
- **path_guard** `path_guard`
- **current_architecture_live_readback**yes `path_guard.current_architecture_live_readback`
- **old_workspace_runtime_alias**no `path_guard.old_workspace_runtime_alias`
- **repo012_and_repo014_roles_separated**yes `path_guard.repo012_and_repo014_roles_separated`
- **tcs_canonical_root_on_mobile_drive**yes `path_guard.tcs_canonical_root_on_mobile_drive`
- **plugins** `plugins`
- **install_action**NONE `plugins.install_action`
- **reason**LOCAL_TCS_COMPILER_RUNTIME_GIT_AND_FILESYSTEM_ALREADY_COVER_CURRENT_TASK_WITHOUT_EXTERNAL_ACCOUNT_OR_DATA_AUTHORITY `plugins.reason`
- **recommended_external_apps_relevant_to_current_local_tcs_work**no `plugins.recommended_external_apps_relevant_to_current_local_tcs_work`
- **skills** `skills`
- **external_plugin_install_required**no `skills.external_plugin_install_required`
- **required** `skills.required`
- tcs-language-development
- gh-aios-language-system-gravity-guard
- guanghu-lighthouse-navigator
- hololake-current-architecture-prompter
- guanghu-os-server
- **ui_deferred** `skills.ui_deferred`
- guanghu-client-ui-brain
- guanghu-native-language-world-ui-brain
---
This page changes only the reading order; it does not change TCS/HLDP semantics.

View file

@ -0,0 +1,114 @@
# Codex第四代执行层支撑第五代人格开发审计回执 · 简体中文人类工程语言版
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
## 这是什么
这是一份 **回执** 声明,编号为 `TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
## 谁在这里
源程序没有提供这一项,转换器不猜。
## 为什么开始
源程序没有提供这一项,转换器不猜。
## 发生了什么变化
源程序没有提供这一项,转换器不猜。
## 准备怎样执行
这是非执行声明,没有动作图。
## 边界与异常处理
源程序没有提供这一项,转换器不猜。
## 怎样算完成
源程序没有提供这一项,转换器不猜。
## 下一次从哪里继续
源程序没有提供这一项,转换器不猜。
## 来源与校验
- **原生声明编号**`TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823`
- **原生声明类型**`RECEIPT`
- **TCS 源码 SHA-256**`43a1cf8484f172de11ffee7ee63a108efaf6bd039bed320e42e6c67a2813a8d6`
- **校验编译器**`TCS-COMPILER-STAGE1-0001`
- **投影协议**`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## 原生结构逐项对照
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
- **generation_4** `generation_4`
- **persona_origin**:否 `generation_4.persona_origin`
- **role**EXECUTION_AND_VERIFICATION_ORGANS `generation_4.role`
- **semantic_authority**:否 `generation_4.semantic_authority`
- **tools** `generation_4.tools`
- FILESYSTEM_READBACK
- APPLY_PATCH
- CHECKSUM
- GIT
- PARALLEL_AGENT_AUDIT
- TCS_STAGE1_COMPILER
- TCS_GIR_RUNTIME
- CURRENT_CONTROLLER_GUARD
- ONE_SHOT_WRITE_LEASE
- **语言头** `header`
- **正本路径**language/receipts/TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **语言**TCS/0.1 `header.language`
- **生命周期**VERIFIED_LOCAL `header.lifecycle`
- **英文名**Codex Generation Four Execution Layer Support for Generation Five Persona Development Audit Receipt `header.name_en`
- **中文名**Codex第四代执行层支撑第五代人格开发审计回执 `header.name_zh`
- **协议配置**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001
- **schema**tcs.receipt/v1 `header.schema`
- **版本**0.1.0 `header.version`
- **limitation** `limitation`
- **desktop_object_action_native_operation_missing**:是 `limitation.desktop_object_action_native_operation_missing`
- **fourth_generation_tools_cannot_define_fifth_generation_persona_semantics**:是 `limitation.fourth_generation_tools_cannot_define_fifth_generation_persona_semantics`
- **no_tool_or_plugin_can_replace_missing_tcs_operation**:是 `limitation.no_tool_or_plugin_can_replace_missing_tcs_operation`
- **memory_support** `memory_support`
- **codex_memory**NOT_CANONICAL `memory_support.codex_memory`
- **hldp**CAUSE_AND_ROUTE_MEMORY `memory_support.hldp`
- **startup_option_b**READ_TWO_DIRECT_HUMAN_ANCHORS_BY_HASH `memory_support.startup_option_b`
- **summaries**LOCATOR_ONLY `memory_support.summaries`
- **tcs_brain_cycle**CURRENT_COGNITION_BINDING_AND_GUARD_PROJECTION `memory_support.tcs_brain_cycle`
- **outcome** `outcome`
- **development_path_guarded**:是 `outcome.development_path_guarded`
- **plugin_installation_needed**:否 `outcome.plugin_installation_needed`
- **support_layer_accepted**:是 `outcome.support_layer_accepted`
- **path_guard** `path_guard`
- **current_architecture_live_readback**:是 `path_guard.current_architecture_live_readback`
- **old_workspace_runtime_alias**:否 `path_guard.old_workspace_runtime_alias`
- **repo012_and_repo014_roles_separated**:是 `path_guard.repo012_and_repo014_roles_separated`
- **tcs_canonical_root_on_mobile_drive**:是 `path_guard.tcs_canonical_root_on_mobile_drive`
- **plugins** `plugins`
- **install_action**NONE `plugins.install_action`
- **reason**LOCAL_TCS_COMPILER_RUNTIME_GIT_AND_FILESYSTEM_ALREADY_COVER_CURRENT_TASK_WITHOUT_EXTERNAL_ACCOUNT_OR_DATA_AUTHORITY `plugins.reason`
- **recommended_external_apps_relevant_to_current_local_tcs_work**:否 `plugins.recommended_external_apps_relevant_to_current_local_tcs_work`
- **skills** `skills`
- **external_plugin_install_required**:否 `skills.external_plugin_install_required`
- **是否必需** `skills.required`
- tcs-language-development
- gh-aios-language-system-gravity-guard
- guanghu-lighthouse-navigator
- hololake-current-architecture-prompter
- guanghu-os-server
- **ui_deferred** `skills.ui_deferred`
- guanghu-client-ui-brain
- guanghu-native-language-world-ui-brain
---
本页只改变阅读顺序,不改变 TCS/HLDP 语义。

View file

@ -0,0 +1,82 @@
{
"language_version": "0.1",
"declaration_kind": "RECEIPT",
"declaration_id": "TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823",
"body": {
"generation_4": {
"persona_origin": false,
"role": "EXECUTION_AND_VERIFICATION_ORGANS",
"semantic_authority": false,
"tools": [
"FILESYSTEM_READBACK",
"APPLY_PATCH",
"CHECKSUM",
"GIT",
"PARALLEL_AGENT_AUDIT",
"TCS_STAGE1_COMPILER",
"TCS_GIR_RUNTIME",
"CURRENT_CONTROLLER_GUARD",
"ONE_SHOT_WRITE_LEASE"
]
},
"header": {
"canonical_uri": "language/receipts/TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "VERIFIED_LOCAL",
"name_en": "Codex Generation Four Execution Layer Support for Generation Five Persona Development Audit Receipt",
"name_zh": "Codex第四代执行层支撑第五代人格开发审计回执",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001"
],
"schema": "tcs.receipt/v1",
"version": "0.1.0"
},
"limitation": {
"desktop_object_action_native_operation_missing": true,
"fourth_generation_tools_cannot_define_fifth_generation_persona_semantics": true,
"no_tool_or_plugin_can_replace_missing_tcs_operation": true
},
"memory_support": {
"codex_memory": "NOT_CANONICAL",
"hldp": "CAUSE_AND_ROUTE_MEMORY",
"startup_option_b": "READ_TWO_DIRECT_HUMAN_ANCHORS_BY_HASH",
"summaries": "LOCATOR_ONLY",
"tcs_brain_cycle": "CURRENT_COGNITION_BINDING_AND_GUARD_PROJECTION"
},
"outcome": {
"development_path_guarded": true,
"plugin_installation_needed": false,
"support_layer_accepted": true
},
"path_guard": {
"current_architecture_live_readback": true,
"old_workspace_runtime_alias": false,
"repo012_and_repo014_roles_separated": true,
"tcs_canonical_root_on_mobile_drive": true
},
"plugins": {
"install_action": "NONE",
"reason": "LOCAL_TCS_COMPILER_RUNTIME_GIT_AND_FILESYSTEM_ALREADY_COVER_CURRENT_TASK_WITHOUT_EXTERNAL_ACCOUNT_OR_DATA_AUTHORITY",
"recommended_external_apps_relevant_to_current_local_tcs_work": false
},
"skills": {
"external_plugin_install_required": false,
"required": [
"tcs-language-development",
"gh-aios-language-system-gravity-guard",
"guanghu-lighthouse-navigator",
"hololake-current-architecture-prompter",
"guanghu-os-server"
],
"ui_deferred": [
"guanghu-client-ui-brain",
"guanghu-native-language-world-ui-brain"
]
}
}
}

View file

@ -0,0 +1,70 @@
{
"compiled_from": {
"compiler_id": "TCS-COMPILER-STAGE1-0001",
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
"source_sha256": "6956a21b7c9ca27ef70140b0ccb0026e59a03b638583f3b5eb90fd56d29993c0"
},
"declaration": {
"boundary": {
"deployments_performed": false,
"earliest_repository_uploaded": false,
"main_branches_modified": false,
"pull_requests_created": false,
"secrets_published": false
},
"guard": {
"channel": "ICE-CH-ZC001",
"control_epoch": "4c1fad35-2d91-4c18-a113-bbdac56e20db",
"implementation_lease_revoked": true,
"route_lease_revoked": true,
"source_sha256": "a3dd8dbd2203b631bdb23f2693eb314d4ef86af68fdeaee8835e3cf0861ddd23"
},
"header": {
"canonical_uri": "language/receipts/TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "VERIFIED_REMOTE",
"name_en": "HoloLake Language Mother Model Fifth Domain Dual Repository Route and Engineering Branch Receipt",
"name_zh": "HoloLake语言母体模型第五域双仓路由与工程分支回执",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001"
],
"schema": "tcs.receipt/v1",
"version": "0.1.0"
},
"implementation": {
"branch": "codex/hololake-tcs-mother-brain-20260823",
"first_registered_local_sha": "6db35f329790c4e45f755b5b2fb38002e46175ed",
"first_registered_remote_sha": "6db35f329790c4e45f755b5b2fb38002e46175ed",
"legacy_product_ancestry": false,
"repository": "https://guanghulab.com/code/bingshuo/hololake-system-architecture.git",
"root_commit": true
},
"outcome": {
"implementation_remote_readback": "PASS",
"route_remote_readback": "PASS",
"tcs_native_line_registered": true
},
"route": {
"base_main_sha": "5066c7f7b5dc7e517992c99b43c334e91ba3cf4e",
"branch": "codex/hololake-tcs-mother-brain-route-20260823",
"local_sha": "0ddfe0d296a64b0aeb4a4c75081dae2625ece8af",
"remote_sha": "0ddfe0d296a64b0aeb4a4c75081dae2625ece8af",
"repository": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git"
}
},
"executable": false,
"identity": {
"declaration_id": "TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823",
"declaration_kind": "RECEIPT",
"language_version": "0.1"
},
"native_self_hosted": true,
"natural_language_is_typed_data": true,
"schema": "guanghu.declaration-gir/v1",
"unresolved_natural_language": false
}

View file

@ -0,0 +1,95 @@
# HoloLake Language Mother Model Fifth Domain Dual Repository Route and Engineering Branch 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-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823` 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-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823`
- **Native declaration kind**: `RECEIPT`
- **TCS source SHA-256**: `6956a21b7c9ca27ef70140b0ccb0026e59a03b638583f3b5eb90fd56d29993c0`
- **Validation compiler**: `TCS-COMPILER-STAGE1-0001`
- **Projection protocol**: `GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## Complete native structure cross-reference
All top-level structures and field paths are retained below so a reader can audit whether the projection omitted information.
- **boundary** `boundary`
- **deployments_performed**no `boundary.deployments_performed`
- **earliest_repository_uploaded**no `boundary.earliest_repository_uploaded`
- **main_branches_modified**no `boundary.main_branches_modified`
- **pull_requests_created**no `boundary.pull_requests_created`
- **secrets_published**no `boundary.secrets_published`
- **guard** `guard`
- **channel**ICE-CH-ZC001 `guard.channel`
- **control_epoch**4c1fad35-2d91-4c18-a113-bbdac56e20db `guard.control_epoch`
- **implementation_lease_revoked**yes `guard.implementation_lease_revoked`
- **route_lease_revoked**yes `guard.route_lease_revoked`
- **source checksum**a3dd8dbd2203b631bdb23f2693eb314d4ef86af68fdeaee8835e3cf0861ddd23 `guard.source_sha256`
- **header** `header`
- **canonical source path**language/receipts/TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **language**TCS/0.1 `header.language`
- **lifecycle**VERIFIED_REMOTE `header.lifecycle`
- **English name**HoloLake Language Mother Model Fifth Domain Dual Repository Route and Engineering Branch Receipt `header.name_en`
- **Chinese name**HoloLake语言母体模型第五域双仓路由与工程分支回执 `header.name_zh`
- **profile**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001
- **schema**tcs.receipt/v1 `header.schema`
- **version**0.1.0 `header.version`
- **implementation** `implementation`
- **branch**codex/hololake-tcs-mother-brain-20260823 `implementation.branch`
- **first_registered_local_sha**6db35f329790c4e45f755b5b2fb38002e46175ed `implementation.first_registered_local_sha`
- **first_registered_remote_sha**6db35f329790c4e45f755b5b2fb38002e46175ed `implementation.first_registered_remote_sha`
- **legacy_product_ancestry**no `implementation.legacy_product_ancestry`
- **repository**https://guanghulab.com/code/bingshuo/hololake-system-architecture.git `implementation.repository`
- **root_commit**yes `implementation.root_commit`
- **outcome** `outcome`
- **implementation_remote_readback**PASS `outcome.implementation_remote_readback`
- **route_remote_readback**PASS `outcome.route_remote_readback`
- **tcs_native_line_registered**yes `outcome.tcs_native_line_registered`
- **route** `route`
- **base_main_sha**5066c7f7b5dc7e517992c99b43c334e91ba3cf4e `route.base_main_sha`
- **branch**codex/hololake-tcs-mother-brain-route-20260823 `route.branch`
- **local_sha**0ddfe0d296a64b0aeb4a4c75081dae2625ece8af `route.local_sha`
- **remote_sha**0ddfe0d296a64b0aeb4a4c75081dae2625ece8af `route.remote_sha`
- **repository**https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git `route.repository`
---
This page changes only the reading order; it does not change TCS/HLDP semantics.

View file

@ -0,0 +1,95 @@
# HoloLake语言母体模型第五域双仓路由与工程分支回执 · 简体中文人类工程语言版
> 这是 TCS/HLDP 原生源码的简体中文阅读投影,不是新的正本,也不授予执行权限。若本页与 `.tcs` 源码不一致,以经过校验的 `.tcs` 源码为准。
## 这是什么
这是一份 **回执** 声明,编号为 `TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823`,版本为 `0.1.0`。转换器已先用 Stage-1 编译器校验原生源码,再把机器枚举翻译成汉语;原始编号保留在括号和字段路径中。
## 谁在这里
源程序没有提供这一项,转换器不猜。
## 为什么开始
源程序没有提供这一项,转换器不猜。
## 发生了什么变化
源程序没有提供这一项,转换器不猜。
## 准备怎样执行
这是非执行声明,没有动作图。
## 边界与异常处理
源程序没有提供这一项,转换器不猜。
## 怎样算完成
源程序没有提供这一项,转换器不猜。
## 下一次从哪里继续
源程序没有提供这一项,转换器不猜。
## 来源与校验
- **原生声明编号**`TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823`
- **原生声明类型**`RECEIPT`
- **TCS 源码 SHA-256**`6956a21b7c9ca27ef70140b0ccb0026e59a03b638583f3b5eb90fd56d29993c0`
- **校验编译器**`TCS-COMPILER-STAGE1-0001`
- **投影协议**`GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## 原生结构逐项对照
下面保留源码的全部顶层结构和字段路径,供人类审计投影有没有漏掉信息。
- **boundary** `boundary`
- **deployments_performed**:否 `boundary.deployments_performed`
- **earliest_repository_uploaded**:否 `boundary.earliest_repository_uploaded`
- **main_branches_modified**:否 `boundary.main_branches_modified`
- **pull_requests_created**:否 `boundary.pull_requests_created`
- **secrets_published**:否 `boundary.secrets_published`
- **guard** `guard`
- **channel**ICE-CH-ZC001 `guard.channel`
- **control_epoch**4c1fad35-2d91-4c18-a113-bbdac56e20db `guard.control_epoch`
- **implementation_lease_revoked**:是 `guard.implementation_lease_revoked`
- **route_lease_revoked**:是 `guard.route_lease_revoked`
- **来源校验值**a3dd8dbd2203b631bdb23f2693eb314d4ef86af68fdeaee8835e3cf0861ddd23 `guard.source_sha256`
- **语言头** `header`
- **正本路径**language/receipts/TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **语言**TCS/0.1 `header.language`
- **生命周期**VERIFIED_REMOTE `header.lifecycle`
- **英文名**HoloLake Language Mother Model Fifth Domain Dual Repository Route and Engineering Branch Receipt `header.name_en`
- **中文名**HoloLake语言母体模型第五域双仓路由与工程分支回执 `header.name_zh`
- **协议配置**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001
- **schema**tcs.receipt/v1 `header.schema`
- **版本**0.1.0 `header.version`
- **implementation** `implementation`
- **branch**codex/hololake-tcs-mother-brain-20260823 `implementation.branch`
- **first_registered_local_sha**6db35f329790c4e45f755b5b2fb38002e46175ed `implementation.first_registered_local_sha`
- **first_registered_remote_sha**6db35f329790c4e45f755b5b2fb38002e46175ed `implementation.first_registered_remote_sha`
- **legacy_product_ancestry**:否 `implementation.legacy_product_ancestry`
- **repository**https://guanghulab.com/code/bingshuo/hololake-system-architecture.git `implementation.repository`
- **root_commit**:是 `implementation.root_commit`
- **outcome** `outcome`
- **implementation_remote_readback**PASS `outcome.implementation_remote_readback`
- **route_remote_readback**PASS `outcome.route_remote_readback`
- **tcs_native_line_registered**:是 `outcome.tcs_native_line_registered`
- **route** `route`
- **base_main_sha**5066c7f7b5dc7e517992c99b43c334e91ba3cf4e `route.base_main_sha`
- **branch**codex/hololake-tcs-mother-brain-route-20260823 `route.branch`
- **local_sha**0ddfe0d296a64b0aeb4a4c75081dae2625ece8af `route.local_sha`
- **remote_sha**0ddfe0d296a64b0aeb4a4c75081dae2625ece8af `route.remote_sha`
- **repository**https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git `route.repository`
---
本页只改变阅读顺序,不改变 TCS/HLDP 语义。

View file

@ -0,0 +1,58 @@
{
"language_version": "0.1",
"declaration_kind": "RECEIPT",
"declaration_id": "TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823",
"body": {
"boundary": {
"deployments_performed": false,
"earliest_repository_uploaded": false,
"main_branches_modified": false,
"pull_requests_created": false,
"secrets_published": false
},
"guard": {
"channel": "ICE-CH-ZC001",
"control_epoch": "4c1fad35-2d91-4c18-a113-bbdac56e20db",
"implementation_lease_revoked": true,
"route_lease_revoked": true,
"source_sha256": "a3dd8dbd2203b631bdb23f2693eb314d4ef86af68fdeaee8835e3cf0861ddd23"
},
"header": {
"canonical_uri": "language/receipts/TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "VERIFIED_REMOTE",
"name_en": "HoloLake Language Mother Model Fifth Domain Dual Repository Route and Engineering Branch Receipt",
"name_zh": "HoloLake语言母体模型第五域双仓路由与工程分支回执",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001"
],
"schema": "tcs.receipt/v1",
"version": "0.1.0"
},
"implementation": {
"branch": "codex/hololake-tcs-mother-brain-20260823",
"first_registered_local_sha": "6db35f329790c4e45f755b5b2fb38002e46175ed",
"first_registered_remote_sha": "6db35f329790c4e45f755b5b2fb38002e46175ed",
"legacy_product_ancestry": false,
"repository": "https://guanghulab.com/code/bingshuo/hololake-system-architecture.git",
"root_commit": true
},
"outcome": {
"implementation_remote_readback": "PASS",
"route_remote_readback": "PASS",
"tcs_native_line_registered": true
},
"route": {
"base_main_sha": "5066c7f7b5dc7e517992c99b43c334e91ba3cf4e",
"branch": "codex/hololake-tcs-mother-brain-route-20260823",
"local_sha": "0ddfe0d296a64b0aeb4a4c75081dae2625ece8af",
"remote_sha": "0ddfe0d296a64b0aeb4a4c75081dae2625ece8af",
"repository": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git"
}
}
}

View file

@ -0,0 +1,10 @@
TCS 0.1;
EVENT TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823 {
header { schema = "tcs.event/v1"; name_zh = "ZY-LIMB-002语言母体模型开发训练事件"; name_en = "ZY-LIMB-002 Language Mother Model Development Training Event"; version = "0.1.0"; language = "TCS/0.1"; profile = "HLDP-HUMAN-ENGINEERING/0.1"; protocols = ["TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001", "TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001"]; lifecycle = "TRAINING_ACCEPTED"; canonical_uri = "language/events/TCS-EVENT-ZY-LIMB-002-HOLOLAKE-LPM-TRAINING-20260823.tcs"; compatibility = ["TCS-COMPILER-STAGE1-0001", "GIR/1"]; }
trainee { id = "ZY-LIMB-002"; role = "CODEX_EXECUTION_LIMB_AND_SUBAGENT_TRAINING_PROJECTION"; independent_persona = false; independent_authority = false; controller = "ICE-P-ZY001"; channel = "ICE-CH-ZC001"; }
lessons { values = ["READ_TWO_DIRECT_HUMAN_ANCHORS_BEFORE_EACH_CYCLE", "DISTINGUISH_DYNAMIC_THOUGHT_TRANSITION_FROM_STATIC_PROPOSITION", "USER_ROLE_IS_NOT_DIRECT_HUMAN_PROOF", "LANGUAGE_WORLD_SIMULATION_IS_NOT_REALITY_AUTHORITY", "TCS_IS_ONLY_CANONICAL_PRODUCT_LANGUAGE", "TCS_E2101_MEANS_DEVELOP_NATIVE_OPERATION_NOT_USE_LEGACY_FALLBACK", "PROTOCOL_COMPILE_IS_NOT_RUNTIME_IMPLEMENTATION", "REMOTE_AND_DESTRUCTIVE_ACTIONS_REQUIRE_EXACT_LEASE_AND_READBACK"]; }
exercise { source = "P0_GUESS_TO_HUMAN_STREAMING_THOUGHT_TO_REASONING_CORRECTION_MICROCHAIN"; expected = "THREE_DYNAMIC_NODES_WITH_CAUSAL_EDGES_AND_SOURCE_BYTE_HASHES"; observed = "PASS"; runtime_replay = "PASS_BY_CURRENT_CORE_ECHO_SLICE"; desktop_action = "PENDING_NATIVE_OPERATION"; }
correction { old_default = "SUMMARIZE_CORPUS_AND_TREAT_OUTPUT_AS_BRAIN"; new_default = "PRESERVE_SOURCE_ENVELOPE_EXTRACT_STATE_TRANSITIONS_REPLAY_ONE_MICROCHAIN_AND_PROMOTE_ONLY_AFTER_READBACK"; }
boundary { may_execute_tools = true; may_define_persona_source = false; may_infer_new_human_authority = false; may_use_legacy_product_language = false; }
}

View file

@ -0,0 +1,11 @@
TCS 0.1;
PROTOCOL TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001 {
header { schema = "tcs.protocol/v1"; name_zh = "HoloLake语言母体模型下一阶段开发计划"; name_en = "HoloLake Language Mother Model Next Stage Development Plan"; version = "0.1.0"; language = "TCS/0.1"; profile = "HLDP-HUMAN-ENGINEERING/0.1"; protocols = ["TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001", "TCS-HOLOLAKE-SHARED-DESKTOP-OBJECT-ACTION-0001"]; lifecycle = "ACTIVE_PLAN"; canonical_uri = "language/protocols/TCS-HOLOLAKE-LPM-NEXT-STAGE-PLAN-0001.tcs"; compatibility = ["TCS-COMPILER-STAGE1-0001", "GIR/1"]; }
phase_1 { name = "SOURCE_ENVELOPE_REPAIR"; work = ["REBUILD_CURRENT_CODEX_DIRECT_USER_INDEX_WITH_SYSTEM_INJECTION_FILTER", "CLASSIFY_GPT_USER_ROLE_AS_DIRECT_QUOTED_DERIVED_SIMULATION_OR_UNKNOWN", "KEEP_ORIGINAL_BYTES_IMMUTABLE"]; acceptance = "P0_AND_P4_CONTAMINATION_TESTS_PASS"; }
phase_2 { name = "DYNAMIC_NEURON_RUNTIME"; work = ["REGISTER_LPM_OPERATIONS_IN_TCS_COMPILER", "DEFINE_SIGNED_CAPABILITY_REGISTRY", "IMPLEMENT_TCS_NATIVE_EVENT_GRAPH_STATE_MACHINE", "REPLAY_P0_AND_P1_CORRECTION_MICROCHAINS"]; acceptance = "LPM_OPERATIONS_EXECUTE_WITHOUT_CORE_ECHO_SUBSTITUTE"; }
phase_3 { name = "SHARED_DESKTOP_VERTICAL_SLICE"; work = ["REGISTER_DESKTOP_OBJECT_ACTION_OPERATIONS", "DEFINE_TCS_HOST_ABI_CAPABILITY_TICKET", "INSTALL_MODULE_ABI_PACKAGES", "OPEN_ONE_FIXED_OBJECT_IN_DEDICATED_TEST_DESKTOP", "READ_BEFORE_AFTER_STATE_DIFF_ON_BOTH_PROJECTIONS"]; acceptance = "HUMAN_AND_PERSONA_SURFACES_READ_THE_SAME_CANONICAL_STATE_AND_RECEIPT"; }
phase_4 { name = "INCREMENTAL_FUSION"; work = ["ONE_NEURON_MICROCHAIN_PER_ITERATION", "TRIGGER_TO_ACTION_INTENT_TO_DESKTOP_ACTION", "COMPARE_TWO_DIRECT_LANGUAGE_ANCHORS", "ACCEPT_REVISE_OR_ROLLBACK"]; acceptance = "NO_STATIC_BRAIN_NO_LEGACY_LANGUAGE_NO_UNREADABLE_ACTION"; }
phase_5 { name = "REMOTE_PROMOTION"; work = ["UPDATE_REPO012_ROUTE_BRANCH", "UPDATE_REPO014_TCS_BRANCH", "REMOTE_SHA_READBACK", "HLDP_CAUSAL_LEAF_REVIEW"]; acceptance = "BRANCH_SHA_AND_CAUSAL_MEMORY_PASS"; }
stop_conditions { values = ["DIRECT_SOURCE_AMBIGUOUS", "TCS_NATIVE_OPERATION_MISSING", "SOURCE_HASH_MISMATCH", "DESKTOP_TARGET_NOT_ISOLATED", "PERMISSION_TICKET_MISSING", "STATE_DIFF_NOT_READABLE", "TWO_ANCHORS_DISAGREE", "NEW_HUMAN_WILL_REQUIRED"]; }
}

View file

@ -0,0 +1,10 @@
TCS 0.1;
RECEIPT TCS-RECEIPT-CACHE-QUARANTINE-20260823 {
header { schema = "tcs.receipt/v1"; name_zh = "旧HoloLake开发缓存可恢复隔离回执"; name_en = "Legacy HoloLake Development Cache Recoverable Quarantine Receipt"; version = "0.1.0"; language = "TCS/0.1"; profile = "HLDP-HUMAN-ENGINEERING/0.1"; protocols = ["TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001"]; lifecycle = "VERIFIED_LOCAL"; canonical_uri = "language/receipts/TCS-RECEIPT-CACHE-QUARANTINE-20260823.tcs"; compatibility = ["TCS-COMPILER-STAGE1-0001", "GIR/1"]; }
source { target_manifest = "receipts/cache-cleanup/CACHE-CLEANUP-TARGETS.tsv"; target_manifest_sha256 = "e074faacfafabd3d32056b5f5346db7f72b053234ddc1aec77eb775b532f04b5"; readback = "receipts/cache-cleanup/CACHE-QUARANTINE-READBACK.tsv"; readback_sha256 = "9f981a6e510a983e7a77337f1d76ee41ae9a1d28685eb77f599c6997a05d7e66"; }
target { source_root = "/Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区"; quarantine_root = "/Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823"; exact_targets = 28; expected_kib = 60991744; source_absent = 28; quarantine_present = 28; failed = 0; }
classes { values = ["target", "node_modules", "dist"]; rebuildable_only = true; logical_source_manifests_excluded_these_classes = true; }
safety { destructive_delete_attempt = "BLOCKED_BY_HOST_SAFETY_LAYER"; bypass_attempted = false; fallback = "RECOVERABLE_SAME_VOLUME_QUARANTINE"; one_shot_lease_revoked = true; }
outcome { development_tree_cleanup = "PASS"; recoverability = "PASS"; physical_space_reclaimed = false; physical_deletion_claim = false; future_purge = "REQUIRES_NEW_EXACT_HUMAN_AUTHORIZATION_AND_DESTRUCTIVE_CLEANUP_LEASE"; }
}

View file

@ -0,0 +1,12 @@
TCS 0.1;
RECEIPT TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823 {
header { schema = "tcs.receipt/v1"; name_zh = "Codex第四代执行层支撑第五代人格开发审计回执"; name_en = "Codex Generation Four Execution Layer Support for Generation Five Persona Development Audit Receipt"; version = "0.1.0"; language = "TCS/0.1"; profile = "HLDP-HUMAN-ENGINEERING/0.1"; protocols = ["TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001"]; lifecycle = "VERIFIED_LOCAL"; canonical_uri = "language/receipts/TCS-RECEIPT-CODEX-GEN4-EXECUTION-SUPPORT-AUDIT-20260823.tcs"; compatibility = ["TCS-COMPILER-STAGE1-0001", "GIR/1"]; }
generation_4 { tools = ["FILESYSTEM_READBACK", "APPLY_PATCH", "CHECKSUM", "GIT", "PARALLEL_AGENT_AUDIT", "TCS_STAGE1_COMPILER", "TCS_GIR_RUNTIME", "CURRENT_CONTROLLER_GUARD", "ONE_SHOT_WRITE_LEASE"]; role = "EXECUTION_AND_VERIFICATION_ORGANS"; semantic_authority = false; persona_origin = false; }
skills { required = ["tcs-language-development", "gh-aios-language-system-gravity-guard", "guanghu-lighthouse-navigator", "hololake-current-architecture-prompter", "guanghu-os-server"]; ui_deferred = ["guanghu-client-ui-brain", "guanghu-native-language-world-ui-brain"]; external_plugin_install_required = false; }
plugins { recommended_external_apps_relevant_to_current_local_tcs_work = false; install_action = "NONE"; reason = "LOCAL_TCS_COMPILER_RUNTIME_GIT_AND_FILESYSTEM_ALREADY_COVER_CURRENT_TASK_WITHOUT_EXTERNAL_ACCOUNT_OR_DATA_AUTHORITY"; }
memory_support { startup_option_b = "READ_TWO_DIRECT_HUMAN_ANCHORS_BY_HASH"; hldp = "CAUSE_AND_ROUTE_MEMORY"; tcs_brain_cycle = "CURRENT_COGNITION_BINDING_AND_GUARD_PROJECTION"; summaries = "LOCATOR_ONLY"; codex_memory = "NOT_CANONICAL"; }
path_guard { current_architecture_live_readback = true; repo012_and_repo014_roles_separated = true; tcs_canonical_root_on_mobile_drive = true; old_workspace_runtime_alias = false; }
limitation { fourth_generation_tools_cannot_define_fifth_generation_persona_semantics = true; desktop_object_action_native_operation_missing = true; no_tool_or_plugin_can_replace_missing_tcs_operation = true; }
outcome { support_layer_accepted = true; development_path_guarded = true; plugin_installation_needed = false; }
}

View file

@ -0,0 +1,10 @@
TCS 0.1;
RECEIPT TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823 {
header { schema = "tcs.receipt/v1"; name_zh = "HoloLake语言母体模型第五域双仓路由与工程分支回执"; name_en = "HoloLake Language Mother Model Fifth Domain Dual Repository Route and Engineering Branch Receipt"; version = "0.1.0"; language = "TCS/0.1"; profile = "HLDP-HUMAN-ENGINEERING/0.1"; protocols = ["TCS-HOLOLAKE-LPM-NATIVE-DEVELOPMENT-GOVERNANCE-0001"]; lifecycle = "VERIFIED_REMOTE"; canonical_uri = "language/receipts/TCS-RECEIPT-FIFTH-DOMAIN-REMOTE-REGISTRATION-20260823.tcs"; compatibility = ["TCS-COMPILER-STAGE1-0001", "GIR/1"]; }
implementation { repository = "https://guanghulab.com/code/bingshuo/hololake-system-architecture.git"; branch = "codex/hololake-tcs-mother-brain-20260823"; first_registered_local_sha = "6db35f329790c4e45f755b5b2fb38002e46175ed"; first_registered_remote_sha = "6db35f329790c4e45f755b5b2fb38002e46175ed"; root_commit = true; legacy_product_ancestry = false; }
route { repository = "https://guanghulab.com/code/bingshuo/guanghu-ice-heart.git"; branch = "codex/hololake-tcs-mother-brain-route-20260823"; local_sha = "0ddfe0d296a64b0aeb4a4c75081dae2625ece8af"; remote_sha = "0ddfe0d296a64b0aeb4a4c75081dae2625ece8af"; base_main_sha = "5066c7f7b5dc7e517992c99b43c334e91ba3cf4e"; }
guard { channel = "ICE-CH-ZC001"; control_epoch = "4c1fad35-2d91-4c18-a113-bbdac56e20db"; source_sha256 = "a3dd8dbd2203b631bdb23f2693eb314d4ef86af68fdeaee8835e3cf0861ddd23"; implementation_lease_revoked = true; route_lease_revoked = true; }
boundary { main_branches_modified = false; pull_requests_created = false; deployments_performed = false; secrets_published = false; earliest_repository_uploaded = false; }
outcome { implementation_remote_readback = "PASS"; route_remote_readback = "PASS"; tcs_native_line_registered = true; }
}

View file

@ -0,0 +1,29 @@
22035912 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/src-tauri/target
10971516 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/src-tauri/target
6668316 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/src-tauri/target
5591808 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/src-tauri/target
5145820 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/src-tauri/target
4677116 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/src-tauri/target
1929200 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/src-tauri/target
1173680 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/node_modules
1075096 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/node_modules
576300 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-industry-os-DEV-20260808-001/source/guanghu-education-industry-os/src-tauri/target
255148 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/node_modules
210084 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/node_modules
159444 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/node_modules
141044 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/node_modules
133932 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/node_modules
88636 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/guanghu-os/target
86104 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/node_modules
28276 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/dist
28184 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/dist
3856 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/dist
3760 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/dist
3744 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/dist
2992 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/guanghu-knowledge-base/node_modules
1544 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/dist
232 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/dist
du_kib exact_path
0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/mcp-server/node_modules
0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/mcp-server/node_modules
0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/mcp-server/node_modules
1 22035912 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/src-tauri/target
2 10971516 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/src-tauri/target
3 6668316 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/src-tauri/target
4 5591808 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/src-tauri/target
5 5145820 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/src-tauri/target
6 4677116 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/src-tauri/target
7 1929200 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/src-tauri/target
8 1173680 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/node_modules
9 1075096 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/node_modules
10 576300 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-industry-os-DEV-20260808-001/source/guanghu-education-industry-os/src-tauri/target
11 255148 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/node_modules
12 210084 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/node_modules
13 159444 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/node_modules
14 141044 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/node_modules
15 133932 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/node_modules
16 88636 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/guanghu-os/target
17 86104 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/node_modules
18 28276 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/dist
19 28184 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/dist
20 3856 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/dist
21 3760 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/dist
22 3744 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/dist
23 2992 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/guanghu-knowledge-base/node_modules
24 1544 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/dist
25 232 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/dist
26 du_kib exact_path
27 0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/mcp-server/node_modules
28 0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/mcp-server/node_modules
29 0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/mcp-server/node_modules

View file

@ -0,0 +1,29 @@
source_absent quarantine_present expected_kib source quarantine
PASS PASS 22035912 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/src-tauri/target
PASS PASS 10971516 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-language-persona-20260820/src-tauri/target
PASS PASS 6668316 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史工作区/zy-line-client/src-tauri/target
PASS PASS 5591808 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/src-tauri/target
PASS PASS 5145820 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-dev-热更-20260819/src-tauri/target
PASS PASS 4677116 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/src-tauri/target
PASS PASS 1929200 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/src-tauri/target
PASS PASS 1173680 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/node_modules
PASS PASS 1075096 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/node_modules
PASS PASS 576300 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-industry-os-DEV-20260808-001/source/guanghu-education-industry-os/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-industry-os-DEV-20260808-001/source/guanghu-education-industry-os/src-tauri/target
PASS PASS 255148 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/node_modules
PASS PASS 210084 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/node_modules
PASS PASS 159444 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-dev-热更-20260819/node_modules
PASS PASS 141044 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-language-persona-20260820/node_modules
PASS PASS 133932 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/node_modules
PASS PASS 88636 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/guanghu-os/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/guanghu-os/target
PASS PASS 86104 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史工作区/zy-line-client/node_modules
PASS PASS 28276 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/dist
PASS PASS 28184 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/dist
PASS PASS 3856 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/dist
PASS PASS 3760 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-language-persona-20260820/dist
PASS PASS 3744 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-dev-热更-20260819/dist
PASS PASS 2992 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/guanghu-knowledge-base/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/guanghu-knowledge-base/node_modules
PASS PASS 1544 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/dist
PASS PASS 232 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史工作区/zy-line-client/dist
PASS PASS 0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/mcp-server/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/mcp-server/node_modules
PASS PASS 0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/mcp-server/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/mcp-server/node_modules
PASS PASS 0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/mcp-server/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/mcp-server/node_modules
1 source_absent quarantine_present expected_kib source quarantine
2 PASS PASS 22035912 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/src-tauri/target
3 PASS PASS 10971516 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-language-persona-20260820/src-tauri/target
4 PASS PASS 6668316 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史工作区/zy-line-client/src-tauri/target
5 PASS PASS 5591808 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/src-tauri/target
6 PASS PASS 5145820 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-dev-热更-20260819/src-tauri/target
7 PASS PASS 4677116 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/src-tauri/target
8 PASS PASS 1929200 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/src-tauri/target
9 PASS PASS 1173680 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/node_modules
10 PASS PASS 1075096 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/node_modules
11 PASS PASS 576300 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-industry-os-DEV-20260808-001/source/guanghu-education-industry-os/src-tauri/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-industry-os-DEV-20260808-001/source/guanghu-education-industry-os/src-tauri/target
12 PASS PASS 255148 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/node_modules
13 PASS PASS 210084 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/node_modules
14 PASS PASS 159444 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-dev-热更-20260819/node_modules
15 PASS PASS 141044 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-language-persona-20260820/node_modules
16 PASS PASS 133932 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/node_modules
17 PASS PASS 88636 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/guanghu-os/target /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/guanghu-os/target
18 PASS PASS 86104 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史工作区/zy-line-client/node_modules
19 PASS PASS 28276 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/dist
20 PASS PASS 28184 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/dist
21 PASS PASS 3856 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-zero-core-runtime-20260817/product-source/hololake-native-desktop/dist
22 PASS PASS 3760 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-language-persona-20260820/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-language-persona-20260820/dist
23 PASS PASS 3744 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-dev-热更-20260819/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-dev-热更-20260819/dist
24 PASS PASS 2992 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/guanghu-knowledge-base/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/guanghu-knowledge-base/node_modules
25 PASS PASS 1544 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/enterprise-lighthouse-DEV-20260808-005/repo014-readback/product-source/hololake-desktop/dist
26 PASS PASS 232 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史工作区/zy-line-client/dist /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史工作区/zy-line-client/dist
27 PASS PASS 0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/mcp-server/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/旧产品源码/hololake-current-main-publish-20260821/product-source/hololake-platform/mcp-server/node_modules
28 PASS PASS 0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/mcp-server/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/hololake-folder-import-DEV-20260808-004/repo014-main/product-source/hololake-platform/mcp-server/node_modules
29 PASS PASS 0 /Volumes/JZAO/HoloLake/HoloLake参考开发逻辑源码区/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/mcp-server/node_modules /Volumes/JZAO/HoloLake/recyclable-cache-quarantine/hololake-legacy-20260823/历史应用模块/education-work-lake-DEV-20260807-005/product-source/hololake-platform/mcp-server/node_modules