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
chore(wp4): de-brand root Justfile + convert READINESS to AsciiDoc
De-template the root Justfile (no functional recipe changes to the live
snifs recipes):
- project/REPO := "rsr-template-repo" -> "snifs" (16 {{project}} sites)
- scope the verify-template self-check to the project/REPO assignment so
it no longer trips on its own grep pattern
- de-brand doctor/tour/help-me/container-init prose + the issues URL
- drop the "RSR Standard Justfile Template / copy me" header framing
Convert READINESS.md -> READINESS.adoc (DOC-FORMAT: .adoc is primary;
READINESS is not on the allowed-.md list): fill {{DATE}} -> 2026-06-17,
snif -> snifs. Retarget crg-grade/crg-badge to read READINESS.adoc and
its '*Current Grade:*' line.
Also fix a pre-existing bug in crg-grade/crg-badge (present on main):
'$$(' / '$$grade' produced a bash syntax error in these plain recipes;
command substitution needs a single '$' (as state-touch already uses).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments