7 lines
317 B
C
7 lines
317 B
C
|
|
#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.
|