docs: record event-study gate handoff

This commit is contained in:
Kunthawat Greethong
2026-08-23 12:02:43 +07:00
parent 0b47a06238
commit 9301c02306
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
- Path: `/Users/kunthawat/Gitea/set50-alternative-data-platform`
- Branch: `main`
- Verified code commit: `d1ba6ef``[verified] add vintage collector and point-in-time API`
- Verified code commit: `0b47a06``[verified] add event-study readiness gate`
- Current milestone: M2.3 event-study foundation complete; real backtest blocked
- Mode: research + paper only
- Frontend: Vue 3 + Vite

View File

@@ -3,6 +3,7 @@
## Plan status
- Deterministic event-study engine: complete.
- Verified code commit: `0b47a06``[verified] add event-study readiness gate`.
- Cost-aware window calculations: complete.
- Point-in-time vintage sufficiency gate: complete.
- Market-price provider and real backtest: blocked by design until independent releases and a point-in-time daily price series exist.