You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tooling(required-contexts): scan the PM readings ledger for the six required names (#15727)
The seat's readings ledger restates the six required check-run names as the
operative per-repo set it reads before a PR may be enqueued, and no gate saw
that copy: renaming a job reddens the pin on AGENTS.md and on the review
checklist, so the rename PR is forced to fix those two, while the ledger keeps
the dead name — in the one place consulted at the moment of the decision. The
RETIRED_CONTEXT_NAMES standing ban did not reach it either.
Enrol it as an INSTRUCTION_SURFACES entry with mustName for all six, the same
treatment review-checklist.md already gets; both halves arrive through that one
entry. Measured on a throwaway copy of the ledger: renaming one of the six reds
the gate on the ledger's entry with exactly one problem, and the pre-change gate
is green on the identical mutation while scanning five surfaces instead of six.
The scan set's derivation was re-run with the same query: the ledger is the only
*.md in that population naming a registered context that was not enrolled, and
references/true-green.md names none, so it stays out.
Claude-Session: https://claude.ai/code/session_019RfFHiRCSs3JXLK4cwcfox
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments