Add raw structural projector before candidate scoring (sprint 263)

This commit is contained in:
Bill
2026-02-26 16:59:28 -07:00
parent f534d7f0fa
commit fe85f1b515
8 changed files with 249 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
// Sprint 263 integration summary:
// - Added deterministic raw structural projector for candidate tasks before scoring.
// - Raw candidate scoring path can evaluate projected tasks for baseline, variants, and adaptive retry.
// - Summary now includes native_raw_structural_projector telemetry and projected-variant counts.