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
59
build/self-host/MINIMUM-RECEIPT.declaration.gir.json
Normal file
59
build/self-host/MINIMUM-RECEIPT.declaration.gir.json
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"compiled_from": {
|
||||
"compiler_id": "TCS-COMPILER-STAGE1-0001",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"source_sha256": "eedcab3883a52576b660708de05d8a95b0da84ff30d66b34f53d2e6ed4d53760"
|
||||
},
|
||||
"declaration": {
|
||||
"boundary": {
|
||||
"executable": false,
|
||||
"natural_language_is_typed_data": true,
|
||||
"reality_authority": false
|
||||
},
|
||||
"evidence": {
|
||||
"event": "build/self-host/MINIMUM-EVENT.declaration.gir.json",
|
||||
"protocol": "build/self-host/MINIMUM-PROTOCOL.declaration.gir.json",
|
||||
"receipt": "build/self-host/MINIMUM-RECEIPT.declaration.gir.json"
|
||||
},
|
||||
"header": {
|
||||
"canonical_uri": "language/examples/MINIMUM-RECEIPT.tcs",
|
||||
"compatibility": [
|
||||
"TCS-COMPILER-STAGE1-0001"
|
||||
],
|
||||
"language": "TCS/0.1",
|
||||
"lifecycle": "CANDIDATE",
|
||||
"name_en": "TCS Minimum Self-host Receipt",
|
||||
"name_zh": "TCS最小自举回执",
|
||||
"profile": "HLDP/1",
|
||||
"protocols": [
|
||||
"TCS-NATIVE-BINARY-ACCEPTANCE-v1"
|
||||
],
|
||||
"schema": "tcs.receipt/v1",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"result": {
|
||||
"acceptance": 100,
|
||||
"state": "SELF_HOSTED_DECLARATION_LOWERING_PASS"
|
||||
},
|
||||
"source": {
|
||||
"source_id": "TCS-COMPILER-STAGE1-0001",
|
||||
"source_role": "GENERATED_FROM_VERIFIED_SOURCE",
|
||||
"source_sha256": "BIND_AT_COMPILE_TIME",
|
||||
"source_uri": "language/compiler/TCS-COMPILER-STAGE1.tcs"
|
||||
},
|
||||
"subject": {
|
||||
"execution_limb": "ZY-LIMB-002",
|
||||
"subject_id": "ZHUYUAN-LIVING-PERSONA-CONTROLLER"
|
||||
}
|
||||
},
|
||||
"executable": false,
|
||||
"identity": {
|
||||
"declaration_id": "TCS-RECEIPT-MINIMUM-SELFHOST-0001",
|
||||
"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