Add raw top-gap hardening stage for native tasks (sprint 255)

This commit is contained in:
Bill
2026-02-26 16:23:19 -07:00
parent 5feb05e900
commit 057fcd4087
8 changed files with 228 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
// Sprint 255 integration summary:
// - Added raw top-gap hardening pass for native task output.
// - Hardening injects missing prereq ops/reasons/execution contract fields from active impact profiles.
// - Pipeline now emits native_raw_hardening telemetry and can lift weak raw outputs to profile-ready coverage.