lilith-platform.live/scripts
Natalie 9acca0e438 fix(messenger): rename drift probe label and fix deploy deps resolution
The prod-build-drift report still labeled the m.transquinnftw.com SPA as
quinn.m frontend; rename to messenger frontend to match the product name.

Deploy was failing because npm tried to resolve @lilith/quinn-my-mcp from
Verdaccio even though bun build already bundles it (and ws). Strip bundled
workspace deps before the standalone npm install step.
2026-06-23 00:34:26 -04:00
..
run feat(check): add prod build drift report for quinn services 2026-06-22 23:55:34 -04:00
cluster-health.sh 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
prod-build-drift.ts fix(messenger): rename drift probe label and fix deploy deps resolution 2026-06-23 00:34:26 -04:00
prospector-black-claude-setup.sh fix(scripts): prospector-black-claude-setup verify step token quoting 2026-06-19 21:08:45 -05:00
prospector-health.sh chore(ci): typecheck-all.sh self-reports failing packages 2026-06-19 05:05:39 -05:00
quinn-admin-to-quinn-pg-migrate.ts infra(migrate-specific): 🧱 Introduce TypeScript migration script to extract, transform, and load data from quinn-admin to quinn-pg 2026-05-05 15:16:53 -07:00
sqlite-to-pg-migrate.ts