Add smart money replay evaluation harness

This commit is contained in:
dirtydishes 2026-05-05 02:08:16 -04:00
parent de6d25f046
commit 19a499d33c
4 changed files with 398 additions and 3 deletions

View file

@ -52,8 +52,8 @@ Acceptance: old classifier and alert endpoints still work while `/flow/smart-mon
### Phase 7: Evaluation and Replay
- [x] Add deterministic unit tests for parent-event scoring and storage.
- [ ] Add replay-style live-vs-batch consistency tests.
- [ ] Add evaluation utilities for calibration, abstention rate, and economic sanity checks.
- [x] Add replay-style live-vs-batch consistency tests.
- [x] Add evaluation utilities for calibration, abstention rate, and economic sanity checks.
## Migration Notes