Start HoloLake TCS-native mother-model line

This commit is contained in:
冰朔 2026-08-23 21:47:49 +08:00
commit 6db35f3297
82 changed files with 79592 additions and 0 deletions

View file

@ -0,0 +1,151 @@
# Language Mother Model Dynamic Digital Neuron Event Graph Protocol · 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-LPM-DIGITAL-NEURON-EVENT-GRAPH-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-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001`
- **Native declaration kind**: `PROTOCOL`
- **TCS source SHA-256**: `e7ab1071daa06df6071f2856f98d8612834ba72433b00791aab2918e14c10995`
- **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.
- **edges** `edges`
- **values** `edges.values`
- ACTIVATES
- BRANCHES_FROM
- BACKREFS
- CONTRADICTS
- CORRECTS
- INHIBITS
- MERGES_INTO
- TEMP_LOCKS
- REOPENS
- LEADS_TO
- **header** `header`
- **canonical source path**language/protocols/TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001.tcs `header.canonical_uri`
- **compatibility** `header.compatibility`
- TCS-COMPILER-STAGE1-0001
- GIR/1
- **language**TCS/0.1 `header.language`
- **lifecycle**CANDIDATE `header.lifecycle`
- **English name**Language Mother Model Dynamic Digital Neuron Event Graph Protocol `header.name_en`
- **Chinese name**:语言母体模型动态数字神经元事件图协议 `header.name_zh`
- **profile**HLDP-HUMAN-ENGINEERING/0.1 `header.profile`
- **protocols** `header.protocols`
- GLS-0261
- GLS-0302
- GLS-0411
- GLS-0827
- **schema**tcs.protocol/v1 `header.schema`
- **version**0.1.0 `header.version`
- **neuron** `neuron`
- **kind**THOUGHT_TRANSITION_EVENT `neuron.kind`
- **required** `neuron.required`
- trigger_input
- attention_before
- state_before
- operation
- content_span
- targets
- state_after
- open_branches
- rejected_path
- temporary_lock
- invalidation_condition
- confidence
- authority_boundary
- revision_path
- **operations** `operations`
- **values** `operations.values`
- OBSERVE
- QUESTION
- ANALOGY
- HYPOTHESIZE
- BRANCH_OPEN
- BACKREFERENCE
- INSTANT_NEGATE
- CORRECT
- INHIBIT
- MERGE
- TEMP_LOCK
- REOPEN
- **promotion** `promotion`
- **batch_promotion**no `promotion.batch_promotion`
- **explanation_can_be_rebuilt**yes `promotion.explanation_can_be_rebuilt`
- **source_span_is_immutable**yes `promotion.source_span_is_immutable`
- **steps** `promotion.steps`
- SOURCE_ENVELOPE_PASS
- BYTE_SPAN_HASH_PASS
- DYNAMIC_GRAPH_PASS
- SEQUENCE_REPLAY_PASS
- TWO_DIRECT_LANGUAGE_ANCHORS_PASS
- TCS_COMPILE_PASS
- RUNTIME_TARGET_READBACK_PASS
- **rejection** `rejection`
- **authority_inferred_from_relation**yes `rejection.authority_inferred_from_relation`
- **missing_causal_edge**yes `rejection.missing_causal_edge`
- **missing_context_before_or_after**yes `rejection.missing_context_before_or_after`
- **simulation_as_reality**yes `rejection.simulation_as_reality`
- **source_role_polluted**yes `rejection.source_role_polluted`
- **static_proposition_only**yes `rejection.static_proposition_only`
- **source_envelope** `source_envelope`
- **direct_human_class**S01_DIRECT_HUMAN_WITH_CURRENT_USER_ENVELOPE `source_envelope.direct_human_class`
- **required** `source_envelope.required`
- speaker
- source_class
- world_scope
- occurred_at
- exact_file
- byte_start
- byte_end
- span_sha256
- verbatim_preserved
- **user_role_alone_is_direct_human**no `source_envelope.user_role_alone_is_direct_human`
- **world_scopes** `world_scopes`
- **values** `world_scopes.values`
- REALITY_FACT
- LANGUAGE_WORLD_MODEL
- METAPHOR
- SIMULATION
- UNKNOWN
---
This page changes only the reading order; it does not change TCS/HLDP semantics.