validation: advance close-all corpus artifacts#112
Merged
Conversation
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.
What changed
pineforge-corpusgitlink fromd4bcabc8263d745a1fd12ea22d45effe2a52a03cto corpus PR fix: pyramiding per-leg PnL + OCA cross-bracket isolation #11 mergeaeff79e4af1052528010e1b9cded5dd0cc677021.strategy.close_all()argument artifacts and the resultingorder-close-all-cancel-all-01engine tape.Why
The codegen fix for official
strategy.close_all(comment, immediately, ...)positional semantics is merged. This pins the engine to the matching public corpus evidence so downstream validation is reproducible from public commits.Provenance
9b7c45bc13b5cccef1ace60701a4d4bfc356dcb02dc25ec89711324c8cd028d78680a39ed7c9b3899c49807cccd9b17bd1d50a77d42376ccf4047fa1aeff79e4af1052528010e1b9cded5dd0cc677021fb2b5efb63352a10a11fa1bd95cb00044ab83726a2a546fc2a37fe540bb7d5cd9b002781dd5984e2(merged by codegen PR Update validation corpus pointer #63 as228fe316a3479f2b5e3ba8ccfd80e67deb06e196)Validation
python3 scripts/verify_corpus.py --all --quiet: 252 verified; 243 Excellent, 8 Strong, 1 expected anomaly.python3 scripts/validation_report_self_test.py --all: all 252 report rows match canonical tiers and metrics.git diff --checkNo engine source changes are included; the only diff is the
corpusgitlink.