Dynamic boundary

Live features stay on soundadam.com.

GitHub Pages serves static content only. The primary domain carries runtime features that need a server, database, background jobs, or private service credentials.

Kept out of this static repo
  • Login and account-gated pages
  • Database-backed state
  • ASR upload and task orchestration
  • Terminal or backend runtime sessions
  • Any `/api/*` behavior