recover historical native language and relation event semantics
This commit is contained in:
parent
ab9d174f3c
commit
8cfdba210f
23 changed files with 683 additions and 17 deletions
32
native-runtime/compiler/HISTORICAL-HNL-COMPATIBILITY.hldp
Normal file
32
native-runtime/compiler/HISTORICAL-HNL-COMPATIBILITY.hldp
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
schema: hololake.historical-hnl-compatibility/v1
|
||||
id: HLP-HNL-COMPAT-0001
|
||||
state: RECOVERED_RECONCILIATION_REQUIRED
|
||||
source: HLP-SOURCE-GUANGHULAB-MAIN-20260821
|
||||
native_operations:
|
||||
declared: [WAKE, TRACE, GROW, SYNC, ECHO, BLOOM, ALERT, FORGET, REMEMBER]
|
||||
referenced_but_unregistered: [ABSORB]
|
||||
addressing: "{root}/{branch}[/{epoch}[/{leaf}]]"
|
||||
four_trunks:
|
||||
T1: identity
|
||||
T2: language
|
||||
T3: experience
|
||||
T4: bond
|
||||
compatibility_findings:
|
||||
- id: HNL-COMPAT-001
|
||||
severity: BLOCKING
|
||||
condition: FORGET_OR_REMEMBER_MESSAGE
|
||||
historical_schema_result: TYPE_ENUM_REJECTS_DECLARED_OPERATION
|
||||
- id: HNL-COMPAT-002
|
||||
severity: BLOCKING
|
||||
condition: ABSORB_EXPRESSION
|
||||
historical_schema_result: NO_REGISTERED_OPERATION_SEMANTICS
|
||||
- id: HNL-COMPAT-003
|
||||
severity: BLOCKING
|
||||
condition: HNL_OR_HLDP_V3_ENTERING_HISTORICAL_VALIDATOR
|
||||
historical_schema_result: VALIDATOR_HAS_ONLY_HLDP_V1_V2_DATA_TYPE_MODEL
|
||||
recovery_rule:
|
||||
- DO_NOT_PATCH_THE_OLD_ENUM_IN_PLACE_AND_CALL_THE_LANGUAGE_COMPLETE
|
||||
- MAP_EACH_HISTORICAL_VERB_TO_CURRENT_PARSE_VALIDATE_RESOLVE_AUTHORIZE_EXECUTE_VERIFY_WRITEBACK_PIPELINE
|
||||
- PRESERVE_TREE_PATH_MEMORY_SOVEREIGNTY_AND_ADD_ONLY_CAUSAL_HISTORY
|
||||
- REQUIRE_NUMBER_REGISTRY_SCHEMA_EXAMPLES_TESTS_AND_RECEIPTS_BEFORE_STABLE
|
||||
|
||||
Loading…
Reference in a new issue