Skip to content

Align LongBridge runtime strategy profiles#43

Merged
Pigbibi merged 1 commit into
mainfrom
cleanup-runtime-strategy-profiles
May 1, 2026
Merged

Align LongBridge runtime strategy profiles#43
Pigbibi merged 1 commit into
mainfrom
cleanup-runtime-strategy-profiles

Conversation

@Pigbibi

@Pigbibi Pigbibi commented May 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

This aligns LongBridge with the shared six-profile runtime-enabled US equity catalog.

Cause and effect

LongBridge docs, notification labels, and tests still referenced removed research profiles as archive rows. Once the shared strategy package removed those deployable profile surfaces, those local references became stale.

Fix

  • remove archived mega-cap strategy rows from README and notification localization
  • update status matrix expectations around the six runtime-enabled profiles
  • replace the dynamic mega runtime test fixture with Top50 balanced feature-snapshot coverage

Validation

  • PYTHONPATH=.:../UsEquityStrategies/src:../QuantPlatformKit/src ../PaperSignalPlatform/.venv/bin/python -m pytest tests/test_strategy_loader.py tests/test_runtime_config_support.py tests/test_strategy_runtime.py -q
  • PYTHONPATH=.:../UsEquityStrategies/src:../QuantPlatformKit/src ../PaperSignalPlatform/.venv/bin/python -m pytest tests/test_notifications.py tests/test_notification_events.py tests/test_runtime_notification_adapters.py -q
  • /home/ubuntu/Projects/TelegramCodexCCBot/.venv/bin/ruff check notifications/telegram.py tests/test_runtime_config_support.py tests/test_strategy_runtime.py
  • git diff --check

@Pigbibi Pigbibi marked this pull request as ready for review May 1, 2026 19:08
@Pigbibi Pigbibi merged commit 02442fa into main May 1, 2026
1 check passed
@Pigbibi Pigbibi deleted the cleanup-runtime-strategy-profiles branch May 1, 2026 19:09
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