Cai
2026-08-29 e8f8034be44f16234bfb55ab072ee86e3c9bebdc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
column_order,column_name,data_type,nullable,source_rule,allowed_values,conditional_rule
1,change_id,STRING,NO,EMAPCHG-001..045 in target_row_id order,EMAPCHG-001..045,PRIMARY_KEY_AND_UNIQUE
2,case_id,STRING,NO,FIXED_CASE_ID,ANA-ROBOT-INDUSTRY-001,ALL_ROWS_EXACT
3,batch_id,STRING,NO,FIXED_RESERVED_BATCH,BATCH-ANA-ROBOT-FORMAL-EVIDENCE-MAP-ALIGNMENT-EXECUTION-001,ALL_ROWS_EXACT
4,run_id,STRING,NO,FIXED_RESERVED_RUN,RUN-ANA-ROBOT-FORMAL-EVIDENCE-MAP-ALIGNMENT-EXECUTION-001,ALL_ROWS_EXACT
5,target_row_id,STRING,NO,target_authority.target_row_id,EMAP-001..045,UNIQUE_AND_ONE_TO_ONE_WITH_TARGET
6,artifact,STRING,NO,target_authority.artifact,NONEMPTY,EXACT_EQUAL_TARGET
7,row_kind,ENUM,NO,derived_from_baseline_membership,EXISTING|NEW_DATABASE,EXISTING_IF_ARTIFACT_IN_BASELINE_ELSE_NEW_DATABASE
8,latest_audit_id,STRING,NO,target_authority.latest_audit_id,SEVEN_FROZEN_IDS,EXACT_EQUAL_TARGET_AND_AUDIT_AUTHORITY
9,formal_audit_conclusion_literal,ENUM,NO,repaired_audit_authority.formal_audit_conclusion_literal,PASS|CONDITIONALLY_PASSED,EXACT_EQUAL_REPAIRED_AUDIT_AUTHORITY
10,applicable_status_boundary,ENUM,NO,repaired_audit_authority.applicable_status_boundary,PASS_WITH_RETAINED_GAPS|CONDITIONALLY_PASSED_AS_EVIDENCE_INPUT|PASS_WITH_MARKET_OBSERVATION_BOUNDARY,EXACT_EQUAL_TARGET_LEGACY_AUDIT_CONCLUSION_AND_REPAIRED_AUDIT_AUTHORITY
11,alignment_action,ENUM,NO,target_authority.alignment_action,45_FROZEN_ACTION_VALUES,EXACT_EQUAL_TARGET
12,changed_fields,ENUM,NO,target_authority.allowed_changed_fields,evidence_status|evidence_entry|review_status OR NEW_ROW_ALL_8_SCHEMA_FIELDS_REQUIRED,EXISTING_USES_FIRST_NEW_DATABASE_USES_SECOND
13,before_case_id,STRING,CONDITIONAL,baseline.case_id,ANA-ROBOT-INDUSTRY-001,NONEMPTY_FOR_EXISTING_EMPTY_FOR_NEW_DATABASE
14,before_artifact,STRING,CONDITIONAL,baseline.artifact,BASELINE_ARTIFACT,NONEMPTY_FOR_EXISTING_EMPTY_FOR_NEW_DATABASE
15,before_source_rel,STRING,CONDITIONAL,baseline.source_rel,BASELINE_VALUE,NONEMPTY_FOR_EXISTING_EMPTY_FOR_NEW_DATABASE
16,before_evidence_status,STRING,CONDITIONAL,baseline.evidence_status,BASELINE_VALUE,NONEMPTY_FOR_EXISTING_EMPTY_FOR_NEW_DATABASE
17,before_evidence_entry,STRING,CONDITIONAL,baseline.evidence_entry,BASELINE_VALUE,NONEMPTY_FOR_EXISTING_EMPTY_FOR_NEW_DATABASE
18,before_source_binding_ref,STRING,CONDITIONAL,baseline.source_binding_ref,BASELINE_VALUE,NONEMPTY_FOR_EXISTING_EMPTY_FOR_NEW_DATABASE
19,before_evidence_fact_plan_ref,STRING,CONDITIONAL,baseline.evidence_fact_plan_ref,BASELINE_VALUE,NONEMPTY_FOR_EXISTING_EMPTY_FOR_NEW_DATABASE
20,before_review_status,STRING,CONDITIONAL,baseline.review_status,BASELINE_VALUE,NONEMPTY_FOR_EXISTING_EMPTY_FOR_NEW_DATABASE
21,after_case_id,STRING,NO,FIXED_CASE_ID,ANA-ROBOT-INDUSTRY-001,EXACT_MAP_FIELD_1
22,after_artifact,STRING,NO,target_authority.artifact,NONEMPTY,EXACT_MAP_FIELD_2
23,after_source_rel,STRING,NO,target_authority.source_rel,NONEMPTY,EXACT_MAP_FIELD_3
24,after_evidence_status,STRING,NO,target_authority.target_evidence_status,SEVEN_GROUP_STATUS_VALUES,EXACT_MAP_FIELD_4
25,after_evidence_entry,STRING,NO,target_authority.target_evidence_entry,NONEMPTY,EXACT_MAP_FIELD_5_AND_CONTAINS_LATEST_AUDIT_ID
26,after_source_binding_ref,STRING,NO,target_authority.target_source_binding_ref,NONEMPTY,EXACT_MAP_FIELD_6
27,after_evidence_fact_plan_ref,STRING,NO,target_authority.target_evidence_fact_plan_ref,NONEMPTY,EXACT_MAP_FIELD_7
28,after_review_status,STRING,NO,target_authority.target_review_status,SEVEN_GROUP_REVIEW_STATUS_VALUES,EXACT_MAP_FIELD_8
29,retained_gap_boundary,STRING,NO,target_authority.retained_gap_boundary,NONEMPTY,EXACT_EQUAL_TARGET
30,evidence_strength_effect,ENUM,NO,target_authority.evidence_strength_effect,NO_UPGRADE,ALL_ROWS_EXACT
31,change_reason,ENUM,NO,derived_from_row_kind,ALIGN_TO_LATEST_APPLICABLE_AUDIT_WITHOUT_STRENGTH_UPGRADE|APPEND_DATABASE_MARKET_OBSERVATION_WITHOUT_FORMAL_POOL_CHANGE,EXISTING_USES_FIRST_NEW_DATABASE_USES_SECOND
32,validation_status,ENUM,NO,FIXED_PROJECT_STATUS,GENERATED_PENDING_INDEPENDENT_EXECUTION_AND_OUTPUT_QUALITY_REVIEW,ALL_ROWS_EXACT