CSV Import Repair

CSV Import Repair: CSV parsing, typing, validation, and import recovery.

[
  {
    "error_code": "SYNTH-CSV-IMPORT-REPAIR-001",
    "description": "Synthetic CSV parsing, typing, validation, and import recovery scenario 001: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the CSV parsing, typing, validation, and import recovery inputs and configuration, handle SYNTH-CSV-IMPORT-REPAIR-001 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-CSV-IMPORT-REPAIR-002",
    "description": "Synthetic CSV parsing, typing, validation, and import recovery scenario 002: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the CSV parsing, typing, validation, and import recovery inputs and configuration, handle SYNTH-CSV-IMPORT-REPAIR-002 explicitly, and retry only when the operation is idempotent."
  },
  {
    "error_code": "SYNTH-CSV-IMPORT-REPAIR-003",
    "description": "Synthetic CSV parsing, typing, validation, and import recovery scenario 003: a topic-specific operation failed validation or execution.",
    "programmatic_fix": "Validate the CSV parsing, typing, validation, and import recovery inputs and configuration, handle SYNTH-CSV-IMPORT-REPAIR-003 explicitly, and retry only when the operation is idempotent."
  }
]