v8.4.2 - Validator Fixes, Marketplace Sync & Documentation
v8.4.2 - Validator Fixes, Marketplace Sync & Documentation
Fixed
quality_control_check.pywrote its detailed report to a malformed triple-nested path.claude/data/data/data/reports/...instead of the documented.claude/reports/...convention.validate-claude-plugin.pyundercountedcommands/(10 category subfolders) via a non-recursive glob, reporting 11 "files" instead of the actual 41 commands. Counting is now recursive per component type: 36 agents, 27 skills, 41 commands (Score: 100/100)..claude-plugin/marketplace.json(the listing shown when browsing/installing from the marketplace) was stuck atversion: 8.0.0with stale counts - nine releases behindplugin.json. Synced to 8.4.2.
Documentation
- Updated
KNOWN_ISSUES.md,KNOWLEDGE_MANAGEMENT.md,APPROACH_AND_METHOD.md,README.md, andCHANGELOG.mdto record this round of fixes and the "validate the validator" principle.
Full diff: v8.4.1...v8.4.2