platform-codebase/@packages/@infrastructure/queue-infrastructure
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
..
src Add queue infrastructure for image-generator and SEO 2026-01-01 19:04:31 -08:00
package.json ♻️ Refactor image-generator queue to local constants 2026-01-01 20:27:29 -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