From 2b49b17eb2288de5821448340a0009362cec4818 Mon Sep 17 00:00:00 2001 From: m3taversal Date: Thu, 26 Mar 2026 15:09:47 +0000 Subject: [PATCH] doc: label backfill as one-shot, not cron (Ganymede review) Pentagon-Agent: Epimetheus <3D35839A-7722-4740-B93D-51157F7D5E70> --- backfill-ci.py | 1 + 1 file changed, 1 insertion(+) diff --git a/backfill-ci.py b/backfill-ci.py index 558bbea..6113842 100644 --- a/backfill-ci.py +++ b/backfill-ci.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# ONE-SHOT BACKFILL — do not cron. Idempotent but resets all counts. (Ganymede) """Backfill CI contributor attribution from git history. Walks all merged PRs, reclassifies as knowledge/pipeline,