Initial MobilityOps build pack (docs, contracts, scaffold)

This commit is contained in:
NuklearRabbit
2026-08-01 20:34:43 +02:00
commit 24188d9b10
71 changed files with 3412 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
public_ref,rule_type,entity_ref,related_ref,severity,status,evidence
DQ-DEMO-DUPLICATE,possible_duplicate_customer,CUS-0012,CUS-0178,high,open,exact email; exact phone; exact postal code; similar name
DQ-DEMO-OVERLAP,booking_overlap,MO-016,BK-DEMO-OVERLAP-A|BK-DEMO-OVERLAP-B,high,open,controlled legacy import overlap
DQ-DEMO-STATUS,vehicle_status_conflict,MO-016,,high,open,vehicle marked available while reserved bookings conflict
DQ-DEMO-ATTENTION,missing_required_field,MO-031,BK-DEMO-NEXT,high,open,near-future booking; required operational inspection missing
DQ-0005,vehicle_status_conflict,MO-036,,high,open,Synthetic deterministic seed issue
DQ-0006,missing_required_field,MO-043,,low,open,Synthetic deterministic seed issue
DQ-0007,odometer_regression,MO-050,,medium,open,Synthetic deterministic seed issue
DQ-0008,vehicle_status_conflict,MO-007,,high,open,Synthetic deterministic seed issue
DQ-0009,missing_required_field,MO-014,,low,open,Synthetic deterministic seed issue
DQ-0010,odometer_regression,MO-021,,medium,open,Synthetic deterministic seed issue
DQ-0011,vehicle_status_conflict,MO-028,,high,open,Synthetic deterministic seed issue
DQ-0012,missing_required_field,MO-035,,low,resolved,Synthetic deterministic seed issue
DQ-0013,odometer_regression,MO-042,,medium,resolved,Synthetic deterministic seed issue
DQ-0014,vehicle_status_conflict,MO-049,,high,resolved,Synthetic deterministic seed issue
DQ-0015,missing_required_field,MO-006,,low,resolved,Synthetic deterministic seed issue
1 public_ref rule_type entity_ref related_ref severity status evidence
2 DQ-DEMO-DUPLICATE possible_duplicate_customer CUS-0012 CUS-0178 high open exact email; exact phone; exact postal code; similar name
3 DQ-DEMO-OVERLAP booking_overlap MO-016 BK-DEMO-OVERLAP-A|BK-DEMO-OVERLAP-B high open controlled legacy import overlap
4 DQ-DEMO-STATUS vehicle_status_conflict MO-016 high open vehicle marked available while reserved bookings conflict
5 DQ-DEMO-ATTENTION missing_required_field MO-031 BK-DEMO-NEXT high open near-future booking; required operational inspection missing
6 DQ-0005 vehicle_status_conflict MO-036 high open Synthetic deterministic seed issue
7 DQ-0006 missing_required_field MO-043 low open Synthetic deterministic seed issue
8 DQ-0007 odometer_regression MO-050 medium open Synthetic deterministic seed issue
9 DQ-0008 vehicle_status_conflict MO-007 high open Synthetic deterministic seed issue
10 DQ-0009 missing_required_field MO-014 low open Synthetic deterministic seed issue
11 DQ-0010 odometer_regression MO-021 medium open Synthetic deterministic seed issue
12 DQ-0011 vehicle_status_conflict MO-028 high open Synthetic deterministic seed issue
13 DQ-0012 missing_required_field MO-035 low resolved Synthetic deterministic seed issue
14 DQ-0013 odometer_regression MO-042 medium resolved Synthetic deterministic seed issue
15 DQ-0014 vehicle_status_conflict MO-049 high resolved Synthetic deterministic seed issue
16 DQ-0015 missing_required_field MO-006 low resolved Synthetic deterministic seed issue