bbsbot 2026-02-15
Stabilize trade cadence, dashboard metrics, and swarm operations with bootstrap regression fixes
84 files · 6,960+ · 456-

Trading and strategy stabilization

5 files changed
  • worker.py Stabilized TW2002 release gates and fixed bootstrap/warp regressions
  • profitable_pairs.py Added wrong-side storm brake and unverified-lane score penalty
  • trade_quality.py Trade quality threshold refinements
  • autotune.py Stabilized autocorrect warmup and trimmed timeseries
  • anti_collapse.py Anti-collapse runtime controls
  • Stabilized TW2002 release gates and fixed bootstrap/warp regressions remediate internal
    1 file
    • worker.py
  • Added wrong-side storm brake and unverified-lane score penalty for trading remediate internal
    1 file
    • profitable_pairs.py
  • Stabilized autocorrect warmup and trimmed timeseries to latest run epoch decouple internal
    1 file
    • autotune.py
  • Fixed account pool AI badge detection to avoid false positives remediate internal
    1 file
    • detection.py

Dashboard metrics improvements

3 files changed
  • dashboard.html Dashboard labels clarified and top metrics updated
  • dashboard.js Dashboard JS updates for 15-minute summary deltas
  • manager.py Manager timeseries updates
  • Clarified dashboard labels for run CPT vs strategy bot CPT decouple behavioral
    2 files
    • dashboard.html
    • dashboard.js
  • Used canonical 15-minute summary deltas for dashboard top metrics decouple behavioral
    1 file
    • dashboard.js
  • Updated swarm demo configs with additional parameters decouple internal
    1 file
    • bot_01.yaml

Worker and strategy enhancements

2 files changed
  • base.py Strategy base class enhancements with safety checks
  • config.py Trade quality threshold configuration
  • Enhanced profitable_pairs strategy with additional safety checks decouple internal
    1 file
    • profitable_pairs.py
  • Added trade quality threshold refinements margin internal
    1 file
    • trade_quality.py
  • Improved worker combat attrition telemetry tests qualify behavioral
    1 file
    • test_worker_combat_attrition_telemetry.py

Documentation

3 files changed
  • SWARM_OPERATIONS_TELEMETRY.md Swarm operations and telemetry documentation
  • HANDOFF_2026-02-15.md Runtime/status handoff document
  • README.md Docs README update
  • Added swarm operations and telemetry documentation (SWARM_OPERATIONS_TELEMETRY.md) instantiate behavioral
    1 file
    • SWARM_OPERATIONS_TELEMETRY.md
  • Added runtime/status handoff document for 2026-02-15 instantiate internal
    1 file
    • HANDOFF_2026-02-15.md
  • Updated docs README specify errata
    1 file
    • README.md

Infrastructure and testing

4 files changed
  • test_terminal_screen_utils.py Terminal screen_utils tests
  • test_manager_timeseries.py Manager timeseries tests expanded
  • test_swarm_routes_events.py Swarm routes events tests
  • test_dashboard_interaction_guards.py Dashboard interaction guard tests
  • Added terminal screen_utils tests qualify internal
    1 file
    • test_terminal_screen_utils.py
  • Expanded manager timeseries tests qualify internal
    1 file
    • test_manager_timeseries.py
  • Added swarm routes events tests qualify internal
    1 file
    • test_swarm_routes_events.py
  • Updated bot demo configs (35 swarm_demo + 5 swarm_demo_ai) decouple internal
    2 files
    • bot_01.yaml
    • bot_01.yaml