The New York edition of the Civic Tech Field Guide — a local catalog of NYC civic-technology projects and the people building them.
Repointed the GLOBAL_API configuration to the stable civictech.guide edge.
Renamed the "confirmed" column to "published" in the NYC challenge projects table. This update aligns the database schema with the application's default publishing terminology.
Established a vector search pipeline and removed route-level loading screens to enable inline SSR rendering.
The new assets feature the full header lockup, reversed versions, and mark-only variations in ink, reversed, and monochrome formats.
Added a "See the full listing" link to all directory, challenge match, and submission result cards. This link uses a new helper function to direct users to the canonical entry on app.civictech.guide in a new tab.
Adds a new CardImage client component that automatically falls back to a placeholder icon if a listing's screenshot fails to load or has a missing source. This gracefully handles broken images caused by upstream screenshot service errors.