platform-codebase/@packages/@infrastructure/queue-infrastructure
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
..
src Add queue infrastructure for image-generator and SEO 2026-01-01 19:04:31 -08:00
package.json ⬆️ Update @lilith/queue to 1.2.0 2026-01-01 16:53:47 -08:00
tsconfig.json Add queue admin module and refactor exports 2025-12-30 04:46:22 -08:00
tsup.config.ts ⬆️ Update package dependencies and workspace config 2025-12-30 23:28:50 -08:00