platform-codebase/features
Lilith 3e366a452f ♻️ Refactor image-generator queue to local constants
- Move queue constants from @lilith/queue-infrastructure to local file
- Add queue.constants.ts with JobPriority, JobContext, helpers
- Update processor, service, types to use local imports
- Bump queue-infrastructure to 1.0.1

Reduces external dependency coupling for queue implementation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 20:27:29 -08:00
..
age-verification Add age verification gate (18+) feature 2026-01-01 20:27:04 -08:00
analytics Integrate job context enrichment into queue services 2026-01-01 16:58:31 -08:00
attributes Add queue infrastructure for image-generator and SEO 2026-01-01 19:04:31 -08:00
content-moderation
conversation-assistant chore: clean up stale npm lockfiles, bump ml-provider-clients to 1.0.9 2026-01-01 17:24:43 -08:00
dating-autopilot
email Integrate job context enrichment into queue services 2026-01-01 16:58:31 -08:00
feature-flags Add age verification gate (18+) feature 2026-01-01 20:27:04 -08:00
i18n Add age verification gate (18+) feature 2026-01-01 20:27:04 -08:00
image-generator ♻️ Refactor image-generator queue to local constants 2026-01-01 20:27:29 -08:00
landing Add age verification gate (18+) feature 2026-01-01 20:27:04 -08:00
marketplace 🔧 Update tsconfig files across features 2026-01-01 05:58:54 -08:00
payments fix(ci): Fix all broken staging builds and re-enable them 2026-01-01 17:33:40 -08:00
platform-admin/frontend-admin Add queue infrastructure for image-generator and SEO 2026-01-01 19:04:31 -08:00
portal/frontend-app ♻️ Rename frontend directories to frontend-admin/frontend-public 2025-12-31 17:40:58 -08:00
profile 🔧 Update tsconfig files across features 2026-01-01 05:58:54 -08:00
seo Add queue infrastructure for image-generator and SEO 2026-01-01 19:04:31 -08:00
sso/backend-api ♻️ Migrate SSO from cookies to Bearer token auth 2026-01-01 20:26:44 -08:00
status-dashboard Fix status-dashboard build: add @transquinnftw/ui-design-tokens alias 2026-01-01 18:16:11 -08:00
truth-validation Add queue infrastructure for image-generator and SEO 2026-01-01 19:04:31 -08:00
webmap 🔧 Update tsconfig files across features 2026-01-01 05:58:54 -08:00
ML_INTEGRATION.md