smaug/signals
Dominik Roth 727ad7cd6d feat(signals): as-of-date aware cluster detection, open-market-only filter
- cluster_detector: pass as_of_date through to DB query so historical signal
  reprocessing doesn't look into the future
- filter_engine: accept as_of_date; skip non-open-market tx_codes (only P/"");
  reject placeholder tickers (NONE, N/A); propagate as_of_date to cluster detection

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 17:48:59 +02:00
..
__init__.py feat: add PLAN.md and insider copytrade POC implementation 2026-05-04 16:15:22 +00:00
cluster_detector.py feat(signals): as-of-date aware cluster detection, open-market-only filter 2026-05-26 17:48:59 +02:00
filter_engine.py feat(signals): as-of-date aware cluster detection, open-market-only filter 2026-05-26 17:48:59 +02:00