What's Changed
- Added
GET /api/v1/metrics/prometheusfor Prometheus-style scraper integrations. - Fixed app metadata so FastAPI reports the package version consistently.
- Made latest alert delivery ordering deterministic when records share a timestamp.
Validation
python -m ruff check .python -m mypy apppython -m pytestwith 38 passing tests