)]}'
{
  "commit": "82b4b644fa064ccbfd9a877cd74d2a651d263388",
  "tree": "ca3b8363f0fd7606f70ffce4a2d54bdda17dade8",
  "parents": [
    "f5e0d2def3d733e6970bdcd8d11849bbc73f7195"
  ],
  "author": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Tue Nov 11 22:43:11 2025 +0100"
  },
  "committer": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Tue Nov 11 22:43:11 2025 +0100"
  },
  "message": "Re-enable conditional incremental output for multi-text corpora\n\nFixes race condition where texts were output before all dependency.xml\nfiles finished processing, resulting in missing dependency annotations.\n\nSolution: Conditionally enable incremental output based on text count:\n- Single-text corpora (totalTexts \u003d\u003d 1): Disable incremental output\n  to ensure all ZIP entries complete before final output\n- Multi-text corpora (totalTexts \u003e 1): Enable incremental output for\n  better performance and progress visibility\n\nTested and verified:\n- Single-text corpus (dnb13, goe): All dependencies present without\n  incremental output\n- Multi-text corpus (zge24, 150 texts): Incremental output works,\n  6 texts output during processing, all dependencies present\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude \u003cnoreply@anthropic.com\u003e\n\nChange-Id: I4e693d3d460642291ca6eefce50017a26d1681f5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "179bc6d5660a2c74bdc824796aed0539bf2e3648",
      "old_mode": 33188,
      "old_path": "app/src/main/kotlin/de/ids_mannheim/korapxmltools/KorapXmlTool.kt",
      "new_id": "4a5923aa5a327b33aa22a4509aaf3ffb594be95a",
      "new_mode": 33188,
      "new_path": "app/src/main/kotlin/de/ids_mannheim/korapxmltools/KorapXmlTool.kt"
    }
  ]
}
