RECALL_GATE_THRESHOLDS
constRECALL_GATE_THRESHOLDS:GateThresholds
Defined in: thresholds.ts:17
Minimum acceptable recall-quality metrics for the hybrid fusion retriever over
the sanitized recall fixtures. Pinned just under the recorded baseline (recall@5
~0.92, MRR 1.000, nDCG@5 ~0.92) so noise does not trip the gate but a genuine
regression does. This is the “primary memory can’t silently get dumber” guard
(WP5 T5 / GAPS G8). Documented in docs/RELEASE_GATES.md.