API Status

Integration tests run weekly against live government APIs to verify our Zod schemas match the production response structures.

Validation methodology

Status data is generated by scheduled GitHub Actions workflows. Integration tests execute weekly against live agency endpoints, validating production responses against local Zod schemas. Schema mismatches (e.g., undocumented upstream payload changes) will immediately register as test failures on this dashboard.