{"service":"gateway","description":"API Gateway — routes external traffic to the orchestrator and registered agents","endpoints":{"health":"GET /health","listAgents":"GET /api/agents","invokeAgent":"POST /api/agents/:name/invoke"},"requiredHeaders":{"X-Api-Key":"your issued API key (required on /api/agents/*)"}}