Replace the simulated image provider and wire the real storage pipeline #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
packages/providers/src/nano-banana.tsis still a simulated adapter, and successful generations only create database asset rows without an actual object-storage upload/download path.Why this matters
The current generation pipeline proves control flow, but not the real provider transport, asset persistence, or retrieval contract needed for the product.
Acceptance criteria
packages/providers.packages/domain.