platform-codebase/@packages
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
..
@config Add restructured core packages (@config, @design-tokens, @types, @validation, @ui) 2025-12-30 21:12:50 -08:00
@design-tokens Add new packages: attribute-hooks + jobs-python 2025-12-31 05:23:13 -08:00
@hooks ci: skip typecheck for react-query-utils (path alias rootDir conflict) 2025-12-31 20:05:23 -08:00
@infrastructure Add queue infrastructure for image-generator and SEO 2026-01-01 19:04:31 -08:00
@plugins 🔧 Fix all references after directory renames 2025-12-31 18:11:32 -08:00
@providers ci: skip typecheck/build for packages with unresolved dependencies 2025-12-31 20:34:51 -08:00
@testing ⬆️ Update package dependencies and workspace config 2025-12-30 23:28:50 -08:00
@types ⬆️ Update package dependencies and workspace config 2025-12-30 23:28:50 -08:00
@ui Add restructured core packages (@config, @design-tokens, @types, @validation, @ui) 2025-12-30 21:12:50 -08:00
@utility/zname 🔥 Remove build artifacts from source directories 2026-01-01 04:43:02 -08:00
@utils/vite-version-plugin 🔥 Remove text-utils package 2025-12-30 23:26:58 -08:00
@validation/core Add restructured core packages (@config, @design-tokens, @types, @validation, @ui) 2025-12-30 21:12:50 -08:00
jobs-python Add new packages: attribute-hooks + jobs-python 2025-12-31 05:23:13 -08:00