feat(soxl): add bounded three-asset learning entry - #488
Merged
Conversation
Co-Authored-By: Codex <noreply@openai.com>
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.
The frozen SOXL V3 runner only accepts its original configuration, so the AI research path cannot use it to compare parameters. Add a separate SOXL/SOXX/BOXX learning CLI that validates the existing P1 input and calls the exact UES strategy version in its locked environment.
The new entry shares the corrected next-session ledger with the frozen runner. It restricts each request to development sessions through 2025-07-31 and one explicit parameter:
blend_gate_mid_soxl_weight. Every batch includes the 0.65 baseline, at most two additional values no greater than the baseline, and fixed 5/10/15bps cost cases. Metrics use actual return intervals, positive drawdown magnitude and sample standard deviation; returned cost/parameter bindings must match the request.Results contain learning summaries only, with no raw daily replay and no promotion authority. Original candidate validation, configuration, evidence and live/shadow permissions remain intact. This PR adds no AI call, workflow, data acquisition, dependency or experiment store.
Validation:
git diff --checkpassed.7756fe32585e85cf1d09a163203a02e3eee39fe1locked environment, producing three cost summaries without raw replay output. A separate synthetic mid-tier comparison confirmed the parameter changes actual numerical results.