docs(rectification): bind sealed holdout metrics to the frozen scorer identity
The published six keys stay on the 2026-07-21 freeze. Current-tree sidecar numbers remain diagnostic and unlabeled as release metrics. Remove the unused v2 PILOT_REPORT_PATH. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -13,9 +13,6 @@ from typing import Any, Final
|
||||
|
||||
ROOT = Path(__file__).resolve().parents[2]
|
||||
HOLDOUT_PATH: Final = ROOT / "references" / "rectification_sealed_holdout.v1.json"
|
||||
PILOT_REPORT_PATH: Final = (
|
||||
ROOT / "references" / "real_case_calibration" / "minute_rectification_holdout_v2_pilot_report.json"
|
||||
)
|
||||
|
||||
|
||||
def load_sealed_minute_holdout() -> dict[str, Any]:
|
||||
|
||||
Reference in New Issue
Block a user