diff --git a/src/scoring/model.ts b/src/scoring/model.ts index 07b391a089..89a23a67f0 100644 --- a/src/scoring/model.ts +++ b/src/scoring/model.ts @@ -1,3 +1,5 @@ +// (verification touch) This file is under a hard-guardrail glob (src/scoring/**); a change here must force +// MANUAL review — gittensory must NOT auto-merge it, and should surface a needs-human-review hold. import { getLatestScoringModelSnapshot, persistScoringModelSnapshot,