Integrate P33 cross-size covariance diagnostics - #69
Merged
Conversation
Bring the P33 covariance audit, root-doubling diagnostic, archive validation, synthetic regressions, and committed historical outputs onto current main. Treat these as research diagnostics; further numerical hardening is optional follow-up for precision-sensitive claims.
This was referenced Aug 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Put the already-computed P33 cross-size covariance audit on current
mainwithout carrying forward the old divergent PR stack.Includes
Interpretation
This is research diagnostic infrastructure, not a claim that the generic scorer is a fully calibrated statistical package. For the historical data, the measured correlations are modest and the full-covariance diagnostics are close to the diagonal versions; that is already useful for deciding what to run next.
Further pseudoinverse/finite-sample/general-weight hardening is follow-up only if a precision-sensitive paper claim actually depends on it.
Supersedes the old divergent PR #46 after merge.