lilith-platform.live/codebase/@features/api/src/surfaces
Natalie 59928e0a5f fix(api/analytics): fix corpFilter $N bug in sessions/engagement/trends handlers
Same postgres.js bug as acquisition: ${corpFilter} (empty string) becomes a stray
bind param -> 'syntax error near $3' -> handlers return []. This broke the quinn.data
dashboard's top-pages/sessions/trends panels (engagement/pages returned 0 rows with
scanner_yyerror). Removed corpFilter from all three + dropped the now-unused corpClause.
The new NYC routes (and all pages) now surface in the dashboard.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 08:44:54 -05:00
..
admin feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
assistant
auth feat(auth-surfaces): Introduce Cocotte authentication surface with new API endpoints and server routing integration 2026-05-18 18:52:34 -07:00
engine feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
i18n
m feat(macsync): Introduce MACSyncMessage class, MACSyncMessageRepo for sync operations, and implement /m/messages API endpoints 2026-06-08 11:13:08 -07:00
my chore(ci): typecheck-all.sh self-reports failing packages 2026-06-19 05:05:39 -05:00
public breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
vip feat(vip-quotes): Update VIP quotes API handler to add new quote types, pricing rules, and eligibility checks 2026-05-19 00:41:01 -07:00
www feat(seo): destination_slug pSEO tour linking + full NYC analytics coverage 2026-06-19 20:16:18 -05:00
analytics-queries.ts fix(api/analytics): fix corpFilter $N bug in sessions/engagement/trends handlers 2026-06-21 08:44:54 -05:00