Hermes Agent
4ad9b38e7f
test: require current repository ML artifact
2026-07-26 23:20:05 +00:00
Hermes Agent
741de87ce2
perf: trim persisted ML fold metadata
2026-07-26 23:19:21 +00:00
Hermes Agent
1c46e1ad4b
fix: train valid purged ML artifacts
2026-07-26 23:17:41 +00:00
Hermes Agent
6655bcfa5a
fix: validate scraper metric semantics
2026-07-26 23:15:37 +00:00
Hermes Agent
b06cabf3aa
fix: add health checks and repair dashboard contracts
2026-07-26 23:15:37 +00:00
Hermes Agent
f9e992c2b4
feat: report bootstrap confidence intervals
2026-07-26 23:15:37 +00:00
Hermes Agent
3a2571df9f
chore: ignore uv and Playwright local state
2026-07-26 23:07:36 +00:00
Hermes Agent
63d4b6c86a
docs: document locked setup deployment and ML provenance
2026-07-26 23:07:36 +00:00
Hermes Agent
a9bdf3b46c
chore: add arm64 container deployment and Gitea CI
2026-07-26 23:07:36 +00:00
Hermes Agent
14d3baea90
chore: lock reproducible Python dependency groups
2026-07-26 23:07:36 +00:00
Hermes Agent
99f6e80ea1
perf: cache backtests by input signature
2026-07-26 23:07:30 +00:00
Hermes Agent
111b458ddf
fix: reserve and persist background jobs
2026-07-26 23:07:30 +00:00
Hermes Agent
3b1bc9a2bf
fix: preserve metrics with atomic persistence
2026-07-26 23:07:30 +00:00
Hermes Agent
661579abf9
fix: publish historical metric coverage
2026-07-26 23:07:24 +00:00
Hermes Agent
510b2587ca
fix: distinguish OOS ML backtest weights
2026-07-26 23:07:24 +00:00
Hermes Agent
eb8c01611c
fix: reject unprovenanced ML artifacts
2026-07-26 23:07:24 +00:00
Hermes Agent
62bff348bf
fix: canonicalize score brackets and assessments
2026-07-26 23:07:24 +00:00
Hermes Agent
1f754ed85d
feat: add block-bootstrap backtest intervals
2026-07-26 23:05:05 +00:00
Hermes Agent
a54dec357f
docs: clarify legacy ML target semantics
2026-07-26 23:00:46 +00:00
Hermes Agent
81654b5743
fix: remove leakage from legacy ML evaluation
2026-07-26 22:59:21 +00:00
Hermes Agent
aef714d6c7
chore: stop tracking local LLM credentials
2026-07-26 22:59:21 +00:00
Hermes Agent
573884a1c2
docs: update README and dashboard screenshots
2026-06-29 00:24:33 +00:00
Hermes Agent
de2cd512cd
fix: purge ML validation label leakage
2026-06-29 00:09:26 +00:00
Hermes Agent and Claude Opus 4.6 <<EMAIL>>
8fca6181d5
feat: per-metric historical exploration with click-to-select context
...
- Click any metric card to see historical periods where it was at a similar level
- Purple dot highlighting on chart shows matching periods
- Metric overlay line plotted on chart (dashed purple)
- Metric Context panel shows percentile, comparable days, avg forward returns,
and historical examples from different market cycles
- New /api/metric-context endpoint for per-metric similarity analysis
- Backtest chart_data now includes per-metric raw values
- score_day() returns raw metric values alongside scores
- Fixed JS SyntaxError from broken inline onclick escaping (uses addEventListener)
Co-Authored-By: Claude Opus 4.6 <<EMAIL>>
2026-06-28 22:49:15 +00:00