┌─────────────────────────────────────────────────────────────┐
│ CLIENTS / FRONTENDS │
│ Platform Dashboard │ CLI (synapsex) │ Claude / Cursor │
│ (Next.js) │ (Python) │ (via MCP) │
└──────────┬───────────┴────────┬─────────┴────────┬──────────┘
│ │ │
▼ ▼ ▼
┌──────────────────┐ ┌────────────────┐ ┌────────────────────┐
│ Platform API │ │ Orchestrators │ │ MCP Gateway │
│ (Next.js API) │ │ (FastAPI) │ │ (FastAPI) │
│ Auth, Billing │ │ Agent engine │ │ MCP protocol │
└──────────────────┘ └───────┬────────┘ └────────────────────┘
│
┌──────────────┼──────────────┐
▼ ▼ ▼
┌────────────┐ ┌────────────┐ ┌────────────┐
│ Agent 01 │ │ Agent 02 │ │ Agent 03 │
│ (claude) │ │ (gpt-4.1) │ │ (gemini) │
│ git branch │ │ git branch │ │ git branch │
└────────────┘ └────────────┘ └────────────┘
│
┌────────▼────────┐
│ Chairman LLM │
│ (evaluates & │
│ picks winner) │
└─────────────────┘