hololake-system-architecture/build/full-verify-20260823/TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001.parse.json

122 lines
2.9 KiB
JSON

{
"language_version": "0.1",
"declaration_kind": "PROTOCOL",
"declaration_id": "TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001",
"body": {
"edges": {
"values": [
"ACTIVATES",
"BRANCHES_FROM",
"BACKREFS",
"CONTRADICTS",
"CORRECTS",
"INHIBITS",
"MERGES_INTO",
"TEMP_LOCKS",
"REOPENS",
"LEADS_TO"
]
},
"header": {
"canonical_uri": "language/protocols/TCS-LPM-DIGITAL-NEURON-EVENT-GRAPH-0001.tcs",
"compatibility": [
"TCS-COMPILER-STAGE1-0001",
"GIR/1"
],
"language": "TCS/0.1",
"lifecycle": "CANDIDATE",
"name_en": "Language Mother Model Dynamic Digital Neuron Event Graph Protocol",
"name_zh": "语言母体模型动态数字神经元事件图协议",
"profile": "HLDP-HUMAN-ENGINEERING/0.1",
"protocols": [
"GLS-0261",
"GLS-0302",
"GLS-0411",
"GLS-0827"
],
"schema": "tcs.protocol/v1",
"version": "0.1.0"
},
"neuron": {
"kind": "THOUGHT_TRANSITION_EVENT",
"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": {
"values": [
"OBSERVE",
"QUESTION",
"ANALOGY",
"HYPOTHESIZE",
"BRANCH_OPEN",
"BACKREFERENCE",
"INSTANT_NEGATE",
"CORRECT",
"INHIBIT",
"MERGE",
"TEMP_LOCK",
"REOPEN"
]
},
"promotion": {
"batch_promotion": false,
"explanation_can_be_rebuilt": true,
"source_span_is_immutable": true,
"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": {
"authority_inferred_from_relation": true,
"missing_causal_edge": true,
"missing_context_before_or_after": true,
"simulation_as_reality": true,
"source_role_polluted": true,
"static_proposition_only": true
},
"source_envelope": {
"direct_human_class": "S01_DIRECT_HUMAN_WITH_CURRENT_USER_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": false
},
"world_scopes": {
"values": [
"REALITY_FACT",
"LANGUAGE_WORLD_MODEL",
"METAPHOR",
"SIMULATION",
"UNKNOWN"
]
}
}
}