docs: the skill stopped contradicting itself about what a SKIP is
SKILL.md's opening list still glossed `SKIP` as "the check could not run" and then contradicted itself five lines later, where 0.8.0 had added the two kinds. A session reading only the list reports every deliberate skip as something that failed to run, and sends someone to fix fixture links that are deliberate on purpose. 0.7.1 exists because 0.7.0 shipped the same class of defect; this is the check that was supposed to stop it happening twice. README's `--offline` note and its bilingual-undecidable paragraph now name which kind their skips are, and what resolves them. Both were true and incomplete — incomplete in the one direction that matters now that the summary line names only one of the two. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DHaQTcaD3w2C6PqVsAmrcv
This commit is contained in:
parent
f4017bcfe1
commit
9a566240e8
5 changed files with 31 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "repo-standard",
|
||||
"version": "0.8.0",
|
||||
"version": "0.8.1",
|
||||
"description": "Per-repo gate for the open/ presentation standard: README first screen, install block, files required by the repo's class, and dead repo references.",
|
||||
"author": {
|
||||
"name": "Kjell Tore Guttormsen"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue