7 lines
274 B
C
7 lines
274 B
C
#pragma once
|
|
|
|
// Sprint 237 integration summary:
|
|
// - Added semantic fallback budget gate checker and wrapper runner.
|
|
// - Gate supports explicit fallback-rate budget and minimum sample enforcement.
|
|
// - Produces deterministic pass/fail artifact for CI/batch policy wiring.
|