Commit e9be7ac
Add strategy lifecycle management module (#124)
- 25 new modules for continuous monitoring, drift detection, auto-optimization,
safe updates, and unified health dashboard
- 46 unit tests covering contracts, metrics, drift detection, and AI review
- Dual-mode AI service provider (RELIABILITY/SAFETY patterns)
- Walk-forward validation for parameter optimization
- Market regime-aware drift detection
Co-authored-by: Claude <noreply@anthropic.com>1 parent 86f03fb commit e9be7ac
29 files changed
Lines changed: 6257 additions & 0 deletions
File tree
- src/quant_platform_kit/strategy_lifecycle
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments