# Changelog of Restaurant Health Inspection Intelligence (`c0rrupt3d/restaurant-health-inspection-intelligence`) Actor

- **URL**: https://apify.com/c0rrupt3d/restaurant-health-inspection-intelligence/changelog.md
- **Full Actor documentation**: https://apify.com/c0rrupt3d/restaurant-health-inspection-intelligence.md

## Changelog

All notable changes to this Actor are documented here. Versions follow the Apify Actor version format `[Number].[Number]`.

### 1.0 — 2026-07-14

- Initial release.
- NYC (DOHMH, Socrata `43nn-pn8j`) and Chicago (CDPH, Socrata `4ijn-s7e5`) adapters.
- Normalized inspection schema with per-violation aggregation (NYC) and violation-blob parsing (Chicago).
- Intelligence layer: `risk_score`, `repeat_offender`, `recent_failure`, `recent_closure`, `declining_performance`, `reinspection_opportunity`, `likely_service_needs`, `violation_trend`.
- Post-aggregation filters, sorting, and `maxResults` cap.
- Source-change and data-quality warnings (zero results, schema drift, missing fields, unmapped results, pagination mismatches).
- OUTPUT run-summary in the key-value store.
- 122 automated tests (Node test runner); live 100-record NYC validation (100% field match) + 1000-record smoke test.
