{"service": "mlofinder-api", "status": "ready", "architecture": "polizas-hybrid", "note": "Hub API + CNPG live. Frontend stays on Vercel until env cutover.", "endpoints": {"GET /healthz": "liveness", "GET /v1/health": "deep health (DB counts)", "GET /v1/search?q=": "loan officer search (search_documents)", "GET /v1/loan-officers/{nmls}": "loan officer by NMLS"}, "vercel_integration": {"base_url": "https://api.mlofinder.com", "cors_origins": ["https://api.mlofinder.com", "https://mlofinder.com", "https://www.mlofinder.com"], "next_step": "Point Vercel server/client data calls here; do not expose hub Postgres publicly."}}