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
|
|
@ -6,7 +6,8 @@
|
|||
},
|
||||
"capabilities": {
|
||||
"provided": [
|
||||
"CORE.ECHO"
|
||||
"CORE.ECHO",
|
||||
"CORE.TRANSLATOR_ADMISSION"
|
||||
],
|
||||
"required": [
|
||||
"HOST.EXACT_ROOT_IO",
|
||||
|
|
@ -16,7 +17,7 @@
|
|||
"compiled_from": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE1-0001",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"source_sha256": "dbadf698eb2b9a1399d5ad29912dd10b4bd2711b33d5b635d08a6d7112bc0c96"
|
||||
"source_sha256": "deabb02d914d65f881a9c7dd6651c23933c2c2d1d35570a85388f98d4580c79a"
|
||||
},
|
||||
"data_scope": {
|
||||
"read": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue