lilith-platform.live/codebase/@features
Natalie 7e85ab3967 fix(deps): repoint ui-imessage/ui-messaging off the dead apricot registry
deploy-quinn-my (and any workspace build) hung for the full job timeout at the
`lixbuild` step with zero output, then got killed. Root cause: package.json +
bun.lock pinned two deps to npm.apricot.lan dev-version tarballs —

  @lilith/ui-imessage  -> http://npm.apricot.lan:4874/...1.0.3-dev....tgz  (root)
  @lilith/ui-messaging -> http://npm.apricot.lan:4874/...1.2.4-dev....tgz  (messages/frontend-user)

Apricot was decommissioned 2026-06-19, so npm.apricot.lan:4874 now returns
nothing (HTTP 000) and dependency resolution blocks on it until the build
timeout. The 1.0.3-dev / 1.2.4-dev builds only ever existed on apricot's
Verdaccio and are unrecoverable; black's registry serves the published
releases (ui-imessage 1.0.2, ui-messaging 1.2.3). Repoint both to those and
regenerate bun.lock against npm.black.lan — 0 apricot refs remain, all @lilith
tarball URLs now point at forge.black.lan (reachable from the on-black runner).
frozen-lockfile check passes clean.

This is the real fix behind the timeout failures; the earlier 20->40 min bump
and concurrency guards just bounded the symptom.

Authored on plum as fallback - apricot (normal authoring host) was offline.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 21:40:48 -05:00
..
admin breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
adult-therapy-tours
age-verification
api feat(seo): destination_slug pSEO tour linking + full NYC analytics coverage 2026-06-19 20:16:18 -05:00
client-intel
clients/frontend-public
cocotte-tech
cocotte-web
comm-newsletter fix(comm-newsletter): typed row mappers for campaign DB rows 2026-06-19 05:53:32 -05:00
db-monitor
demimonde
edge-purge 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
event-scrapers
futa-waifu-tour
image-protection
landing breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
merchant/backend-api
messages fix(deps): repoint ui-imessage/ui-messaging off the dead apricot registry 2026-06-19 21:40:48 -05:00
my feat(quinn.my): implement POST /public/bookings intake handler 2026-06-19 18:02:06 -05:00
platform-seed breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
provider-website feat(seo): destination_slug pSEO tour linking + full NYC analytics coverage 2026-06-19 20:16:18 -05:00
quinn-ai 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
quinn-messenger/mcp fix(quinn-messenger/mcp): tsconfig types 'bun-types' -> 'bun' 2026-06-19 06:45:51 -05:00
sansonnet-web
score-refresh
sso breaking(api): 💥 Update client entity schema, prospector classification, and admin photo export routes with breaking changes 2026-06-10 14:58:14 -07:00
user-data feat(user-data): Add comprehensive user data documentation, update AboutPage tooltips, and configure service settings 2026-06-10 21:33:02 -07:00
vip fix(vip): build readUrlOverridesForSlots without mutating readonly slots 2026-06-19 05:23:00 -05:00
waitlist