Skip to content

refactor: add unified entrypoints and runtime adapters - #9

Merged
Pigbibi merged 5 commits into
mainfrom
codex/strategy-boundary-refactor-20260407
Apr 6, 2026
Merged

refactor: add unified entrypoints and runtime adapters#9
Pigbibi merged 5 commits into
mainfrom
codex/strategy-boundary-refactor-20260407

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add live-profile manifests and unified entrypoints for us_equity strategies
  • add IB runtime adapters for migration-window strategy metadata
  • cover the new entrypoint and adapter path with regression tests

Test Plan

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

@Pigbibi
Pigbibi marked this pull request as ready for review April 6, 2026 19:08
@Pigbibi
Pigbibi merged commit 84da76d 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