Add profile task-bundle remediation loop closure (sprint 243)

This commit is contained in:
Bill
2026-02-26 15:10:41 -07:00
parent ee38182b79
commit 050fee9480
10 changed files with 196 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
// Sprint 243 integration summary:
// - Added profile-specific remediation task synthesis and task injection support.
// - Coverage checker now evaluates effective tasks (native + injected remediation tasks).
// - Remediation loop can drive failing impact profile count down in one deterministic rerun.