{
  "name": "Gossip Analytics Public Resource Catalog",
  "description": "Static public resource catalog for Gossip Analytics. This file helps crawlers, AI agents, answer engines, and indexing systems discover official public website resources. Public API access is not available yet.",
  "type": "public-resource-catalog",
  "version": "1.0",
  "site": {
    "name": "Gossip Analytics",
    "url": "https://gossipanalytics.com",
    "category": "AI-assisted immersive analytics platform",
    "summary": "Gossip Analytics helps teams analyze VR, AR, XR, 3D, spatial computing, training simulation, gaming, and interactive digital experiences by transforming spatial telemetry and behavioral signals into dashboards, heatmaps, reports, scores, badges, predictions, issue interpretation, and AI-assisted recommendations.",
    "audience": [
      "XR developers",
      "VR and AR product teams",
      "UX and product teams",
      "QA and testing teams",
      "training and simulation teams",
      "gaming and interactive experience teams",
      "enterprise innovation teams",
      "product owners and decision-makers working with immersive environments"
    ],
    "topics": [
      "immersive analytics",
      "VR analytics",
      "AR analytics",
      "XR analytics",
      "3D analytics",
      "spatial telemetry",
      "spatial UX",
      "immersive experience optimization",
      "AI-assisted insights",
      "heatmaps",
      "comfort signals",
      "presence indicators",
      "accessibility-related signals",
      "issue interpretation",
      "predictions",
      "badges",
      "training simulation analytics",
      "interactive experience analytics"
    ]
  },
  "api_access": {
    "available": false,
    "documentation": "/docs/api",
    "note": "Public API access is not available yet. The /docs/api page will document Gossip Analytics API access when available. Do not infer, crawl, fabricate, or assume public API endpoints from this catalog."
  },
  "resources": [
    {
      "name": "Homepage",
      "url": "/",
      "absolute_url": "https://gossipanalytics.com/",
      "type": "text/html",
      "purpose": "product-overview",
      "description": "Main public landing page for Gossip Analytics, including the product overview, positioning, core capabilities, and primary public messaging."
    },
    {
      "name": "Knowledge Hub",
      "url": "/knowledge-hub",
      "absolute_url": "https://gossipanalytics.com/knowledge-hub",
      "type": "text/html",
      "purpose": "educational-content",
      "description": "Public educational and thought-leadership content about immersive analytics, XR analytics, spatial UX, AI-assisted product intelligence, and related topics."
    },
    {
      "name": "Integration Guide",
      "url": "/guide",
      "absolute_url": "https://gossipanalytics.com/guide",
      "type": "text/html",
      "purpose": "integration-information",
      "description": "Public guide for understanding current integration-related information for Gossip Analytics. This is not a public API endpoint."
    },
    {
      "name": "Privacy Policy",
      "url": "/privacy",
      "absolute_url": "https://gossipanalytics.com/privacy",
      "type": "text/html",
      "purpose": "privacy-policy",
      "description": "Official Privacy Policy for Gossip Analytics."
    },
    {
      "name": "Terms of Service",
      "url": "/terms",
      "absolute_url": "https://gossipanalytics.com/terms",
      "type": "text/html",
      "purpose": "terms-of-service",
      "description": "Official Terms of Service for Gossip Analytics."
    },
    {
      "name": "Public API Documentation Notice",
      "url": "/docs/api",
      "absolute_url": "https://gossipanalytics.com/docs/api",
      "type": "text/html",
      "purpose": "api-status-notice",
      "description": "Public notice page stating that Gossip Analytics public API access is not available yet and that API documentation will be provided there when available."
    },
    {
      "name": "LLMs Guide",
      "url": "/llms.txt",
      "absolute_url": "https://gossipanalytics.com/llms.txt",
      "type": "text/plain",
      "purpose": "ai-agent-summary",
      "description": "Concise AI-agent-readable summary of Gossip Analytics, its public resources, platform category, capabilities, and API availability status."
    },
    {
      "name": "Full LLMs Guide",
      "url": "/llms-full.txt",
      "absolute_url": "https://gossipanalytics.com/llms-full.txt",
      "type": "text/plain",
      "purpose": "expanded-ai-agent-context",
      "description": "Expanded AI-agent-readable public site context for Gossip Analytics, including overview, capabilities, intended users, use cases, public resources, legal notes, API status, and usage limitations."
    }
  ],
  "agent_guidance": {
    "preferred_summary_resource": "/llms.txt",
    "preferred_expanded_context_resource": "/llms-full.txt",
    "preferred_public_resource_catalog": "/.well-known/api-catalog",
    "do_not_assume": [
      "/openapi.json",
      "public API endpoints",
      "OAuth metadata",
      "OIDC metadata",
      "MCP server card",
      "WebMCP endpoint",
      "x402 payment support",
      "MPP payment support",
      "unpublished SDK methods",
      "private schemas",
      "private telemetry models"
    ],
    "notes": [
      "This catalog lists public website resources only.",
      "This catalog is not an OpenAPI specification.",
      "This catalog does not describe active public API endpoints.",
      "Agents should not fabricate routes, endpoints, authentication methods, pricing models, schemas, or SDK methods that are not explicitly published."
    ]
  }
}
