Control Arcana is the administrative control panel for the Arcanada ecosystem (my.arcanada.ai). It aggregates Auth Arcana, Ops Bot, Status, Model Connector, Publisher, and Datarim into four working planes: Infrastructure/Ops, Spaces, Marketing/Publishing, and Content/CRM. Read-only and dry-run operations can proceed autonomously. The current codebase routes mutations through checksum-bound, auditable helpers and the policy of the selected space; production availability is confirmed only when the live health version matches the reviewed release. Actions marked operator-gated still require approval, and public publishing remains an explicit gate. Control duplicates none of the underlying services — it brings them into one interface.