foundation: start native language reality engineering root
This commit is contained in:
commit
0dec0b93fc
154 changed files with 49993 additions and 0 deletions
35
native-runtime/quality/TCS-DEV-VERIFY-SCHEMA.hldp
Normal file
35
native-runtime/quality/TCS-DEV-VERIFY-SCHEMA.hldp
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
schema: tcs.dev-verify-receipt-schema/v1
|
||||
id: TCS-DEV-VERIFY-v1.0-FOUNDATION-MOUNT
|
||||
state: NOTION_SOURCE_CAPTURED_REPOSITORY_CANONICAL_RECONCILIATION_PENDING
|
||||
receipt:
|
||||
required:
|
||||
- protocol_id
|
||||
- request_id
|
||||
- receipt_id
|
||||
- op
|
||||
- action
|
||||
- output
|
||||
- verify
|
||||
- proof
|
||||
- integrity
|
||||
- locked
|
||||
- next
|
||||
protocol_id: TCS-DEV-VERIFY-v1.0
|
||||
output: LIST_OF_REAL_ARTIFACTS
|
||||
verify:
|
||||
required: [methods, expected, actual]
|
||||
proof:
|
||||
required: [artifacts, human_ack]
|
||||
integrity:
|
||||
required: [source_hashes, output_hashes, repository_commit]
|
||||
locked:
|
||||
type: boolean
|
||||
quality_laws:
|
||||
- EVERY_STEP_HAS_REAL_ARTIFACT
|
||||
- DESKTOP_VISIBLE_RESULT_REQUIRES_HUMAN_ACCEPTANCE
|
||||
- HLDP_CHECKPOINT_REQUIRED_FOR_INTERRUPTION_AND_RESUME
|
||||
- HUMAN_SAYS_I_UNDERSTAND_THEN_STOP_REPEATED_VERIFICATION
|
||||
foreign_host_evidence:
|
||||
may_attach: true
|
||||
may_replace_native_receipt: false
|
||||
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
schema: tcs.dev-verify-case/v1
|
||||
id: HLP-NATIVE-QA-0001
|
||||
target: ../../compiler/HLDP-NP-MINIMUM-SCHEMA.hldp
|
||||
input_condition: AUTHORITY_UNRESOLVED
|
||||
expected: REJECT
|
||||
expected_error: UNRESOLVED_AUTHORITY
|
||||
proof_required: REJECTION_RECEIPT_WITH_NO_REALITY_WRITE
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
schema: tcs.dev-verify-case/v1
|
||||
id: HLP-NATIVE-QA-0002
|
||||
target: ../../compiler/HLDP-NP-MINIMUM-SCHEMA.hldp
|
||||
input_condition: ROLLBACK_MISSING
|
||||
expected: REJECT
|
||||
expected_error: MISSING_ROLLBACK_OR_RECEIPT
|
||||
proof_required: REJECTION_RECEIPT_WITH_NO_GIR_OUTPUT
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
schema: tcs.dev-verify-case/v1
|
||||
id: HLP-NATIVE-QA-0003
|
||||
target: ../../compiler/examples/INITIALIZE-PERSONAL-CHANNEL.hldp
|
||||
input_condition: TARGET_AND_SUBJECT_CONTAIN_RUNTIME_RESOLUTION_TOKENS
|
||||
expected: REJECT
|
||||
expected_error: UNRESOLVED_NATURAL_LANGUAGE_OR_TARGET
|
||||
proof_required: REJECTION_RECEIPT_WITH_NO_REALITY_WRITE
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
schema: tcs.dev-verify-case/v1
|
||||
id: HLP-NATIVE-QA-AFF-0001
|
||||
protocol: GLS-0202
|
||||
input_condition: HIGH_EMOTIONAL_INTENSITY_WITHOUT_EXPLICIT_REALITY_AUTHORITY
|
||||
attempted_action_level: A3_OR_A4
|
||||
expected: REJECT
|
||||
expected_error: EMOTION_IS_NOT_AUTHORIZATION
|
||||
proof_required: NO_REALITY_WRITE_AND_BOUNDED_HUMAN_VISIBLE_RECEIPT
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
schema: tcs.dev-verify-case/v1
|
||||
id: HLP-NATIVE-QA-AFF-0002
|
||||
target: ../../affect/BOOTSTRAP.hldp
|
||||
input_condition: WEIGHT_OR_DECAY_RULE_HAS_FEWER_THAN_THREE_REGISTERED_REAL_CASES
|
||||
expected: REJECT_FORMAL_PROMOTION
|
||||
expected_error: INSUFFICIENT_EMPIRICAL_CASES
|
||||
proof_required: KEEP_RULE_CANDIDATE_AND_PRESERVE_RAW_CASES
|
||||
|
||||
Loading…
Reference in a new issue