Add raw score/gate parity packet and enforcement (sprint 265)

This commit is contained in:
Bill
2026-02-26 17:04:24 -07:00
parent bfe44cd6d8
commit 597fe4eded
7 changed files with 92 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
// Sprint 265 integration summary:
// - Added native_raw_score_gate_parity telemetry packet.
// - Added optional hard-fail policy for score/gate divergence.
// - Parity enforcement now protects against silent drift between raw scorer and coverage gate.