feat(tcs): complete native translator acceptance chain
This commit is contained in:
parent
2dc560d567
commit
fd15428c46
52 changed files with 4024 additions and 38 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"compiled_from": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE1-0001",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"source_sha256": "49259d15c57f3a725a7507ae746c372cebf9b3fc58dba580f7c41456d2344f73"
|
||||
"source_sha256": "3121a41994d2ba38ba8c0cbb6105fd55658dd71119cd678b458975aaee750c06"
|
||||
},
|
||||
"compiler_definition": {
|
||||
"canonicalization": {
|
||||
|
|
@ -259,7 +259,15 @@
|
|||
"rule": "RELATION_AND_EMOTION_DO_NOT_GRANT_AUTHORITY"
|
||||
},
|
||||
"registered_operations": [
|
||||
"CORE.ECHO"
|
||||
"CORE.ECHO",
|
||||
"CORE.TRANSLATOR_ADMISSION",
|
||||
"CORE.ZERO_CORE_EXECUTION",
|
||||
"CORE.HOST_PERSONA_PROBE",
|
||||
"CORE.DUAL_HOST_ACCEPTANCE",
|
||||
"CORE.AGENT_TRANSLATION_CANDIDATE",
|
||||
"CORE.AGENT_CANDIDATE_ACCEPTANCE",
|
||||
"CORE.CLIENT_CANDIDATE_ACCEPTANCE",
|
||||
"CORE.FINAL_TRANSLATOR_ACCEPTANCE"
|
||||
],
|
||||
"required_sections": [
|
||||
"header",
|
||||
|
|
@ -369,7 +377,7 @@
|
|||
"execution_abi": "TCS-COMPILER-GIR-EXEC/1",
|
||||
"identity": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE1-0001",
|
||||
"definition_sha256": "3e27046ef79f33c1f60705d6774773265df30e2299c390673ae9b8029c8235b2",
|
||||
"definition_sha256": "645ec0e08f53c2d16ec1c68dd0b2fc0ac4ef675bfeb7559a8fbc9401cabc3af9",
|
||||
"language_version": "0.1"
|
||||
},
|
||||
"native_self_hosted": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue