BADGE-COUNT and README-LANGUAGE are additions, so this is a minor rather than a patch. The catalog ref still sat on v0.1.1 against a released v0.1.3; bumping it to v0.2.0 clears that lag in the same move, because a ref points, it does not queue. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Mf1zhujv5QjYuAn1a9HcgW
12 lines
478 B
JSON
12 lines
478 B
JSON
{
|
|
"name": "repo-standard",
|
|
"version": "0.2.0",
|
|
"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"
|
|
},
|
|
"auto_discover": true,
|
|
"license": "MIT",
|
|
"repository": "https://git.fromaitochitta.com/open/repo-standard",
|
|
"keywords": ["repository-standard", "readme", "gate", "documentation", "multi-repo"]
|
|
}
|