lilith-platform.live/codebase/@features/api/scripts
Natalie a08765a727 feat(tours): make /tours/* landing pages DB-driven per 20260628 handoff
- Extend tour_stops with landing_* editorial columns + partial unique index (nullable, JSONB arrays for neighborhoods/intro/infoItems).
- New tour_landing_hubs entity (hub meta for grouped legs).
- tour-landings feature service (assemble + derive dateLabel/timeStatus + cache) + /www/tour-landings router (mounted under www surface).
- Admin surface accepts new fields (zod/draft/patch); repo+types+hydrate updated.
- Provider api-client: fetchTourLandings + types.
- Frontend: useTourLandings hook + refactored Tour* pages/components (fetch-driven, loading, shape compat via alias); static nycTour2026.ts deleted.
- Sitemap now derives /tours/* from DB (no hardcoded list).
- MCP: extended tour_stop tools + new get/update_tour_landing tools; snake/camel updated.
- Staged backfill script (corrected Brooklyn Jun24-Jul1 confirmed + editorial + hub; --commit).
- Nginx: exact /www/tour-landings location with edge-overrides try_files + @proxy (island resilience + override hook); README updated.
- Docs: nyc-tour-2026-seo.md marked Phase B complete; handoff self-updated with completion notes.

Zero tech debt. Additive migrations only. Shape parity with old static for cutover. Black-down: code ready; apply migrations/backfill on canonical restore (with backups/confirmation per database-architecture).

Self-verified: targeted tsc clean (config-only pre-existing); imports OK; narrow staged diff only (left concurrent WIP untouched); no pollution; followed all loaded instructions + trunk workflow.

🤖 Generated with Grok Build
2026-06-28 07:12:42 -04:00
..
backfill-pii-extraction.ts chore(api): 🔧 Update API security headers to enforce stricter CORS and HSTS policies 2026-05-16 21:13:26 -07:00
backfill-tour-landings-20260628.ts feat(tours): make /tours/* landing pages DB-driven per 20260628 handoff 2026-06-28 07:12:42 -04:00
drop-test-db.ts 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
drop-test-dbs.ts 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
migrate-from-quinn-admin.ts
migrate.ts feat(tours): make /tours/* landing pages DB-driven per 20260628 handoff 2026-06-28 07:12:42 -04:00
run-tests.ts fix(ci/deploy): local-remote helpers for black-runner deploy jobs 2026-06-24 19:53:37 -04:00
scaffold-entity.ts
seed-london-demo.sh chore(api-scripts): 🔧 Update London demo seed script with new quote slug and password 2026-05-18 08:05:43 -07:00
seed-nyc-tour-destinations.ts feat(seo): destination_slug pSEO tour linking + full NYC analytics coverage 2026-06-19 20:16:18 -05:00
seed-quinn-destinations.ts
seed-quinn-gallery.ts
seed-quinn-iter16.ts feat: sync verified profiles with full list of platforms from quinn-my credentials (platforms_escort + content) 2026-06-23 07:45:39 -04:00
seed-quinn-profile.ts
seed-quinn-rates.ts
seed-quinn-recurring-anchors.ts
seed-quinn-shop.ts
seed-quinn-site-text.ts
seed-quinn-specialties.ts
smoke-opportunity-ranked.ts feat(destination-performance): Introduce DestinationPerformanceRepo, PerformanceMetric types, and rank opportunity locations logic with smoke tests 2026-05-17 07:54:40 -07:00
test-template.ts perf(ci): template DB clone, parallel test workers, split CI/deploy queues 2026-06-24 03:59:48 -04:00