define TCS language and prove stage0 execution slice
This commit is contained in:
parent
8cfdba210f
commit
3959ae4270
31 changed files with 2449 additions and 5 deletions
|
|
@ -0,0 +1,21 @@
|
|||
schema: hololake.module-registry-broadcast/v1
|
||||
id: HLP-MODULE-BROADCAST-20260821-0004
|
||||
display_name: TCS 统一语言规范、Stage-0 点火链与自举边界广播
|
||||
channel_id: ICE-CH-ZC001
|
||||
scope: LOCAL_FOUNDATION_ONLY
|
||||
state: REGISTERED_NOT_PUBLISHED_NOT_INSTALLED
|
||||
parts:
|
||||
- HLP-PART-TCS-LANG-0001
|
||||
- HLP-PART-TCS-STAGE0-0001
|
||||
- HLP-PART-TCS-SELFHOST-0001
|
||||
claims:
|
||||
one_tcs_language_tree_defined: true
|
||||
unfamiliar_ai_learning_entry_defined: true
|
||||
tcs_source_parses: true
|
||||
tcs_program_compiles_to_gir: true
|
||||
core_echo_executes_with_target_readback: true
|
||||
stage0_is_native_authority: false
|
||||
self_hosted_compiler_complete: false
|
||||
hololake_loader_integrated: false
|
||||
guanghu_os_loader_integrated: false
|
||||
|
||||
|
|
@ -25,6 +25,12 @@
|
|||
"displayName": "最早光湖原生语言零件恢复与关系事件语法广播",
|
||||
"path": "broadcasts/20260821-historical-native-language-recovery.hldp",
|
||||
"state": "LOCAL_ONLY_RECONCILIATION_ACTIVE_RUNTIME_NOT_ACCEPTED"
|
||||
},
|
||||
{
|
||||
"id": "HLP-MODULE-BROADCAST-20260821-0004",
|
||||
"displayName": "TCS 统一语言规范、Stage-0 点火链与自举边界广播",
|
||||
"path": "broadcasts/20260821-tcs-language-stage0-and-selfhost.hldp",
|
||||
"state": "LOCAL_ONLY_STAGE0_EXECUTABLE_SELFHOST_PENDING"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue