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
|
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"compiled_from": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"source_sha256": "054503d68e2022404ae21cf3cae57758e42d685024c5f9e606cdd6a373b4f81e"
|
||||
},
|
||||
"declaration": {
|
||||
"acceptance": {
|
||||
"accepted": 0,
|
||||
"active": 0,
|
||||
"compiled": 100,
|
||||
"installed": 0,
|
||||
"mounted": 0,
|
||||
"outer_executed": 0,
|
||||
"source": 100,
|
||||
"verified": 100
|
||||
},
|
||||
"compiler": {
|
||||
"compiler_e_sha256": "30c6ba0c553bf84e40ddea6af19f1f66920251415b841a3b757d4f7d918587f3",
|
||||
"compiler_f_sha256": "cd4889b941976bae3ce8c22f081d6da9bb880b4466ef271f1516c6d3d241b5ee",
|
||||
"id": "TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||
"native_self_hosted": true,
|
||||
"semantic_definition_sha256": "6ee3447bdb062b080631b09449efd7a8c0ca420705723bca630dff34b6e83e80",
|
||||
"semantic_fixed_point": true
|
||||
},
|
||||
"evidence": {
|
||||
"inner_gir": "build/TCS-PROGRAM-GENERIC-LOADER-INNER-ECHO-0001.gir.json",
|
||||
"inner_receipt": "state/loader/inner-echo-receipt.hldp",
|
||||
"module_gir": "packages/TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001/module.gir.json",
|
||||
"module_source": "packages/TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001/module.tcs",
|
||||
"outer_gir": "build/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.gir.json",
|
||||
"outer_source": "language/programs/TCS-PROGRAM-GENERIC-ACTION-GRAPH-LOADER-SELF-TEST-0001.tcs"
|
||||
},
|
||||
"execution_boundary": {
|
||||
"active": false,
|
||||
"failure_observed": "TCS-E2101_RUNNER_DOES_NOT_PROVIDE_TCS_EXECUTE_ACTION_GRAPH",
|
||||
"installed": false,
|
||||
"mounted": false,
|
||||
"outer_loader_execution": false,
|
||||
"unsigned_registry_install": false
|
||||
},
|
||||
"header": {
|
||||
"canonical_uri": "packages/TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001/receipts/compile.tcs",
|
||||
"compatibility": [
|
||||
"TCS-COMPILER-STAGE3-GENERIC-ACTION-LOADER-0001",
|
||||
"GIR/1"
|
||||
],
|
||||
"language": "TCS/0.1",
|
||||
"lifecycle": "VERIFIED",
|
||||
"name_en": "TCS Generic Action Graph Loader Module Compile Receipt",
|
||||
"name_zh": "TCS通用动作图装载器模块编译回执",
|
||||
"profile": "TCS-MODULE-ABI/0.1",
|
||||
"protocols": [
|
||||
"TCS-MODULE-ABI-0001",
|
||||
"TCS-GENERIC-ACTION-GRAPH-LOADER-0001"
|
||||
],
|
||||
"schema": "tcs.receipt/v1",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"result": {
|
||||
"inner_child_execution": "EXECUTED_TARGET_READBACK_VERIFIED",
|
||||
"inner_child_receipt_sha256": "7c45730878d0cdce87ecec439a9a218a53712722f9a7dbd872b494771841ea85",
|
||||
"module_gir_sha256": "1000971f4121ccab9c396f68a4bcf9ff0cb5f116d4dbfdf051f8607dd22abd33",
|
||||
"outer_operation": "TCS.EXECUTE_ACTION_GRAPH",
|
||||
"outer_program_compile": "PASS",
|
||||
"state": "VERIFIED"
|
||||
},
|
||||
"source": {
|
||||
"source_id": "TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001",
|
||||
"source_role": "REGISTERED_MODULE",
|
||||
"source_sha256": "424d0b79ca40859c6a62e29f5a434ea0a6417f3ca582322e9c66ad9831ffd5c0",
|
||||
"source_uri": "packages/TCS-MOD-GENERIC-ACTION-GRAPH-LOADER-0001/module.tcs"
|
||||
}
|
||||
},
|
||||
"executable": false,
|
||||
"identity": {
|
||||
"declaration_id": "TCS-RECEIPT-GENERIC-ACTION-GRAPH-LOADER-MODULE-0001-COMPILE",
|
||||
"declaration_kind": "RECEIPT",
|
||||
"language_version": "0.1"
|
||||
},
|
||||
"native_self_hosted": true,
|
||||
"natural_language_is_typed_data": true,
|
||||
"schema": "guanghu.declaration-gir/v1",
|
||||
"unresolved_natural_language": false
|
||||
}
|
||||
Loading…
Reference in a new issue