From 1d17b04136005bcd84bc87b606230022051004b2 Mon Sep 17 00:00:00 2001 From: sickn33 Date: Sun, 5 Apr 2026 21:23:10 +0200 Subject: [PATCH] docs(maintenance): record closed issue follow-up Document that issues #455 and #456 were closed with maintainer guidance describing the required follow-up submission path before reopening. Refs #455 Refs #456 --- walkthrough.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/walkthrough.md b/walkthrough.md index bbc71982..ee2481cf 100644 --- a/walkthrough.md +++ b/walkthrough.md @@ -1,5 +1,9 @@ # Maintenance Walkthrough - 2026-04-05 +- Closed issues `#455` and `#456` with maintainer comments explaining what a follow-up submission must include before reopening: + - concrete repo diff or implementation PR + - source-only contributor branch + - Quality Bar checklist and maintainer validations from `.github/MAINTENANCE.md` - Reviewed open issues `#455` and `#456` during the maintainer sweep; neither had a matching accepted PR and both remain open pending a source-quality contributor submission. - Triaged PR `#454` as superseded by `#457` because `#457` rebuilds the Windows validation/test fixes on top of current `main` and includes the follow-up batch activation fix requested in review. - Verified PR `#457` locally on the contributor head with: