feat: add SOXL core provenance optimizer#286
Conversation
Co-Authored-By: Codex <noreply@openai.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 258b3d5062
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
🤖 Codex PR Review✅ Merge allowed: 3 finding(s) reported but none are blocking ℹ️ Other Findings1. 🟡 [MEDIUM] Logic in
|
Co-Authored-By: Codex <noreply@openai.com>
Summary
Validation
PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=src /Users/lisiyi/Projects/UsEquityStrategies/.venv/bin/python -m pytest -q tests/test_soxl_core_optimization.py tests/test_soxl_soxx_offline_input_contract.py tests/test_soxl_soxx_typed_baseline_result.py tests/test_r3_joint_evidence.pyPYTHONDONTWRITEBYTECODE=1 /Users/lisiyi/Projects/UsEquityStrategies/.venv/bin/python -m compileall -q src/us_equity_strategies/research/soxl_core_optimization.py tests/test_soxl_core_optimization.pyNo provider calls, data downloads, or real optimization/comparison runs were made.