lilith-platform.live/codebase/@features/api/src
Natalie 1b6ff57022 feat(provider): plumb destination & tour-stop coordinates for map rendering
Surface WGS-84 lat/lng end to end: destination repo hydrates the DB `lon`
column to `lng` (matching tour_stops), the entity + shared types carry
lat/lng, data-api serialize emits them, and provider-config assembly passes
through both destination and tour-stop coordinates. Destinations without
coordinates render as a card but no map pin.
2026-06-21 13:49:24 -05:00
..
__tests__ test(api): auto-skip DB-dependent tests off the fast LAN path 2026-06-19 18:20:11 -05:00
app feat(user-data/mcp): session, acquisition, event & funnel analytics tools 2026-06-21 13:48:41 -05:00
entities feat(provider): plumb destination & tour-stop coordinates for map rendering 2026-06-21 13:49:24 -05:00
features feat(provider): plumb destination & tour-stop coordinates for map rendering 2026-06-21 13:49:24 -05:00
lib
mcp-prospector 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
mcp-seo
processors chore(ci): typecheck-all.sh self-reports failing packages 2026-06-19 05:05:39 -05:00
scripts feat(api): Add backfill script to detect and correct CSS traps in UI for accessibility compliance 2026-06-08 11:46:41 -07:00
shared feat(api/geo): resolve NJ + Long Island to the NYC market 2026-06-21 13:48:31 -05:00
surfaces fix(api/analytics): fix corpFilter $N bug in sessions/engagement/trends handlers 2026-06-21 08:44:54 -05:00
_tmp_classify_probe.ts breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
server.ts