docs: migrate roadmap to structured yaml tasks
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
id: DATA-001A
|
||||
title: Live Overview Price Wiring
|
||||
status: backlog
|
||||
priority: P0
|
||||
effort: S
|
||||
depends_on:
|
||||
- DATA-001
|
||||
- PORT-001
|
||||
tags: [overview, pricing]
|
||||
summary: Use the live price service directly on the overview page.
|
||||
acceptance_criteria:
|
||||
- Overview uses live quote data instead of a hardcoded spot.
|
||||
- Source and last-updated metadata are displayed.
|
||||
- Margin-call and LTV values use configured portfolio inputs.
|
||||
- Browser test verifies visible live data metadata.
|
||||
Reference in New Issue
Block a user