{
  "scope": "local SQLite transactions and orderly reopen, not power-loss or multi-worker testing",
  "records": 4,
  "history": [
    {
      "step": "first chunk",
      "checkpoint": 2,
      "applied": 2,
      "rejected": 1
    },
    {
      "step": "rolled back second chunk",
      "checkpoint": 2,
      "applied": 2,
      "rejected": 1
    },
    {
      "step": "reopen and resume",
      "checkpoint": 4,
      "applied": 3,
      "rejected": 1
    },
    {
      "step": "repeat finished import",
      "checkpoint": 4,
      "applied": 3,
      "rejected": 1
    }
  ],
  "changed_bytes_rejected": true,
  "malformed_file_rejected": true,
  "other_tenant_import_unavailable": true
}
