From 49093696858d5467c3ad50ffbcbd6127f1877c42 Mon Sep 17 00:00:00 2001 From: Nils Lehnen <30603423+iderex@users.noreply.github.com> Date: Sat, 22 Aug 2026 07:14:05 +0200 Subject: [PATCH] Read the workflow list at the head that carries the new leg The parity table pastes what this repository runs today, and a satisfied row added under #81 named a workflow file that paste did not list. The row and the reading inside one document disagreed, which is worse than either being stale on its own, because the table is what a reader compares a run against. The reading is re-run at the head that carries the leg and re-stamped with it. The paragraph above it names this as the third row to move from naming a plan to naming a run, and says why this half could not land in the same change as the row: the command reads the default branch, so it answers with the new file only after the merge. Refs #81 Signed-off-by: Nils Lehnen <30603423+iderex@users.noreply.github.com> --- docs/gate-parity.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/gate-parity.md b/docs/gate-parity.md index 023feb9..45ef974 100644 --- a/docs/gate-parity.md +++ b/docs/gate-parity.md @@ -108,14 +108,17 @@ What this repository runs today, which is what a `satisfied` row points at: doc-paths.yml pr-hygiene.yml scorecard.yml + shell-analysis.yml unicode-guard.yml zizmor.yml -Read at `b412218c1c1a8ed32e415c34f11f652ea8cf4864` on this repository's default +Read at `7a8b187e8e1fb61ee769f57ba2d6bf8389ee2fb3` on this repository's default branch. #80 named four of these as already satisfied and the sign-off gate as a fifth. The hygiene check and the document check landed after the first version of this table was written, through #83 and #110, so each of their rows moved from -naming a plan to naming a run. This is the drift the table is most exposed to: a +naming a plan to naming a run. The shell analysis under #81 is the third, and its +row was written as a run in the change that added it while this paste could not +be, for the reason the next paragraph gives. This is the drift the table is most exposed to: a row is written while a check is still an issue, the check lands, and the row goes on describing the plan. It has happened twice now, and both repairs came after the merge rather than inside it, because the paste above can only be read once