Why the public mirror stays static

Why the public mirror stays static


Architecture
architecture static-site

The GitHub Pages site should be boring on purpose. It serves public notes, project summaries, contact links, and fallback pages that remain readable when the live runtime is unavailable.

The dynamic side belongs on soundadam.com: login, account state, uploads, API proxying, speech enhancement inference, and terminal-backed experiments. Those features need a server boundary and should not be mixed into the static mirror.