From df76389ca89cf64ff61331990da55e98b9f405af Mon Sep 17 00:00:00 2001 From: Copilot Date: Wed, 3 Jun 2026 11:32:04 -0500 Subject: [PATCH] docs(scrape): fix branch HEAD stamp after plan 080 commit --- docs/recurring-scrape-merge-readiness.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/recurring-scrape-merge-readiness.md b/docs/recurring-scrape-merge-readiness.md index a637859f..c2dfd905 100644 --- a/docs/recurring-scrape-merge-readiness.md +++ b/docs/recurring-scrape-merge-readiness.md @@ -5,7 +5,7 @@ | Gate | Status | |------|--------| | Offline smokes (`run-all-smokes.sh`) | 23/23 pass | -| Branch HEAD (fork) | `b71c697` — PR #1538 body synced plans 070–079 (plan 080) | +| Branch HEAD (fork) | `8684138` — PR #1538 body synced plans 070–079 (plan 080) | | Live proof (`run-operator-proof.sh --sync-gui --target eod_discord`) | Passed on maintainer host | | Monthly cron (`setup-cron.sh`) | Installed (`00 04 1 * *`); dry-run preflight OK for all enabled targets | | Upstream CI (fork PR) | `action_required` until Tyrrrz approves workflow runs |