{
  "version": "1.0",
  "domain": "contextual-glyph-query.com",
  "protocols": {
    "fcs": "1.0",
    "agent_discovery": "1.0"
  },
  "identity": {
    "name": "Contextual Glyph Query",
    "description": "High-Fidelity Semantic Query Layer for Generative Engines"
  },
  "constellation_hints": [
    "https://agent-seo.org/.well-known/agent-discovery.json",
    "https://agentseo.me/.well-known/agent-discovery.json",
    "https://agentseo.net/.well-known/agent-discovery.json",
    "https://generativeengineoptimizations.org/.well-known/agent-discovery.json"
  ],
  "verification": {
    "jwks": "https://contextual-glyph-query.com/.well-known/jwks.json",
    "provenance": "https://contextual-glyph-query.com/.well-known/provenance.json",
    "interop": "https://contextual-glyph-query.com/.well-known/interop.json"
  },
  "structured_endpoints": {
    "robots": {
      "url": "/robots.txt",
      "format": "text/plain"
    },
    "sitemap": {
      "url": "/sitemap.xml",
      "format": "application/xml"
    },
    "site_jsonld": {
      "url": "/site.jsonld",
      "format": "application/ld+json"
    }
  }
}