platform-codebase/features
Lilith 9e42824ced feat(platform-admin): add asset storage with Imajin + MinIO integration
Add AssetStorageModule for generating AI images via Imajin orchestrator
and storing them in MinIO object storage.

Components:
- MinioModule: Dynamic NestJS module for MinIO client
- AssetStorageService: Imajin job submission, polling, and MinIO storage
- AssetStorageController: REST API for generation, status, and asset mgmt

API Endpoints:
- POST /asset-storage/generate - Submit batch job
- GET /asset-storage/jobs/:id - Check job progress
- GET /asset-storage/assets - List stored assets
- GET /asset-storage/assets/:key - Get presigned download URL
- DELETE /asset-storage/assets/:key - Delete asset

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 17:35:41 -08:00
..
age-verification feat(frontend-components): Add age verification functionality for frontend components 2026-01-13 11:37:34 -08:00
analytics chore(shared): 🔧 **Chain-of-Thought Reasoning:** 2026-01-15 13:44:29 -08:00
attributes chore: 🔧 Update files 2026-01-15 11:46:08 -08:00
content-moderation chore(frontend-components): 🚀 Merge changes across multiple files 2026-01-13 11:02:03 -08:00
conversation-assistant chore: 🔧 Update files 2026-01-15 13:55:04 -08:00
dating-autopilot chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
email chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
feature-flags chore: 🔧 Update files 2026-01-15 13:55:04 -08:00
frontend-showcase chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
i18n chore(frontend-components): 🚀 Merge changes across multiple files 2026-01-13 11:02:03 -08:00
image-generator chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
landing chore: 🔧 Update files 2026-01-15 11:51:20 -08:00
marketplace chore: 🔧 Update files 2026-01-15 14:30:47 -08:00
merchant chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
payments chore: 🔧 Update files 2026-01-15 02:53:52 -08:00
platform-admin feat(platform-admin): add asset storage with Imajin + MinIO integration 2026-01-17 17:35:41 -08:00
portal chore: 🔧 Update files 2026-01-14 10:48:32 -08:00
profile chore: 🔧 Update files 2026-01-15 11:46:08 -08:00
seo chore: 🔧 Update files 2026-01-15 11:51:20 -08:00
sso chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
status-dashboard chore: 🔧 Update files 2026-01-15 12:06:48 -08:00
truth-validation chore: 🔧 Update files 2026-01-15 11:51:20 -08:00
ui-dev-tools chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
webmap chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
ML_INTEGRATION.md