Skip to content

Add stale framework reference checks#2712

Merged
kamalsrini merged 1 commit into
mainfrom
kamalsrini/uni-22-p518-add-stale-framework-checks
Jun 16, 2026
Merged

Add stale framework reference checks#2712
kamalsrini merged 1 commit into
mainfrom
kamalsrini/uni-22-p518-add-stale-framework-checks

Conversation

@kamalsrini

Copy link
Copy Markdown
Contributor

Summary

  • Add stale-review mode to scripts/validate_framework_registry.rb.
  • Add a weekly scheduled workflow to report framework references older than the configured review window.
  • Document the stale check in README, CONTRIBUTING, and the framework registry docs.

Verification

  • ruby scripts/validate_framework_registry.rb
  • ruby scripts/validate_framework_registry.rb --stale --max-age-days 365 --as-of 2026-06-16
  • ruby scripts/validate_framework_registry.rb --stale --max-age-days 365 --as-of 2028-01-01 (expected failure verified locally)
  • ruby scripts/validate_skill_schema.rb
  • ruby scripts/validate_index.rb
  • ruby scripts/test_skill_fixtures.rb
  • ruby scripts/generate_quality_scorecard.rb --check
  • git diff --check

Linear: UNI-22

@kamalsrini kamalsrini merged commit a66f877 into main Jun 16, 2026
6 checks passed
@kamalsrini kamalsrini deleted the kamalsrini/uni-22-p518-add-stale-framework-checks branch June 16, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant