# Archived scanners (not in the live path) These were generic System-2 scanners superseded by the focused `btc_bottom_reversal` state machine. Nothing imports them; they are NOT scheduled and do NOT register with scanner_state. Kept for reference/history. - vcp_breakout.py — volatility-contraction breakout (bidirectional) - weekly_rsi_reversal.py — weekly RSI extreme + recovery (bidirectional) To revive: re-add an APScheduler job in app/main.py and a scanner_state.register() call, and ensure the source tag is in signal_categories.SYSTEM_2_SOURCES.