Skip to content

refactor: remove legacy strategy bridge - #9

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

refactor: remove legacy strategy bridge#9
Pigbibi merged 5 commits into
mainfrom
codex/strategy-boundary-refactor-20260407

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Apr 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • migrate IB mainline execution to unified strategy runtime plus decision mapper
  • remove the legacy signal-module bridge after moving required metadata to unified adapters
  • add runtime and mapper regression tests while leaving unrelated research files untouched

Test Plan

  • python3 -m py_compile main.py strategy_loader.py strategy_runtime.py tests/test_strategy_loader.py tests/test_strategy_runtime.py
  • python3 -m ruff check main.py strategy_loader.py strategy_runtime.py tests/test_strategy_loader.py tests/test_strategy_runtime.py
  • PYTHONPATH=.:/Users/lisiyi/Projects/QuantPlatformKit/src:/Users/lisiyi/Projects/UsEquityStrategies/src ./.venv/bin/python -m pytest tests/test_strategy_loader.py tests/test_strategy_runtime.py tests/test_decision_mapper.py tests/test_rebalance_service.py tests/test_request_handling.py tests/test_runtime_config_support.py tests/test_snapshot_strategy_runtime.py -q

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