Noticed while sourcing the Vantage-Config carry (Vantage-Config #9) from the current hub reference; the next adoptee copying from a sibling instead of the hub would clone stale shapes:
- PlexCleaner, LanguageTags, Utilities: repo-config uses the old
ruleset-develop.json / ruleset-main.json naming (current reference: develop.json / main.json; audit.py letter-checks the new paths).
- MediaTools: repo-config carry is partial (
develop.json + main.json only; no README.md, configure.sh, settings.json).
- MediaTools: merge-bot uses
gh pr merge --auto --delete-branch and older comment wording; the current reference dropped --delete-branch.
Per the "fix systemic drift in the hub" rule this is one drift class across several repos - flagging here rather than patching each.
Noticed while sourcing the Vantage-Config carry (Vantage-Config #9) from the current hub reference; the next adoptee copying from a sibling instead of the hub would clone stale shapes:
ruleset-develop.json/ruleset-main.jsonnaming (current reference:develop.json/main.json; audit.py letter-checks the new paths).develop.json+main.jsononly; noREADME.md,configure.sh,settings.json).gh pr merge --auto --delete-branchand older comment wording; the current reference dropped--delete-branch.Per the "fix systemic drift in the hub" rule this is one drift class across several repos - flagging here rather than patching each.