Skip to content

Commit ea11aed

Browse files
committed
docs: align reconstruction termination contract
1 parent afafd0b commit ea11aed

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

conformance/HARNESS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,9 @@ uses fixed browser-provider and strict PNG inputs to exercise repeatability,
284284
resource identity, query-secret redaction, evidence classes and omissions,
285285
typed atomic proposal application, flat-copy rejection, observation codec
286286
fixpoints, calibration interpolation/selective review and finite loop stops.
287+
The correction-loop fixture now exercises an explicit successful objective
288+
threshold; the library also reports `no_improvement` when a fresh candidate is
289+
rejected, while repeated canonical state remains a separate terminal result.
287290
The report carries explicit non-claims for live browser capture, OCR/model
288291
accuracy, a broad or held-out corpus, independent evaluation and training.
289292

docs/roadmap.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,10 @@ profile; an independent evaluator reproduces the main result.
261261
The executable baseline currently proves observation-codec fixpoints, explicit
262262
observed/inferred evidence and omissions, typed atomic proposals, default
263263
flat-copy rejection, deterministic loop termination and training-only ranking
264-
of five bounded layout hypotheses against a live held-out viewport. The typed
264+
of five bounded layout hypotheses against a live held-out viewport. The
265+
correction loop now has explicit `success`, `no_improvement`, and
266+
`repeated_state` outcomes, with a caller-provided objective threshold so a
267+
perfect score is never assumed by the core. The typed
265268
`nuif-reconstruction-evaluation-0` report now covers every required per-example
266269
family, preserves empty denominators as unscored, rejects screenshot-only
267270
source-resource recall claims and keeps unavailable hardware measurements

0 commit comments

Comments
 (0)