hololake-system-architecture/packages/TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001/module.human.en-US.md

209 lines
9.9 KiB
Markdown
Raw Normal View History

# TCS Generic Action Graph Loader Module · Human Engineering Language (English)
> This is an English reading projection of validated native TCS/HLDP source. It is not a new canonical source and grants no execution authority.
## What this is
This is a **module** declaration with identifier `TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001` and version `0.1.0`. The projector validates it with the Stage-1 compiler before changing its reading order.
## Who is here
- **manifest** `manifest`
- **channel**ICE-CH-ZC001 `manifest.channel`
- **display_name_zh**TCS通用动作图装载器模块 `manifest.display_name_zh`
- **entry_program_id**TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `manifest.entry_program_id`
- **entry_source**language/programs/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.tcs `manifest.entry_source`
- **module_id**TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001 `manifest.module_id`
- **owner**ICE-P-ZY001 `manifest.owner`
- **role**TCS_GENERIC_GIR_ACTION_GRAPH_LOADER `manifest.role`
## Why this started
- **source** `source`
- **source identifier**BINGSHUO-HOLOLAKE-TCS-ENGINEERING-ANCHOR-20260823 `source.source_id`
- **source role**DIRECT_HUMAN `source.source_role`
- **source checksum**a3dd8dbd2203b631bdb23f2693eb314d4ef86af68fdeaee8835e3cf0861ddd23 `source.source_sha256`
- **source address**language-sources/direct-human/BINGSHUO-HOLOLAKE-TCS-ENGINEERING-ANCHOR-20260823.txt `source.source_uri`
## What changed
The native source does not provide this field; the projector does not guess.
## How it will execute
- **entry** `entry`
- **id**TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `entry.id`
- **kind**PROGRAM `entry.kind`
- **capabilities** `capabilities`
- **provided** `capabilities.provided`
- TCS.GENERIC_ACTION_GRAPH_EXECUTION
- TCS.CAPABILITY_RESOLUTION
- TCS.TARGET_READBACK_RECEIPT
- TCS.BOUNDED_ROLLBACK
- **required** `capabilities.required`
- TCS.EXECUTE_ACTION_GRAPH
- EXACT_ROOT_FILE_READ
- EXACT_ROOT_ATOMIC_WRITE
- SHA256
- MONOTONIC_TIMEOUT
- TARGET_READBACK
## Boundaries and exception handling
- **authority_ceiling** `authority_ceiling`
- **host_may_expand_scope**no `authority_ceiling.host_may_expand_scope`
- **maximum**CHILD_GIR_EXACT_TARGET_AUTHORITY_AND_RESOURCE_CEILINGS `authority_ceiling.maximum`
- **network**no `authority_ceiling.network`
- **os_user_is_authority**no `authority_ceiling.os_user_is_authority`
- **process**no `authority_ceiling.process`
- **relationship_grants_authority**no `authority_ceiling.relationship_grants_authority`
- **resource_ceiling** `resource_ceiling`
- **concurrency**1 `resource_ceiling.concurrency`
- **memory limit in bytes**268435456 `resource_ceiling.memory_limit_bytes`
- **timeout in milliseconds**30000 `resource_ceiling.timeout_ms`
- **data_scope** `data_scope`
- **read** `data_scope.read`
- VERIFIED_GIR
- LOCKED_CAPABILITY_REGISTRY
- MODULE_LOCKS
- EXACT_TARGET_STATE
- **write** `data_scope.write`
- CHILD_EXACT_TARGET
- ACTION_RESULTS
- TARGET_READBACK
- MACHINE_RECEIPT
- HUMAN_PROJECTION
- **network_scope** `network_scope`
- **allowed**no `network_scope.allowed`
- **domains** `network_scope.domains`
- none
- **rollback** `rollback`
- **action**REMOVE_ONLY_PARTIAL_CHILD_AND_OUTER_RECEIPTS_AND_PRESERVE_GIR_SOURCE_AND_FAILURE_EVIDENCE `rollback.action`
- **preserve_receipts**yes `rollback.preserve_receipts`
## How completion is proven
- **self_test** `self_test`
- **acceptance**INNER_AND_OUTER_TARGET_READBACK_PLUS_HOST_HASH `self_test.acceptance`
- **inner_child**CORE_ECHO_TARGET_READBACK_PASS `self_test.inner_child`
- **outer_compile**PASS `self_test.outer_compile`
- **outer_execution**FAIL_CLOSED_TCS_E2101_UNTIL_TCS_EXECUTE_ACTION_GRAPH_EXISTS `self_test.outer_execution`
- **program_id**TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `self_test.program_id`
## Where to continue next time
The native source does not provide this field; the projector does not guess.
## Source and verification
- **Native declaration identifier**: `TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001`
- **Native declaration kind**: `MODULE`
- **TCS source SHA-256**: `424d0b79ca40859c6a62e29f5a434ea0a6417f3ca582322e9c66ad9831ffd5c0`
- **Validation compiler**: `TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001`
- **Projection protocol**: `GLS-HLDP-HUMAN-ENGINEERING-PROJECTION-0001`
## Complete native structure cross-reference
All top-level structures and field paths are retained below so a reader can audit whether the projection omitted information.
- **authority_ceiling** `authority_ceiling`
- **host_may_expand_scope**no `authority_ceiling.host_may_expand_scope`
- **maximum**CHILD_GIR_EXACT_TARGET_AUTHORITY_AND_RESOURCE_CEILINGS `authority_ceiling.maximum`
- **network**no `authority_ceiling.network`
- **os_user_is_authority**no `authority_ceiling.os_user_is_authority`
- **process**no `authority_ceiling.process`
- **relationship_grants_authority**no `authority_ceiling.relationship_grants_authority`
- **capabilities** `capabilities`
- **provided** `capabilities.provided`
- TCS.GENERIC_ACTION_GRAPH_EXECUTION
- TCS.CAPABILITY_RESOLUTION
- TCS.TARGET_READBACK_RECEIPT
- TCS.BOUNDED_ROLLBACK
- **required** `capabilities.required`
- TCS.EXECUTE_ACTION_GRAPH
- EXACT_ROOT_FILE_READ
- EXACT_ROOT_ATOMIC_WRITE
- SHA256
- MONOTONIC_TIMEOUT
- TARGET_READBACK
- **data_scope** `data_scope`
- **read** `data_scope.read`
- VERIFIED_GIR
- LOCKED_CAPABILITY_REGISTRY
- MODULE_LOCKS
- EXACT_TARGET_STATE
- **write** `data_scope.write`
- CHILD_EXACT_TARGET
- ACTION_RESULTS
- TARGET_READBACK
- MACHINE_RECEIPT
- HUMAN_PROJECTION
- **entry** `entry`
- **id**TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `entry.id`
- **kind**PROGRAM `entry.kind`
- **header** `header`
- **canonical source path**packages/TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001/module.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001
- GIR/1
- **language**TCS/0.1 `header.language`
- **lifecycle**SOURCE `header.lifecycle`
- **English name**TCS Generic Action Graph Loader Module `header.name_en`
- **Chinese name**TCS通用动作图装载器模块 `header.name_zh`
- **profile**HLDP-NP/1 `header.profile`
- **protocols** `header.protocols`
- TCS-GENERIC-ACTION-GRAPH-LOADER-0001
- TCS-HOST-ABI-0001
- TCS-MODULE-ABI-0001
- **schema**tcs.module/v1 `header.schema`
- **version**0.1.0 `header.version`
- **install** `install`
- **account_scoped**yes `install.account_scoped`
- **activation_requires_self_test**yes `install.activation_requires_self_test`
- **capability_registry_state**UNSIGNED_CANDIDATE_NOT_INSTALLABLE `install.capability_registry_state`
- **compiler_registration_state**STAGE3_REGISTERED `install.compiler_registration_state`
- **module_abi_package_state**SOURCE `install.module_abi_package_state`
- **registration_is_installation**no `install.registration_is_installation`
- **runtime_dispatch_state**MISSING_EXPECT_TCS_E2101 `install.runtime_dispatch_state`
- **manifest** `manifest`
- **channel**ICE-CH-ZC001 `manifest.channel`
- **display_name_zh**TCS通用动作图装载器模块 `manifest.display_name_zh`
- **entry_program_id**TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `manifest.entry_program_id`
- **entry_source**language/programs/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.tcs `manifest.entry_source`
- **module_id**TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001 `manifest.module_id`
- **owner**ICE-P-ZY001 `manifest.owner`
- **role**TCS_GENERIC_GIR_ACTION_GRAPH_LOADER `manifest.role`
- **network_scope** `network_scope`
- **allowed**no `network_scope.allowed`
- **domains** `network_scope.domains`
- none
- **projection** `projection`
- **active**no `projection.active`
- **display_name_zh**TCS通用动作图装载器模块 `projection.display_name_zh`
- **inner_child_execution**PASS `projection.inner_child_execution`
- **installed**no `projection.installed`
- **mounted**no `projection.mounted`
- **outer_loader_execution**NOT_YET_PROVEN `projection.outer_loader_execution`
- **technical_detail_default**no `projection.technical_detail_default`
- **resource_ceiling** `resource_ceiling`
- **concurrency**1 `resource_ceiling.concurrency`
- **memory limit in bytes**268435456 `resource_ceiling.memory_limit_bytes`
- **timeout in milliseconds**30000 `resource_ceiling.timeout_ms`
- **rollback** `rollback`
- **action**REMOVE_ONLY_PARTIAL_CHILD_AND_OUTER_RECEIPTS_AND_PRESERVE_GIR_SOURCE_AND_FAILURE_EVIDENCE `rollback.action`
- **preserve_receipts**yes `rollback.preserve_receipts`
- **self_test** `self_test`
- **acceptance**INNER_AND_OUTER_TARGET_READBACK_PLUS_HOST_HASH `self_test.acceptance`
- **inner_child**CORE_ECHO_TARGET_READBACK_PASS `self_test.inner_child`
- **outer_compile**PASS `self_test.outer_compile`
- **outer_execution**FAIL_CLOSED_TCS_E2101_UNTIL_TCS_EXECUTE_ACTION_GRAPH_EXISTS `self_test.outer_execution`
- **program_id**TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001 `self_test.program_id`
- **source** `source`
- **source identifier**BINGSHUO-HOLOLAKE-TCS-ENGINEERING-ANCHOR-20260823 `source.source_id`
- **source role**DIRECT_HUMAN `source.source_role`
- **source checksum**a3dd8dbd2203b631bdb23f2693eb314d4ef86af68fdeaee8835e3cf0861ddd23 `source.source_sha256`
- **source address**language-sources/direct-human/BINGSHUO-HOLOLAKE-TCS-ENGINEERING-ANCHOR-20260823.txt `source.source_uri`
---
This page changes only the reading order; it does not change TCS/HLDP semantics.