7 lines
294 B
C
7 lines
294 B
C
#pragma once
|
|
|
|
// Sprint 256 integration summary:
|
|
// - Added top-gap weighted scoring in raw candidate coverage scorer.
|
|
// - Raw candidate search can now select variants using weighted backlog signal closure.
|
|
// - Summary telemetry now includes baseline/best top-gap scores for forensic tuning.
|