chore: archive legacy strategies; keep cfi_hedge funding-rate hedge only#68
Open
JaeLeex wants to merge 3 commits into
Open
chore: archive legacy strategies; keep cfi_hedge funding-rate hedge only#68JaeLeex wants to merge 3 commits into
JaeLeex wants to merge 3 commits into
Conversation
Move 18 legacy strategy modules to strategies/_archive and shrink the registry to cfi_hedge only. Update market routing, defaults, docs, and tests while keeping hl hedge and MCP funding_hedge_* tools fully functional. Co-authored-by: Cursor <cursoragent@cursor.com>
This was referenced Jul 2, 2026
* chore: archive APEX stack and remove SEDA from hedge path Move APEX/Radar/Pulse/Guard/Reflect, quoting_engine, adapters, deploy templates, and related tests to _archive/. Hedge K2 inputs now come from Hyperliquid funding history via strategies/cfi_funding.py with no SEDA oracle. Co-authored-by: Cursor <cursoragent@cursor.com> * docs: mark archived operator stack as legacy Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.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.
Summary
strategies/_archive/(2026-07-02 deprecation) and shrinkSTRATEGY_REGISTRYtocfi_hedgeonly.cfi_hedge; refresh defaults, docs (README.md,cli/skill.md), and tests.hl hedge(propose/execute/status/auto/backtest) and MCPfunding_hedge_*tools unchanged and verified.Archived
tests/_archive/(excluded from default pytest vianorecursedirs)Test plan
pytest tests/— 1312 passed, 1 skippedhl hedge propose --helpCfiHedgeAgentimport/instantiateresolve_instrument('para:BTCSWP', mainnet=True)→BTCSWP-PARAhl hedge execute BTC --dry-runon testnet with credentialsMade with Cursor