Open-source code from the Airtable-to-Open-Referral work: it turns service data managed in Airtable into a standards-compliant Open Referral (HSDS 3.0) API.
Published the September 22, 2026 code review and its resolution to the project documentation.
We improved the chat system's security by rejecting client-supplied system messages and resolved a frontend bug where API outages were incorrectly displayed as empty directories. Additionally, we optimized organization directory performance through faster pagination and updated the health status page to accurately report stalled data syncs.
Improved the chat interface's reliability and security by adding limits to request sizes and ensuring the system properly rejects malformed data with clear error messages.
Improved the accuracy of borough matching and resolved issues with UUID lookups and pagination. Optimized map service loading and organization lookups for faster page speeds. Updated the data synchronization process to more accurately detect changes and support dry-run testing.
Moved the interactive map to the services page and updated its layout alongside scrollbar improvements. Added a new organization search feature to help users find services more easily.
Added the HSDirectory frontend featuring an interactive map and search functionality. Introduced organization profiles and implemented address resolution to improve location data accuracy.