ADR the authentication/account provider for all stateful (logged-in) features, keeping the anonymous generate→preview→export path fully public.
Options: Authentik (already in the founder's stack, via QQQ's OAuth2 module) vs a simpler QQQ table-based / Auth0 option. Keep product code decoupled from provider specifics so it does not block the app shell (#4) or save/load (#6).
See docs/ROADMAP.md → Phase A3.
ADR the authentication/account provider for all stateful (logged-in) features, keeping the anonymous generate→preview→export path fully public.
Options: Authentik (already in the founder's stack, via QQQ's OAuth2 module) vs a simpler QQQ table-based / Auth0 option. Keep product code decoupled from provider specifics so it does not block the app shell (#4) or save/load (#6).
See
docs/ROADMAP.md→ Phase A3.