v3.5.0 — Documentation Completeness + Framework Maintenance
What's New
Framework Version Maintenance Workflow
frameworks.json— single source of truth for 50 versioned framework references (versions, grep patterns, file locations, staleness tracking)tests/check-framework-updates.sh— ad-hoc CLI with color-coded staleness report (CRITICAL/DUE/OK).github/workflows/framework-review.yml— quarterly CI (Jan/Apr/Jul/Oct) auto-creates GitHub Issues with review checklistsdocs/FRAMEWORK-UPDATE-RUNBOOK.md— step-by-step update procedure with post-update checklisttests/validate-plugin.shSection 5 — framework pattern consistency checks
Documentation Completeness Update
- README.md — repo structure updated with 4 new files, framework count 30+ → 50+, contributing guide adds
frameworks.jsonstep, validation count 55+ → 58+ - docs/INSTALL.md — version refs updated to 3.5.0, cache directory structure includes new files
- docs/TROUBLESHOOTING.md — new section for framework validation errors (Section 5 FAIL, stale WARN, JSON syntax)
- tests/smoke-test-prompts.md — new meta-test section for framework maintenance validation
- CLAUDE.md — contributing guide adds
frameworks.jsonstep for new domains
Version Bump
plugin.jsonandmarketplace.jsonbumped to v3.5.0
Validation
- 58 PASS, 0 FAIL, 1 SKIP (install state)
- 50/50 frameworks within staleness thresholds
- Version 3.5.0 consistent across all config and documentation files
Stats
- 8 files changed, 154 insertions, 16 deletions
- 17 domains, 50+ frameworks, 58+ validation checks
Full Changelog: v3.4.0...v3.5.0