docs: migrate roadmap to structured yaml tasks
This commit is contained in:
10
docs/roadmap/done/DATA-001-live-price-feed.yaml
Normal file
10
docs/roadmap/done/DATA-001-live-price-feed.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
id: DATA-001
|
||||
title: Live Price Feed Integration
|
||||
status: done
|
||||
priority: P0
|
||||
effort: M
|
||||
depends_on: []
|
||||
summary: Live quote service integrated with visible metadata and cache behavior.
|
||||
completed_notes:
|
||||
- Added app/services/price_feed.py.
|
||||
- Overview and dependent pages can consume live quote metadata.
|
||||
Reference in New Issue
Block a user