Add native impact remediation synthesis loop (sprint 242)

This commit is contained in:
Bill
2026-02-26 15:08:36 -07:00
parent 3c04216a54
commit ee38182b79
9 changed files with 230 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
// Sprint 242 integration summary:
// - Added profile-driven remediation requirement synthesis from failing impact checks.
// - Added deterministic two-pass remediation loop wrapper.
// - Pipeline now supports externally supplied extra normalized requirements.