# LeadPilot — Platform Super Admin UX Architecture

**Document Version:** 1.0.0 (Phase 3 UX Architecture Lock)  
**Status:** Approved & Formally Recorded  
**Primary Screen ID:** `LP-ADM-001` (Super Admin Only)  

---

## 1. Super Admin Console Layout (`LP-ADM-001`)

```
+---------------------------------------------------------------------------------------------------------------+
| LeadPilot System Administration                                                   [ Run Health Check ]        |
+---------------------------------------------------------------------------------------------------------------+
| SYSTEM HEALTH TELEMETRY                                                                                       |
| ┌───────────────────────────┐ ┌───────────────────────────┐ ┌───────────────────────────┐ ┌─────────────────┐ |
| │ QUEUE WORKER: ACTIVE      │ │ CRON HEARTBEAT: HEALTHY   │ │ AI PROVIDER (OpenAI): OK  │ │ LICENSE: PRO    │ |
| │ Pending: 0 • Failed: 0    │ │ Last run: 42 seconds ago  │ │ Latency: 1.2s • Error: 0% │ │ Grace: Active   │ |
| └───────────────────────────┘ └───────────────────────────┘ └───────────────────────────┘ └─────────────────┘ |
+---------------------------------------------------------------------------------------------------------------+
| GLOBAL WORKSPACES MANAGEMENT                                                                                  |
| [ Search workspaces...                                                                          ]             |
|---------------------------------------------------------------------------------------------------------------|
| WORKSPACE NAME        | OWNER EMAIL         | ACTIVE LEADS | WON VALUE     | CREATED AT   | ACTIONS           |
|-----------------------+---------------------+--------------+---------------+--------------+-------------------|
| Apex Digital Studio   | rajesh@apex.in      | 142 leads    | $142,500.00   | Aug 20, 2026 | [Inspect] [Logs]  |
| Lumina Architects     | marcus@lumina.com   | 88 leads     | $89,000.00    | Aug 22, 2026 | [Inspect] [Logs]  |
+---------------------------------------------------------------------------------------------------------------+
```

---

## 2. Invariants & Security
* **Isolation:** Normal workspace users have zero route access to `/admin/*` (Strict SuperAdmin Middleware returning 404).
* **Diagnostics:** Provides 1-click test triggers: "Test AI Provider Connection", "Test SMTP Mailer", "Clear Completed Jobs".
