docs: migrate roadmap to structured yaml tasks
This commit is contained in:
13
docs/roadmap/backlog/BT-003-selloff-event-report.yaml
Normal file
13
docs/roadmap/backlog/BT-003-selloff-event-report.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
id: BT-003
|
||||
title: Selloff Event Comparison Report
|
||||
status: backlog
|
||||
priority: P2
|
||||
effort: M
|
||||
depends_on:
|
||||
- BT-001
|
||||
tags: [backtesting, events]
|
||||
summary: Rank named strategies across historical selloff events.
|
||||
acceptance_criteria:
|
||||
- Event presets define named windows.
|
||||
- Reports rank strategies by survival, max LTV, cost, and final equity.
|
||||
- UI can show unhedged vs hedged path comparisons.
|
||||
Reference in New Issue
Block a user