What you can move
Sign in with Firebase, then open Manage account. Export / Import / Backup / Migrate download a .mct package (tasks + history + EDI receipt). It never writes the Operator board on mc-board.net.
01
On the source host, sign in, open Manage account, click Export wizard. Step 1: all projects or one project. Step 2: all data or my dates. Download the .mct.
02
Open dest Manage account, sign in, click Import data, preview, confirm.
03
Open Reports. Meters should show the live-board snapshot (280 tasks, 500 history) — not the old 100 IT/office demo.
Operator · do this now
.mct on dest /kits/react/mission-blue/account-delete.html.Program · phases
Phase 0 — shipped. React home, Firebase login pages, Manage account (EDI + delete), dest copy under /kits/, live snapshot in sample data.
Phase 1 — Operator smoke (now). The steps above. Card stays awaiting review until you Approve.
Phase 2 — Transfer pack. A→B import with ACK. Dest reports match source counts.
Phase 3 — Theme / template restore. Use Alien Dark for Backup theme / Restore theme (ember tokens). Mission Blue keeps classic-hud cyan.
Phase 4 — Store hardening. Deploy Firestore rules for mct_kits/react/mission-blue/* if you want cloud writes (file in docs/firestore-mct-kits.rules). Refresh snapshot from api.php only on request. Never SFTP tasks.json.
Phase 5 — Later kits. Remaining vanilla kits wait for your next framework call. Do not rewrite Operator dashboard.php.