muvid.ui.appο
FastAPI app β thin wrapper around the muvid facade.
Single project per process; the project root is bound when the app is
created (via serve(root=...)). The frontend at GET / is a
single static HTML page that polls /api/status and offers buttons
for each pipeline stage.
This is not a multi-tenant SaaS. Itβs a localhost dev tool.