docs(v5): point the V9 gate at the cross-engine correctness strategy#42
Merged
Conversation
The V9 cross-validation gate is Tier 2 of the tiered correctness model in TemporalHazard/inst/dev/CORRECTNESS-STRATEGY.md (R-only invariants -> cross-engine differential gate on a shared Parquet contract -> frozen golden anchors). Add a pointer so the v5 audience finds it, and note the reference-authority principle (correct = math + agree-where-right, not match-SAS) that bounds V9's scope. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #42 +/- ##
=======================================
Coverage 80.17% 80.17%
=======================================
Files 23 23
Lines 701 701
=======================================
Hits 562 562
Misses 139 139
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Surfaces the cross-engine correctness strategy (lives in
TemporalHazard/inst/dev/CORRECTNESS-STRATEGY.md) for the v5/cross-engine audience.Adds a pointer next to the V9 cross-validation gate in the v5 design spec: V9 is Tier 2 of the tiered model (Tier 1 = R-only invariants, shipped; Tier 2 = cross-engine differential gate over a shared structured/Parquet contract with one generic comparator at a statistical tolerance; Tier 3 = a frozen golden-anchor set). Records the reference-authority principle — correct = satisfies the math, and agrees with the other engine where it's right, not matches SAS — which bounds V9's scope (diff structured outputs within tolerance; don't chase SAS print conventions).
Docs-only.
🤖 Generated with Claude Code