define TCS language and prove stage0 execution slice

This commit is contained in:
冰朔 2026-08-21 16:57:25 +08:00
commit 3959ae4270
31 changed files with 2449 additions and 5 deletions

12
build/echo-receipt.hldp Normal file
View file

@ -0,0 +1,12 @@
{
"compiler_state": "FOREIGN_HOST_BOOTSTRAP_SEED_NOT_SELF_HOSTED",
"gir_sha256": "b9b56d35399e130b513417afd706e7a7ad73cc3dcb1784c678f9130c075317d5",
"native_self_hosted": false,
"operation": "CORE.ECHO",
"output": {
"ECHOED": "光湖语言已经进入机器执行链"
},
"program_id": "HLP-PROGRAM-ECHO-0001",
"schema": "tcs.execution-receipt/v1",
"state": "EXECUTED_TARGET_READBACK_VERIFIED"
}