platform-codebase/@packages/@infrastructure/queue-infrastructure/src
Lilith 3f2b4a76fe Add queue infrastructure for image-generator and SEO
Queue Integration:
- image-generator: Full BullMQ queue for variation generation
  - ImageQueueService with DX priority support
  - ImageQueueProcessor with family generation
  - Updated GenerationService to use async queue
- seo: Queue infrastructure for page generation
  - SeoQueueService with batch and translate jobs
  - SeoQueueProcessor with page/batch processing
- Add IMAGE_GENERATOR and SEO queue names to constants

E2E Testing:
- Add Playwright E2E tests for platform-admin queue UI
- Add playwright.config.ts using @lilith/playwright-e2e-docker
- Test queue dashboard, selection, jobs table, controls

Other:
- Truth validation client TypeScript fixes
- Update pnpm-lock.yaml with dependencies

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 19:04:31 -08:00
..
admin Add job management features to queue-admin 2026-01-01 16:46:25 -08:00
index.ts Add queue infrastructure for image-generator and SEO 2026-01-01 19:04:31 -08:00
queue.constants.ts Add queue infrastructure for image-generator and SEO 2026-01-01 19:04:31 -08:00
queue.module.ts ♻️ Update import paths for package restructure 2025-12-30 21:14:35 -08:00