Skip to content

docs: publish strategy contract release line#5

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

docs: publish strategy contract release line#5
Pigbibi merged 1 commit into
mainfrom
codex/strategy-boundary-docs-release-20260407

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • document the finalized platform-strategy boundary in the shared package docs and readmes
  • add explicit migration notes for adding a strategy profile, platform runtime, and upstream artifact provider
  • bump QuantPlatformKit to v0.7.0 as the fixed-tag release line for the boundary refactor

Test Plan

  • python3 - <<'PY'
    import tomllib
    data = tomllib.loads(open('pyproject.toml', 'rb').read().decode())
    assert data['project']['version'] == '0.7.0'
    PY
  • git diff --check

@Pigbibi Pigbibi marked this pull request as ready for review April 6, 2026 19:30
@Pigbibi Pigbibi merged commit 675e18c into main Apr 6, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/strategy-boundary-docs-release-20260407 branch April 6, 2026 19:37
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