feat(tcs): define generic action graph loader
This commit is contained in:
parent
d5c87e3768
commit
b5072d6a8b
40 changed files with 3742 additions and 18 deletions
12
state/loader/inner-echo-receipt.hldp
Normal file
12
state/loader/inner-echo-receipt.hldp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"gir_sha256": "98395167ae122ab7c66daa53e0216ac8c1ce85cab524a3c52660e15b2439b83a",
|
||||
"native_self_hosted": true,
|
||||
"operation": "CORE.ECHO",
|
||||
"output": {
|
||||
"ECHOED": "TCS_GENERIC_ACTION_GRAPH_LOADER_INNER_ECHO"
|
||||
},
|
||||
"program_id": "TCS-PROGRAM-GENERIC-LOADER-INNER-ECHO-0001",
|
||||
"schema": "tcs.execution-receipt/v1",
|
||||
"state": "EXECUTED_TARGET_READBACK_VERIFIED"
|
||||
}
|
||||
Loading…
Reference in a new issue