The portal is live, the modules are not
This is the deployment shell. It confirms the pipeline end to end — branch, build, custom domain and environment detection — so the first real module lands in something already working rather than in a page that has to be rebuilt around it.
This environment
- Environment
- —
- Host
- —
- Control Room
- —
- API key
- —
Where things come from
Control Room owns the scaffold, the channels and the bot graph. This portal reads from it rather than keeping a second copy — one definition in one place, which is the point of the scaffold sync.
Promotion
All three sites serve the same artifact, moved forward:
dev → demo →
prod. Nothing is committed directly to
demo or prod; see BRANCHES.md.