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
|
||||
|
||||
Loading…
Reference in a new issue