Skip to content

feat(remediation): require test strategy for fixes#2688

Merged
kamalsrini merged 1 commit into
mainfrom
kamalsrini/uni-15-p311-require-test-strategy-for-fixes
Jun 16, 2026
Merged

feat(remediation): require test strategy for fixes#2688
kamalsrini merged 1 commit into
mainfrom
kamalsrini/uni-15-p311-require-test-strategy-for-fixes

Conversation

@kamalsrini

Copy link
Copy Markdown
Contributor

Summary

  • Require test_strategy for every remediation in the normalized finding schema.
  • Structure test_strategy as a summary plus recommended_tests, generated_tests, or both.
  • Update remediation output docs and the skill template example/checklist.

Verification

  • ruby -rjson -e 'JSON.parse(File.read("schemas/finding.schema.json")); puts "OK: schemas/finding.schema.json parses"'
  • ruby scripts/validate_skill_schema.rb
  • ruby scripts/validate_index.rb
  • ruby scripts/test_skill_fixtures.rb
  • git diff --check

Linear: UNI-15

@kamalsrini kamalsrini merged commit 873a6dc into main Jun 16, 2026
5 checks passed
@kamalsrini kamalsrini deleted the kamalsrini/uni-15-p311-require-test-strategy-for-fixes branch June 16, 2026 05:29
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