- /api/v1/stations now returns source (api|csv), stations_count, and data_updated = freshest price_last_updated across the dataset, i.e. the GOV.UK server's own update time (not the relay's sync time). - /health gains data_updated too. - Tracked during _fetch_api (max price_last_updated) and _fetch_csv (max price_change_effective_timestamp).