Skip to content

feat(server): real AI sign provider behind the SignProvider registry #330

Description

@nigel-hall-codes

From audit #297 (G3). server/app/ai_signs.py has a complete provider abstraction (registry, request model, storage, dedup, thumbnails) but only one registered provider: local-stub, which returns a solid-colour PNG with no network call. Wire one real image-generation backend behind the existing SignProvider interface (#266 intent: ChatGPT image gen / Nano Banana). Keep local-stub registered for offline use and tests. iPad UI and Unity decal path already work end-to-end — this is a contained drop-in.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions