Skip to content

refactor: switch longbridge to unified strategy runtime#8

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

refactor: switch longbridge to unified strategy runtime#8
Pigbibi merged 4 commits into
mainfrom
codex/strategy-boundary-refactor-20260407

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Apr 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • switch LongBridge mainline to unified strategy runtime and decision mapper
  • remove the platform-local allocation shim and hard-coded allocation path
  • add runtime, mapper, request-handling, and rebalance regression coverage

Test Plan

  • python3 -m py_compile strategy_loader.py strategy_runtime.py tests/test_strategy_loader.py tests/test_strategy_runtime.py
  • python3 -m ruff check strategy_loader.py strategy_runtime.py tests/test_strategy_loader.py tests/test_strategy_runtime.py
  • source /tmp/ues-strategy-contract-venv13/bin/activate && PYTHONPATH=.:/Users/lisiyi/Projects/QuantPlatformKit/src:/Users/lisiyi/Projects/UsEquityStrategies/src python -m unittest tests.test_strategy_loader tests.test_strategy_runtime tests.test_rebalance_service tests.test_request_handling -v

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