You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim 191653394d feat: scoring cleanup — alpha-only composite, default-deny unknown events, new exit/risk features
Remove 5 non-alpha features (earnings surprise, risk penalty, parse confidence,
direction clarity, LM sentiment) from composite score to eliminate double-counting
with hard gates and noise sources. Redistribute weights to 5 alpha features.

Add default-deny for unknown event types, no-follow-through early exit (D+1),
kill switch log-only mode, macro regime size scaler. Remove SUE gate (Gate 8).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
..
__init__.py feat: implement Phase 4 -- event-driven backtester 5 months ago
test_allocator.py feat: scoring cleanup — alpha-only composite, default-deny unknown events, new exit/risk features 5 months ago
test_calendar.py feat: implement Phase 4 -- event-driven backtester 5 months ago
test_domain.py feat: Phase 5 fundamental strategy improvements 5 months ago
test_execution.py feat: Phase 5 fundamental strategy improvements 5 months ago
test_manifests.py feat: implement Phase 4 -- event-driven backtester 5 months ago
test_metrics.py feat: Phase 5 fundamental strategy improvements 5 months ago
test_scoring.py feat: scoring cleanup — alpha-only composite, default-deny unknown events, new exit/risk features 5 months ago
test_selector.py feat: scoring cleanup — alpha-only composite, default-deny unknown events, new exit/risk features 5 months ago
test_snapshot_store.py feat: implement Phase 4 -- event-driven backtester 5 months ago
test_splits.py feat: implement Phase 4 -- event-driven backtester 5 months ago