FastAPI orchestrator — sole HTTP edge for the platform.
POST /api/v1/auth/login — cookie-based JWT authGET /api/v1/personas/me — persona manifestPOST /api/v1/lambdas/{bulk-upload,document-agent,ai-gateway,pipeline}POST /api/v1/coa/jobs/{job_uuid}/automap — 5-tier COA auto-mapping pipelineGET /api/v1/runs?limit=50 — recent runs across all servicesGET /api/v1/mcp/tools — list MCP tools (read-only)