From afa86a8aaee2ab3cc24521176f2d02b29ecc5ddb Mon Sep 17 00:00:00 2001 From: oskar Date: Tue, 4 Aug 2026 17:38:04 +0200 Subject: [PATCH] =?UTF-8?q?fix(kb):=20DoD=20mail-body-ingest=20=E2=80=94?= =?UTF-8?q?=2048/48=20->=2055/55=20testow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Liczba przepisana z README sprzed circuit breakera; 1764052 dodalo 4 testy (trip po N kolejnych, reset po sukcesie, 0 wylacza, flush threadingu przy abortcie) i zaktualizowalo licznik w sekcji Tests, ale nie w DoD. Potwierdzone przebiegiem: 55 passed w jobs/mail-body-ingest. Co-Authored-By: Claude Opus 5 (1M context) --- kb/services/job-mail-body-ingest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kb/services/job-mail-body-ingest.md b/kb/services/job-mail-body-ingest.md index 37d6acf..17152b5 100644 --- a/kb/services/job-mail-body-ingest.md +++ b/kb/services/job-mail-body-ingest.md @@ -127,7 +127,7 @@ repeating the ambiguity here). ## Definition of Done -Per `CLAUDE.md`: `pytest` passes (48/48) + a `--limit 5` dry-run smoke against live +Per `CLAUDE.md`: `pytest` passes (55/55) + a `--limit 5` dry-run smoke against live `kb-postgres@PIHA` before committing (confirms DSN/query wiring; a missing local archive mirror correctly reports `missing_file` rather than crashing). The Etap A pilot (`--since 2025-07-01 --apply`, plan §7) is a separate, explicitly-confirmed run — not part of this