Public wiki

Admin Panel (Mission Control)

Canonical source: docs/wiki in the repository (mirrored to GitHub Wiki).

Admin Panel (Mission Control)

Mission Control is the Lorapok Labs operations dashboard at https://cursor-dev.lorapok.tech.

Authentication

Master admin privileges

Only the master admin can trigger:

Push to main may prepare tags and redeploy Mission Control; it never publishes marketplaces (DEPLOY-04).

Non-master admins can view deployment history and runtime logs but cannot submit dispatch forms.

Modules

ModulePurpose
OverviewHealth, marketplace sync, KPIs, download breakdown
DeploymentsTrigger publish or rollback workflows with live runtime log preview
NoticesEnable/disable development notices on the marketing site
MailboxOutbound mail log, branded HTML templates, compose & test
LogsAPI activity, mail events, system events
TeamAdmin allowlist management
DocsIn-app architecture reference

Publish markets

When dispatching a release or deploy, choose the target marketplace:

MarketDestination
BothOpen VSX + VS Code Marketplace
Open VSXCanonical lorapok-labs listing
VS Code MarketplaceLorapokLabs publisher
Firefox AMOBrowser extension via web-ext sign

Local development

cd website/admin
cp .env.example .env
npm run dev

Dev server: http://localhost:5173 — API routes are served by vite-dev-api.mjs.

PWA

Mission Control is installable as a PWA. After manifest updates, reinstall or clear site data to refresh the shell cache.

← Home · Deployment · Mailbox and Email