)]}'
{
  "log": [
    {
      "commit": "c3de7021d07e2952c65af3243310a6fb8ba27995",
      "tree": "042e2ad4c02c28cd62263ac6b972b30770c3b4a3",
      "parents": [
        "c6e77367a80526b44304365b815eb80a698cd9a4"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Sep 08 14:08:12 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Sep 08 16:02:41 2026 +0200"
      },
      "message": "Take cache files as they are where there is no time to recompute\n\nA file that does not match is recomputed, which is the right default and\nuseless ten minutes before a talk: a collocation analysis runs for hours,\nand the stale file is overwritten on the way. withCachedResults() takes\nthe files as they are while an expression is evaluated, and puts the mode\nback afterwards, so that a document can be knitted from what is on disk\nwithout a stray options() call outliving it. mode \u003d \"offline\" goes\nfurther and refuses to compute at all, which turns a missing file into an\nerror now rather than an unfinished talk later.\n\nThe same is available document-wide through options(rkorap.cacheAs\u003d) or\nKORAP_CACHE_AS, following the rkorap.verbose and KORAP_VERBOSE pair\nalready there. A file used although it does not match is still reported,\nso that outdated numbers do not pass unremarked, and the warning about a\nrefused file now names the two ways out.\n\nCo-Authored-By: Claude Opus 5 \u003cnoreply@anthropic.com\u003e\nChange-Id: Ied5d88ea452f5cc39f8ceafbbb4035575641a682\n"
    },
    {
      "commit": "c6e77367a80526b44304365b815eb80a698cd9a4",
      "tree": "161b166cb180a82652ce764650fb1072569a2ce6",
      "parents": [
        "afac51424c6bc4d86449e863641a36067a22cd18"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Sep 08 14:07:49 2026 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Tue Sep 08 16:02:38 2026 +0200"
      },
      "message": "Add blessCacheAs() to vouch for a file an older version wrote\n\nFiles from the 1.3.0.9000 development cycle already hold correctly\ncomputed scores - the corrections landed there, before the release was\ncut - but they say nothing about what wrote them, so the check added for\n1.4.0 recomputes them. That is right in general and wrong for exactly\nthe files whose owners know better, and a collocation analysis they would\nhave to sit through again runs for hours.\n\nblessCacheAs() records that a file holds what this version would compute.\nWhat actually produced it is left as it stands and the blessing noted\nbeside it, so cacheAsInfo() goes on saying where the numbers come from\nrather than claiming a provenance the file does not have.\n\nA file recording no parameters, as those written before 1.3.0.9000 do,\nhas nothing left to compare against a call once blessed, and is reused\nfor any call naming it. Blessing one says so.\n\nCo-Authored-By: Claude Opus 5 \u003cnoreply@anthropic.com\u003e\nChange-Id: I0c46322154441b11547da205b2aa0fb5cf98371d\n"
    }
  ]
}
