# Changelog of US Grid Capacity & Interconnection Monitor (`huykenny/us-grid-capacity-interconnection-monitor`) Actor

- **URL**: https://apify.com/huykenny/us-grid-capacity-interconnection-monitor/changelog.md
- **Full Actor documentation**: https://apify.com/huykenny/us-grid-capacity-interconnection-monitor.md

## Changelog

### 0.1.0 — 2026-08-21

Initial release.

- 5 live source adapters: NYSEG/RG\&E hosting capacity (NY), CAISO interconnection queue (CA), NYISO interconnection queue (NY), LBNL Queued Up national dataset, PSCo hosting capacity (CO).
- Normalized schema with deterministic `recordId`/`fingerprint`, full source provenance.
- Persistent, per-source-sharded change detection (NEW/UPDATED/UNCHANGED/REMOVED) via a named Apify Key-Value Store, with removal-safety gating to prevent false mass-removals from partial/failed fetches.
- Per-source error isolation, run summary (`RUN_SUMMARY`) with per-source health metadata.
- Business filters (state, county, project type, capacity range, status) and delta-mode filtering (all / changes-only / new-only).
- Pay-Per-Event monetization readiness via a single centralized `pushResults()` call (see `docs/MONETIZATION.md`).
