{
  "specVersion": "1.0",
  "@context": {
    "ard": "https://www.w3.org/ns/ard#",
    "schema": "https://schema.org/"
  },
  "@id": "https://nsiglo.cl/.well-known/ai-catalog.json",
  "@type": "ard:Catalog",
  "name": "Catálogo de recursos para agentes de IA — Nuevo Siglo Consultores",
  "description": "Manifiesto ARD (Agent Resource Discovery) que agrupa los recursos públicos que nsiglo.cl expone a los agentes de IA: contenido, catálogo de APIs, tarjeta MCP y habilidades.",
  "publisher": {
    "@type": "schema:Organization",
    "schema:name": "Nuevo Siglo Consultores Ltda.",
    "schema:url": "https://nsiglo.cl",
    "schema:email": "contacto@nsiglo.cl"
  },
  "language": "es-CL",
  "updated": "2026-09-10",
  "contentSignals": {
    "ai-train": "no",
    "search": "yes",
    "ai-input": "no"
  },
  "host": {
    "@type": "schema:Organization",
    "name": "Nuevo Siglo Consultores Ltda.",
    "url": "https://nsiglo.cl"
  },
  "entries": [
    {
      "identifier": "urn:air:nsiglo.cl:herramientas:buscar",
      "displayName": "Buscar en nsiglo.cl",
      "type": "text/html",
      "url": "https://nsiglo.cl/",
      "representativeQueries": [
        "consultoría financiera para PYMEs en Chile",
        "postulación a fondos CORFO y ANID"
      ]
    }
  ],
  "resources": [
    {
      "@type": "ard:WebResource",
      "name": "Sitio principal",
      "url": "https://nsiglo.cl/",
      "mdContent": "https://nsiglo.cl/llms.txt",
      "contentType": "text/html",
      "markdownNegotiation": true,
      "updated": "2026-09-10"
    },
    {
      "@type": "ard:WebResource",
      "name": "Blog",
      "url": "https://nsiglo.cl/blog/",
      "contentType": "text/html",
      "updated": "2026-09-10"
    },
    {
      "@type": "ard:ApiCatalog",
      "url": "https://nsiglo.cl/.well-known/api-catalog",
      "contentType": "application/linkset+json",
      "format": "RFC 9727"
    },
    {
      "@type": "ard:McpServer",
      "name": "Servidor MCP informativo de nsiglo.cl",
      "url": "https://nsiglo.cl/.well-known/mcp/server-card.json",
      "contentType": "application/json"
    },
    {
      "@type": "ard:SkillDirectory",
      "url": "https://nsiglo.cl/.well-known/agent-skills/index.json",
      "contentType": "application/json"
    },
    {
      "@type": "ard:Documentation",
      "name": "Guía de acceso para agentes",
      "url": "https://nsiglo.cl/auth.md",
      "contentType": "text/markdown"
    },
    {
      "@type": "ard:WebResource",
      "name": "OAuth Authorization Server Metadata",
      "url": "https://nsiglo.cl/.well-known/oauth-authorization-server",
      "contentType": "application/json"
    },
    {
      "@type": "ard:WebResource",
      "name": "OAuth Protected Resource Metadata",
      "url": "https://nsiglo.cl/.well-known/oauth-protected-resource",
      "contentType": "application/json"
    }
  ]
}
