bbsbot
2026-02-14
Trade quality controls, anti-collapse runtime system, swarm auto-correct controller, and role-aware dashboard added
39 files · 5,493+ · 400-
Trade quality controls
2 files changed
trade_quality.pyTrade quality controls with configurable thresholds for structural miss suppressiontest_trade_quality_controls.pyTests for trade quality controls
- Implemented trade-quality controls module (
trade_quality.py) with configurable thresholds instantiate behavioral1 file
trade_quality.py
- Added telemetry for trade quality metrics (structural miss suppression)
instantiate
behavioral
1 file
trade_quality.py
- Tuned default trade-quality thresholds for structural miss suppression
harden
behavioral
1 file
trade_quality.py
- Added tests for trade quality controls
qualify
internal
1 file
test_trade_quality_controls.py
Anti-collapse system
3 files changed
anti_collapse.pyAnti-collapse runtime controls for preventing cascading failuresautotune.pyAutotune module for dynamic parameter adjustmenttest_anti_collapse_controls.pyAnti-collapse controls tests
- Created anti-collapse runtime controls (
anti_collapse.py) for preventing cascading failures harden behavioral1 file
anti_collapse.py
- Added autotune module for dynamic parameter adjustment
instantiate
internal
1 file
autotune.py
- Added anti-collapse controls tests
qualify
internal
1 file
test_anti_collapse_controls.py
Swarm auto-correct
2 files changed
swarm_autocorrect.pyPerpetual swarm auto-correct controllerswarm_summary_watch.pySwarm summary watch for condensed status view
- Built perpetual swarm auto-correct controller script
instantiate
behavioral
1 file
swarm_autocorrect.py
- Monitors bot health and automatically restarts failed or stuck bots
harden
behavioral
1 file
swarm_autocorrect.py
- Added swarm summary watch script for real-time swarm status
instantiate
internal
1 file
swarm_summary_watch.py
Dashboard role-aware layout
4 files changed
dashboard.htmlRole-aware dashboard with trade-quality telemetry panelsdashboard.jsCargo value hints displaytest_dashboard_interaction_guards.pyExpanded dashboard interaction guardstest_cargo_value_hints.pyCargo value hints tests
- Implemented role-aware dashboard with trade-quality telemetry panels
instantiate
behavioral
2 files
dashboard.htmldashboard.js
- Added cargo value hints display
instantiate
behavioral
1 file
dashboard.js
- Added orientation prompt context tests
qualify
behavioral
1 file
test_orientation_prompt_context.py
- Expanded dashboard interaction guards
harden
behavioral
1 file
test_dashboard_interaction_guards.py
Worker and manager enhancements
4 files changed
worker.pyCombat attrition telemetrymanager.pyManager timeseries data and reportingtest_worker_combat_attrition_telemetry.pyWorker combat attrition telemetry teststest_manager_timeseries.pyManager timeseries tests
- Expanded worker with combat attrition telemetry
instantiate
behavioral
1 file
worker.py
- Enhanced manager with timeseries data and reporting
instantiate
internal
1 file
manager.py
- Added manager timeseries tests and swarm routes events tests
qualify
internal
2 files
test_manager_timeseries.pytest_swarm_routes_events.py
CLI implementation expansion
3 files changed
cli_impl.pyNew game commands and profitable_pairs advanced pair selectionswarm_routes.pySwarm API updatestest_profitable_pairs_telemetry.pyProfitable pairs telemetry tests
- Significantly expanded cli_impl.py with new game commands
instantiate
behavioral
1 file
cli_impl.py
- Added profitable pairs telemetry tests
qualify
behavioral
1 file
test_profitable_pairs_telemetry.py
- Extended profitable_pairs strategy with advanced pair selection
instantiate
internal
1 file
profitable_pairs.py
Monitoring scripts
2 files changed
mcp_hijack_trader.pyMCP hijack trader script for remote bot controlswarm_summary_watch.pyCondensed swarm status view
- Added MCP hijack trader script for remote bot control
interface
behavioral
1 file
mcp_hijack_trader.py
- Added swarm monitor script for terminal-based monitoring
instantiate
internal
1 file
swarm_summary_watch.py
- Added swarm summary watch for condensed status view
instantiate
internal
1 file
swarm_summary_watch.py
Documentation
3 files changed
TW2002_MCP_OPERATIONS.mdTW2002 MCP operations guideREADME.mdREADME updated with new featuresREADME.mdDocumentation index updated