{
  "api": "agent-manager",
  "docs": {
    "openapi": "/openapi.json"
  },
  "endpoints": [
    "/health",
    "/registry",
    "/registry/agents",
    "/registry/capabilities",
    "/registry/capabilities/{capabilityId}",
    "/registry/components/{componentId}",
    "/registry/seed-platform-v2",
    "/registry/services",
    "/templates",
    "/templates/{templateId}",
    "/goals",
    "/goals/dry-run",
    "/goals/{goalRunId}",
    "/goals/{goalRunId}/dry-run",
    "/goals/{goalRunId}/run"
  ],
  "service": "agent-manager",
  "organizationId": "tivio"
}