The plugin catalog currently indexes metadata from discovered repositories, but we lack validation to ensure consistency across entries. We need a JSON schema that defines required fields (name, description, repository URL, last updated) and optional fields (tags, author, license), plus unit tests to verify that indexed plugins conform to this schema.
The plugin catalog currently indexes metadata from discovered repositories, but we lack validation to ensure consistency across entries. We need a JSON schema that defines required fields (name, description, repository URL, last updated) and optional fields (tags, author, license), plus unit tests to verify that indexed plugins conform to this schema.