Skip to content

v2.1.1 — manifest homepage, and the gate green again

Choose a tag to compare

@minuscle minuscle released this 26 Aug 13:37
· 13 commits to master since this release
Immutable release. Only release title and notes can be modified.
1c2c409

A metadata patch and the gate fix it exposed. No skill changed.

What changes for you

  • homepage in both plugin manifests, pointing at the repository. It is the link a plugin directory listing shows, and it was absent.
  • The root plugin.json stub is gone. No host reads a root manifest: Claude reads .claude-plugin, Codex .codex-plugin, Agy .agents.
  • The validator no longer requires that stub. Deleting it left MANIFESTS naming a file that no longer existed, so gate failed on every master push between that commit and this release.

Gate

This release did not pass its own gate. It landed through the OrganizationAdmin bypass of the master ruleset with no duck-review dispatch — the third consecutive release on a waiver. What stands behind it is the mechanical gate only: render-catalog.py --check, validate-distribution.py --self-test, and claude plugin validate --strict, all green on master.

Full log: v2.1.0...v2.1.1