Skip to content

refactor: finalize shared strategy contract cleanup#4

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

refactor: finalize shared strategy contract cleanup#4
Pigbibi merged 1 commit into
mainfrom
codex/strategy-boundary-refactor-20260407

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add shared strategy contracts, validators, loader support, and migration notes
  • remove deprecated QuantPlatformKit compatibility helpers after the compatibility window
  • update contract and regression tests for the unified catalog/policy path

Test Plan

  • python3 -m py_compile src/quant_platform_kit/common/strategy_contracts.py src/quant_platform_kit/strategy_contracts.py src/quant_platform_kit/init.py tests/test_strategy_contracts.py
  • python3 -m ruff check src/quant_platform_kit/common/strategy_contracts.py src/quant_platform_kit/strategy_contracts.py src/quant_platform_kit/init.py tests/test_strategy_contracts.py
  • PYTHONPATH=src python3 -m unittest tests.test_strategy_contracts -v

@Pigbibi Pigbibi marked this pull request as ready for review April 6, 2026 19:06
@Pigbibi Pigbibi merged commit 5174d9e into main Apr 6, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/strategy-boundary-refactor-20260407 branch April 6, 2026 19:17
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