Description: Centralize metrics storage. Tasks: - [ ] Create metrics/ directory. - [ ] Move data/metrics.py to metrics/store.py. - [ ] Ensure MetricsStore class is independent of other business logic.
Description: Centralize metrics storage. Tasks:
Create metrics/ directory.
Move data/metrics.py to metrics/store.py.
Ensure MetricsStore class is independent of other business logic.