docs: migrate roadmap to structured yaml tasks

This commit is contained in:
Bu5hm4nn
2026-03-25 09:37:02 +01:00
parent 7932148b73
commit f6667b6b63
29 changed files with 402 additions and 619 deletions

View File

@@ -0,0 +1,10 @@
id: BT-001A
title: Backtest Scenario Runner UI
status: done
priority: P1
effort: M
depends_on:
- BT-001
- EXEC-001A
- PORT-001
summary: Thin read-only /backtests UI over the synthetic backtest engine.