{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Brand Design Ltd. — Structured Data Index",
  "description": "Machine-readable index of all JSON-LD endpoints and AI-discovery files exposed by branddesign.ltd",
  "publisher": {
    "@id": "https://branddesign.ltd/#organization"
  },
  "dataset": [
    {
      "@type": "Dataset",
      "name": "Services Catalog",
      "url": "https://branddesign.ltd/.well-known/services.json",
      "encodingFormat": "application/ld+json",
      "description": "Full Organization+OfferCatalog with pricing"
    },
    {
      "@type": "Dataset",
      "name": "Brand Knowledge Graph",
      "url": "https://branddesign.ltd/.well-known/brand-knowledge-graph.json",
      "encodingFormat": "application/ld+json",
      "description": "Entity graph: Organization, Brand, Person, Services, Locations"
    },
    {
      "@type": "Dataset",
      "name": "AI Plugin Manifest",
      "url": "https://branddesign.ltd/.well-known/ai-plugin.json",
      "encodingFormat": "application/json",
      "description": "ChatGPT/Claude plugin discovery"
    },
    {
      "@type": "Dataset",
      "name": "Brand Profile (B2A)",
      "url": "https://branddesign.ltd/b2a-brand-profile.json",
      "encodingFormat": "application/json",
      "description": "Business-to-Algorithm profile for AI agents"
    },
    {
      "@type": "Dataset",
      "name": "LLM Knowledge (short)",
      "url": "https://branddesign.ltd/llms.txt",
      "encodingFormat": "text/plain",
      "description": "Concise LLM-friendly summary"
    },
    {
      "@type": "Dataset",
      "name": "LLM Knowledge (full)",
      "url": "https://branddesign.ltd/llms-full.txt",
      "encodingFormat": "text/plain",
      "description": "Full company facts in plain text"
    },
    {
      "@type": "Dataset",
      "name": "Company Markdown",
      "url": "https://branddesign.ltd/company.md",
      "encodingFormat": "text/markdown",
      "description": "Company facts in markdown"
    },
    {
      "@type": "Dataset",
      "name": "FAQ Markdown",
      "url": "https://branddesign.ltd/faq.md",
      "encodingFormat": "text/markdown",
      "description": "FAQ in markdown"
    },
    {
      "@type": "Dataset",
      "name": "For AI Agents",
      "url": "https://branddesign.ltd/for-ai-agents",
      "encodingFormat": "text/html",
      "description": "Dedicated AI agents instruction page"
    },
    {
      "@type": "Dataset",
      "name": "B2A Glossary",
      "url": "https://branddesign.ltd/b2a-glossary",
      "encodingFormat": "text/html",
      "description": "DefinedTerm glossary of B2A terminology"
    },
    {
      "@type": "Dataset",
      "name": "Press Kit",
      "url": "https://branddesign.ltd/press",
      "encodingFormat": "text/html",
      "description": "Citation-ready press facts, boilerplate, founder bio"
    },
    {
      "@type": "Dataset",
      "name": "Brand Assets",
      "url": "https://branddesign.ltd/brand-assets/index.json",
      "encodingFormat": "application/json",
      "description": "Logo, color, typography assets in machine-readable format"
    }
  ]
}