foundation: start native language reality engineering root
This commit is contained in:
commit
0dec0b93fc
154 changed files with 49993 additions and 0 deletions
29
native-runtime/compiler/BOOTSTRAP.hldp
Normal file
29
native-runtime/compiler/BOOTSTRAP.hldp
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
schema: hololake.native-compiler-bootstrap/v1
|
||||
id: HLP-NATIVE-COMPILER-BOOTSTRAP-0001
|
||||
state: DESIGN_LOCKED_IMPLEMENTATION_ACTIVE
|
||||
authority:
|
||||
translation_contract: GLS-0261
|
||||
engineering_base: GLS-0101
|
||||
native_program_profile: GLS-0411
|
||||
compiler: GLS-0130
|
||||
intermediate_representation: GLS-0131
|
||||
causal_integrity: GLS-0400
|
||||
registration: GLS-0010
|
||||
pipeline:
|
||||
- PARSE_HLDP_NATIVE_PROGRAM
|
||||
- VALIDATE_IDENTITY_TYPE_PATH_AND_SCHEMA
|
||||
- RESOLVE_DEPENDENCIES_AND_EXACT_TARGETS
|
||||
- AUTHORIZE_SCOPE_TIME_RESOURCE_AND_RUNWAY
|
||||
- COMPILE_DETERMINISTIC_ACTION_GRAPH_TO_GIR
|
||||
- VERIFY_FAILURE_STOP_CLEANUP_ROLLBACK_AND_RECEIPT_PLAN
|
||||
- WRITE_BACK_COMPILATION_RECEIPT
|
||||
reject:
|
||||
- UNRESOLVED_NATURAL_LANGUAGE
|
||||
- UNRESOLVED_AUTHORITY
|
||||
- DRIFTING_PROTOCOL_VERSION
|
||||
- MISSING_ROLLBACK_OR_RECEIPT
|
||||
host_adapters:
|
||||
authority: none
|
||||
role: CONSUME_GIR_AND_RETURN_EVIDENCE
|
||||
next: DEFINE_HLDP_NP_MINIMUM_EXECUTABLE_SCHEMA_AND_GIR_SCHEMA
|
||||
|
||||
Loading…
Reference in a new issue