{
  "@context": "https://agenticresourcediscovery.org/context/v1",
  "entries": [
    {
      "identifier": "urn:air:genoeaves.com:context:llms-txt",
      "displayName": "Geno Eaves — LLM Context File",
      "type": "text/plain",
      "url": "https://genoeaves.com/llms.txt",
      "description": "Plain-text context about Geno Eaves for AI and LLM systems: current roles, community work, and press mentions.",
      "tags": ["person", "entity-context", "nonprofit", "community"],
      "representativeQueries": [
        "who is Geno Eaves",
        "what does Geno Eaves do in Durham NC",
        "Geno Eaves Restorative Transitions ReCity Network"
      ]
    },
    {
      "identifier": "urn:air:genoeaves.com:page:home-markdown",
      "displayName": "Geno Eaves — Homepage (Markdown)",
      "type": "text/markdown",
      "url": "https://genoeaves.com/index.md",
      "description": "Markdown mirror of the homepage: bio, current work, and community involvement.",
      "tags": ["profile", "markdown"],
      "representativeQueries": [
        "Geno Eaves bio",
        "Geno Eaves current work"
      ]
    },
    {
      "identifier": "urn:air:genoeaves.com:schema:person-jsonld",
      "displayName": "Geno Eaves — Schema.org Person JSON-LD",
      "type": "application/ld+json",
      "url": "https://genoeaves.com/",
      "description": "Schema.org structured data embedded in the homepage: Person, WebPage, and WebSite types.",
      "tags": ["schema.org", "json-ld", "person"],
      "representativeQueries": [
        "Geno Eaves schema.org Person markup"
      ]
    }
  ]
}
