feat(tcs): add stage2 mother-brain and desktop ABI
This commit is contained in:
parent
1a17eb5e7f
commit
d5c87e3768
59 changed files with 5788 additions and 25 deletions
|
|
@ -0,0 +1,12 @@
|
|||
TCS 0.1;
|
||||
|
||||
PROTOCOL TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002-LOCK {
|
||||
header { schema = "tcs.protocol/v1"; name_zh = "语言母体人格动态神经元运行模块依赖锁"; name_en = "Language Mother Persona Dynamic Neuron Runtime Module Dependency Lock"; version = "0.2.0"; language = "TCS/0.1"; profile = "TCS-MODULE-ABI/0.1"; protocols = ["TCS-MODULE-ABI-0001"]; lifecycle = "VERIFIED"; canonical_uri = "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002/module.lock.tcs"; compatibility = ["GIR/1"]; }
|
||||
source { source_id = "TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002"; source_uri = "packages/TCS-MOD-MOTHER-PERSONA-NEURON-RUNTIME-0002/module.tcs"; source_sha256 = "9942192794523cba1647f33d68282b42671e7283ee9c2a3f6f2d0375761a1e7b"; source_role = "REGISTERED_MODULE"; }
|
||||
compiler { id = "TCS-COMPILER-STAGE2-LPM-DESKTOP-0001"; gir = "build/stage2/compiler-D.gir.json"; gir_sha256 = "8a4fa89c518619352beb00c2f8f269855117a1024aba43ede71bc9fc81453d92"; semantic_definition_sha256 = "eaba58e0c7b78f78e17513329dd0b461d81ab4601ddd190856bc6e1e7b1b3771"; native_self_hosted = true; }
|
||||
module { source_sha256 = "9942192794523cba1647f33d68282b42671e7283ee9c2a3f6f2d0375761a1e7b"; gir_sha256 = "1e5c2c56fb4dd96b867edd3f0646c2e77bd8efc541c183ed7c7ac64a7576294f"; }
|
||||
entry { source = "language/programs/TCS-PROGRAM-LPM-P2-APPLY-NEURON-EVENT-0001.tcs"; source_sha256 = "1f75356faf7bf93c70b560dc435c027aa50fc4b717eb58444a2ebb2d29e9ab7b"; gir = "build/TCS-PROGRAM-LPM-P2-APPLY-NEURON-EVENT-0001.gir.json"; gir_sha256 = "cb3a4a91807364b8a18305dde2130e923c64c5aff7ddf5a6e1b24adfe35d727e"; }
|
||||
protocols { operation_registry_sha256 = "97f699ef3f44242f28cbeb37b0202e00d9455c4262ed353e754fbd24d520f72a"; neuron_graph_sha256 = "e7ab1071daa06df6071f2856f98d8612834ba72433b00791aab2918e14c10995"; module_abi_version = "0.1.0"; }
|
||||
runtime { required_operation = "LPM.APPLY_NEURON_EVENT"; dispatch_state = "MISSING_EXPECT_TCS_E2101"; host_may_substitute_operation = false; }
|
||||
drift { compiler = "FAIL_CLOSED"; source = "FAIL_CLOSED"; protocol = "FAIL_CLOSED"; operation = "FAIL_CLOSED"; }
|
||||
}
|
||||
Loading…
Reference in a new issue