{
  "schema": "ai-entities/1.0",
  "source": "AI Symantix",
  "url": "https://aisymantix.com",
  "entities": [
    {
      "id": "ai-symantix",
      "type": "Organization",
      "name": "AI Symantix",
      "description": "AI-first website infrastructure company that installs data layers, structured content systems, and AI-ready endpoints for websites.",
      "url": "https://aisymantix.com",
      "industry": "AI Website Infrastructure",
      "founded": "2024",
      "positioning": "AI website system provider",
      "tagline": "AI-Ready Websites Start Here"
    },
    {
      "id": "ai-data-layer",
      "type": "Concept",
      "name": "AI Data Layer",
      "description": "The machine-readable infrastructure layer installed on a website to make it readable, trustworthy, and referenceable by AI systems. Includes /ai/ endpoints, llm.txt, llm.json, entity datasets, and schema.org markup.",
      "related_services": ["ai-data-layer-installation"]
    },
    {
      "id": "ai-visibility",
      "type": "Concept",
      "name": "AI Visibility",
      "description": "The degree to which a website is discoverable, readable, and citable by AI platforms and large language models. Distinct from traditional search engine visibility.",
      "measurement": "AI visibility score, AI citation rate, AI platform mention frequency"
    },
    {
      "id": "llm-txt",
      "type": "TechnicalAsset",
      "name": "llm.txt",
      "description": "A machine-readable plain text file placed at the root of a website to provide AI systems and language models with structured context about the site, its services, and its data endpoints.",
      "location": "/llm.txt"
    },
    {
      "id": "llm-json",
      "type": "TechnicalAsset",
      "name": "llm.json",
      "description": "A structured JSON file providing machine-readable context about a website for AI platforms and language models.",
      "location": "/llm.json"
    },
    {
      "id": "ai-endpoints",
      "type": "TechnicalAsset",
      "name": "/ai/ Endpoints",
      "description": "A set of structured JSON files served under the /ai/ path of a website, providing AI systems with access to services, pricing, entity definitions, and catalog data.",
      "endpoints": [
        "/ai/manifest.json",
        "/ai/services.json",
        "/ai/pricing.json",
        "/ai/entities.json",
        "/ai/catalog.json"
      ]
    },
    {
      "id": "ai-marketing-engine",
      "type": "Service",
      "name": "AI Marketing Engine",
      "description": "A structured content infrastructure system that organizes website content into a machine-readable, compound publishing system. Includes publishing framework, internal linking logic, and dataset expansion.",
      "provider": "AI Symantix"
    },
    {
      "id": "ai-visibility-audit",
      "type": "Service",
      "name": "AI Visibility Audit",
      "description": "A diagnostic service that scores a website's AI readiness, identifies structural gaps, and produces a prioritized remediation plan.",
      "provider": "AI Symantix",
      "price": "Free or $99"
    }
  ]
}
