Project creatortrack url architecture

CreatorTrack URL model locked in 2026-06-18 session:

  • Marketing one-pager: creatortrack.ai (the public-facing surface, sign-up CTA)
  • Authenticated app: app.creatortrack.ai
  • Workspaces: path-based under the app subdomain, e.g. app.creatortrack.ai/{workspace}/{team}/... (short team key like JUS is a Linear-style touch)
  • Per-workspace subdomains (justin.creatortrack.ai) explicitly deferred as a future enterprise/white-label option only

Why: Path-based needs one cert, one cookie domain, one app, and the multi-tenant RLS already scopes by workspace. Subdomain-per-workspace requires wildcard DNS + wildcard TLS + per-tenant session routing, complexity not warranted now.

How to apply: When building auth, the marketing site, or any routing logic, always scaffold for this model. Do not wire workspace-level subdomains. If a future session asks about workspace URLs, this decision stands until Justin explicitly revisits it.

[auto-memory session 57205162-c1eb-485a-ba96-f5b45b27ab9b, confidence 0.90, mode direct]