7 lines
327 B
C
7 lines
327 B
C
#pragma once
|
|
|
|
// Sprint 247 integration summary:
|
|
// - Added single-shot profile shaping path for native decomposition coverage closure.
|
|
// - Pipeline can shape first-pass generated tasks into profile-compliant task bundles.
|
|
// - Enforced impact coverage now passes with multishot and autofill disabled when shaping is enabled.
|