diff --git a/packages/db/src/etl/run-overrides.ts b/packages/db/src/etl/run-overrides.ts index 20e663ca..f6b1d3b5 100644 --- a/packages/db/src/etl/run-overrides.ts +++ b/packages/db/src/etl/run-overrides.ts @@ -50,6 +50,8 @@ export const PURGED_RUNS: ReadonlySet = new Set([ 29089300938, // 2026-07-10 | Reason: reverting due to rule to disallow any patching 29425167775, // 2026-07-15 | Reason: reverting per rule that recipes PRs must merge before the InferenceX PR; also used the wrong draft model 29427827757, // 2026-07-15 | Reason: sweep-reuse recovery of the run above (PR #2158) — reverted for the same reason + 29654139122, // 2026-07-18 | Reason: accidental ingest while testing + 29660737166, // 2026-07-18 | Reason: accidental ingest while testing ]); export const PURGED_RUN_ATTEMPTS: ReadonlyMap> = new Map([