Add repaired-R parity workflow, fixture tooling, and MReg refactor to support repaired R artifacts - #108
Conversation
|
I audited the current PR head ( Blocking issues:
Required order of work:
Do not mark this PR ready until those gates pass. |
|
Parity work has continued on the PR branch. New commits:
This isolates and tests the repaired selection semantics before replacing the current fold-local implementation in No parity-completion claim is being made yet: these commits have not produced an Actions run, and the final aligned R SHA/fixtures remain pending. |
|
Implemented the repaired Method 1 path on the PR branch. Latest commits:
Current CI runs:
No green/parity claim until those runs complete and any failures are resolved. |
Status
This PR is a draft parity-repair branch. It is not ready to merge.
Current scope
NNS.regandNNS.stackbehavior with the repaired R implementation.Current authoritative R reference
The workflow is temporarily pinned to merged R commit:
21be6d92d8ad23f0848191b094aded0dd6df8f74A subsequent R estimator-alignment commit is still required before fixtures can become authoritative. Once that commit exists and passes R tests/checks, this PR must be repinned again.
Blocking parity work
NNS.stackmust expose the hidden Method 1 trace throughoptions(NNS.stack.trace.env = ...).ALLcandidate selection must use the same single-k estimator as finalNNS.reg(..., n.best = "all").NNS.regsemantics.ALLsentinel.Changes made during audit
54c98418...to21be6d92...as an interim merged reference.Validation status
The current branch has not yet produced authoritative post-alignment R fixtures. Previous claims that R validation and fixture generation had completed were premature. The current 55 parity failures remain unresolved until executable fixtures from the final aligned R commit are imported.
Codex Task