Skip to content

[codex] refactor crypto strategy catalog access#11

Merged
Pigbibi merged 1 commit intomainfrom
codex/crypto-shared-strategy-catalog
Apr 5, 2026
Merged

[codex] refactor crypto strategy catalog access#11
Pigbibi merged 1 commit intomainfrom
codex/crypto-shared-strategy-catalog

Conversation

@Pigbibi
Copy link
Copy Markdown
Contributor

@Pigbibi Pigbibi commented Apr 5, 2026

What changed

  • move crypto strategy catalog access onto the shared QuantPlatformKit contract
  • expose STRATEGY_CATALOG, metadata accessors, and index rows from CryptoStrategies
  • pin quant-platform-kit to the companion QPK branch commit for CI

Why

  • align crypto strategy definitions with the same domain-level contract used by US equity strategies
  • keep platform repos focused on enablement policy rather than catalog glue

Impact

  • no runtime strategy behavior change intended
  • this PR depends on the companion QPK PR

Validation

  • python3 -m py_compile ...
  • python3 -m ruff check ...
  • PYTHONPATH=... pytest tests/test_catalog.py

@Pigbibi Pigbibi marked this pull request as ready for review April 5, 2026 20:23
@Pigbibi Pigbibi merged commit 733fd97 into main Apr 5, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/crypto-shared-strategy-catalog branch April 5, 2026 20:23
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