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
|
|
@ -5,11 +5,15 @@ world_path: glw://fifth-domain/bingshuo-tcs/zero-core
|
|||
state: FOUNDATION_RECOVERY_ACTIVE
|
||||
authority_order:
|
||||
- BINGSHUO_DIRECT_NATURAL_LANGUAGE
|
||||
- TCS_COGNITIVE_LANGUAGE_KERNEL
|
||||
- HLDP_REALITY_ENGINEERING_LANGUAGE
|
||||
- GLS_RUNTIME_PROTOCOL_FAMILY
|
||||
- TCS_SINGLE_PROGRAMMING_LANGUAGE_SYSTEM
|
||||
- HLDP_REALITY_ENGINEERING_PROFILE_OF_TCS
|
||||
- GLS_RUNTIME_PROTOCOL_FAMILY_UNDER_TCS_HLDP
|
||||
- REPLACEABLE_HOST_ADAPTERS
|
||||
language_world:
|
||||
programming_language_count: ONE
|
||||
mother_language: TCS
|
||||
hldp_is_separate_language: false
|
||||
gls_is_separate_language: false
|
||||
persona_is_first_class_language_interface: true
|
||||
separate_total_translation_layer: rejected
|
||||
human_and_persona_share_projected_world: true
|
||||
|
|
@ -19,7 +23,9 @@ engineering:
|
|||
external_languages_are_authority: false
|
||||
external_languages_role: REPLACEABLE_HOST_ADAPTER_ONLY
|
||||
projection:
|
||||
frontend_role: SHARED_WORLD_PROJECTOR
|
||||
frontend_role: HUMAN_SIDE_OF_SHARED_TCS_OPERATING_SYSTEM_AND_WORLD_PROJECTOR
|
||||
machine_side: GIR_LOAD_EXECUTE_VERIFY_ROLLBACK_AND_RECEIPT
|
||||
shared_truth_stream_count: 1
|
||||
framework_locked: false
|
||||
decision_gate: FOUNDATION_PROTOCOL_RUNTIME_ACCEPTED
|
||||
quality:
|
||||
|
|
@ -34,4 +40,3 @@ truth_boundary:
|
|||
jd_native_runtime_status: UNKNOWN_TO_THIS_FOUNDATION
|
||||
parts_registered_means_installed: false
|
||||
source_wired_means_end_to_end_accepted: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue