Skip to content

feat: add remediation confidence output schema#2686

Merged
kamalsrini merged 1 commit into
mainfrom
kamalsrini/uni-14-p310-add-remediation-confidence-levels
Jun 16, 2026
Merged

feat: add remediation confidence output schema#2686
kamalsrini merged 1 commit into
mainfrom
kamalsrini/uni-14-p310-add-remediation-confidence-levels

Conversation

@kamalsrini

Copy link
Copy Markdown
Contributor

Summary

  • Add a normalized finding output schema in schemas/finding.schema.json.
  • Require remediation recommendations to include confidence, blast radius, and behavior-change risk fields.
  • Document the remediation output contract and update the skill template with the required shape.

Notes

  • test_strategy remains optional here because UNI-15 owns mandatory test strategy requirements.

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-14

@kamalsrini kamalsrini merged commit 896f9e9 into main Jun 16, 2026
5 checks passed
@kamalsrini kamalsrini deleted the kamalsrini/uni-14-p310-add-remediation-confidence-levels branch June 16, 2026 04:39
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