Add native decomposition quality gate to pipeline (sprint 238)

This commit is contained in:
Bill
2026-02-26 14:54:15 -07:00
parent 7b33aeb24b
commit 5eaaa7cc56
7 changed files with 102 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
// Sprint 238 integration summary:
// - Added native decomposition quality gate with optional hard-fail mode.
// - Gate checks min native task count and semantic signal count before fallback.
// - Pipeline now emits a native decomposition gate artifact and summary packet.