Public site first
The initial routes cover the public homepage plus terms and privacy placeholders so the repository can grow into a real website without leaking identity-domain rules into page code.
GameWeenies Net is the public and member-facing surface for the community. This foundation intentionally stops at presentation, navigation, and future intent submission. Identity meaning stays with gameweenies-identity.
The initial routes cover the public homepage plus terms and privacy placeholders so the repository can grow into a real website without leaking identity-domain rules into page code.
Member routes exist as placeholders for dashboard, linked accounts, and recovery or continuity views. Their copy is intentionally contract-light until upstream API boundaries are verified.
All external URLs and secrets are environment-driven. The scaffold includes a standalone Next.js build target plus container assets for local or future hosted deployment.
Deferred on purpose: merge or convergence, provider reassignment, moderation, articles, server pages, and whitelisting automation.