Skip to content

refactor: expose unified crypto strategy entrypoints#12

Merged
Pigbibi merged 4 commits intomainfrom
codex/strategy-boundary-refactor-20260407
Apr 6, 2026
Merged

refactor: expose unified crypto strategy entrypoints#12
Pigbibi merged 4 commits intomainfrom
codex/strategy-boundary-refactor-20260407

Conversation

@Pigbibi
Copy link
Copy Markdown
Contributor

@Pigbibi Pigbibi commented Apr 6, 2026

Summary

  • add manifest-backed unified entrypoints for crypto live profiles
  • keep legacy math reuse inside CryptoStrategies while moving platform-facing logic to contracts
  • update auto-optimization guards and regression tests for the new boundary files

Test Plan

  • python3 -m py_compile scripts/prepare_auto_optimization_pr.py tests/test_prepare_auto_optimization_pr.py
  • python3 -m ruff check scripts/prepare_auto_optimization_pr.py tests/test_prepare_auto_optimization_pr.py
  • source /tmp/ues-strategy-contract-venv13/bin/activate && PYTHONPATH=src:/Users/lisiyi/Projects/QuantPlatformKit/src python -m unittest tests.test_entrypoints tests.test_prepare_auto_optimization_pr -v

@Pigbibi Pigbibi marked this pull request as ready for review April 6, 2026 19:08
@Pigbibi Pigbibi merged commit e3d0da0 into main Apr 6, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/strategy-boundary-refactor-20260407 branch April 6, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant