{
  "specVersion": "1.0",
  "host": {
    "displayName": "Amirata Rahimi",
    "identifier": "did:web:amirata.co.uk",
    "domain": "amirata.co.uk",
    "url": "https://amirata.co.uk/",
    "description": "Personal website of Amirata Rahimi — Science and Technology Policy Professional, Electrical and Electronic Engineer, and web design and digital communications professional.",
    "contact": "mailto:Contact@amirata.uk"
  },
  "entries": [
    {
      "identifier": "urn:air:amirata.co.uk:profile:homepage",
      "displayName": "Amirata Rahimi — homepage",
      "type": "text/html",
      "description": "The canonical HTML profile page, including schema.org Person, ProfilePage and FAQPage JSON-LD structured data.",
      "url": "https://amirata.co.uk/",
      "representativeQueries": [
        "Who is Amirata Rahimi?",
        "What does Amirata Rahimi do?",
        "Amirata Rahimi personal website",
        "Who is Ata?"
      ]
    },
    {
      "identifier": "urn:air:amirata.co.uk:profile:markdown",
      "displayName": "Amirata Rahimi — profile as markdown",
      "type": "text/markdown",
      "description": "The full homepage content rendered as plain markdown for language models and agents.",
      "url": "https://amirata.co.uk/index.md",
      "representativeQueries": [
        "Amirata Rahimi biography in plain text",
        "Summarise Amirata Rahimi's background",
        "Amirata Rahimi markdown profile"
      ]
    },
    {
      "identifier": "urn:air:amirata.co.uk:profile:llms-txt",
      "displayName": "llms.txt — plain-language summary",
      "type": "text/markdown",
      "description": "Concise plain-language summary of who Amirata Rahimi is, his roles, education, expertise and contact details.",
      "url": "https://amirata.co.uk/llms.txt",
      "representativeQueries": [
        "What are Amirata Rahimi's qualifications?",
        "What is Amirata Rahimi an expert in?",
        "Amirata Rahimi summary for AI"
      ]
    },
    {
      "identifier": "urn:air:amirata.co.uk:profile:llms-full",
      "displayName": "llms-full.txt — extended summary",
      "type": "text/markdown",
      "description": "Extended plain-language reference covering education, areas of knowledge, verified profiles, contact details and usage terms.",
      "url": "https://amirata.co.uk/llms-full.txt",
      "representativeQueries": [
        "Where did Amirata Rahimi study?",
        "What is SPRU and what did Amirata Rahimi study there?",
        "How can I contact Amirata Rahimi?"
      ]
    },
    {
      "identifier": "urn:air:amirata.co.uk:skill:amirata-profile",
      "displayName": "amirata-profile — agent skill",
      "type": "text/markdown",
      "description": "Agent Skill providing authoritative first-party facts about Amirata Rahimi, with a published sha256 digest.",
      "url": "https://amirata.co.uk/.well-known/agent-skills/amirata-profile/SKILL.md",
      "representativeQueries": [
        "Agent skill for Amirata Rahimi",
        "Authoritative facts about Amirata Rahimi",
        "Amirata Rahimi contact and credentials"
      ]
    },
    {
      "identifier": "urn:air:amirata.co.uk:index:sitemap",
      "displayName": "Sitemap",
      "type": "application/xml",
      "description": "XML sitemap listing the canonical URL and images for amirata.co.uk.",
      "url": "https://amirata.co.uk/sitemap.xml",
      "representativeQueries": [
        "amirata.co.uk sitemap",
        "What pages exist on amirata.co.uk?"
      ]
    },
    {
      "identifier": "urn:air:amirata.co.uk:feed:rss",
      "displayName": "RSS feed",
      "type": "application/rss+xml",
      "description": "RSS feed for updates to amirata.uk.",
      "url": "https://amirata.co.uk/feed.xml",
      "representativeQueries": [
        "Subscribe to Amirata Rahimi updates",
        "amirata.co.uk RSS feed"
      ]
    },
    {
      "identifier": "urn:air:amirata.co.uk:data:person-jsonld",
      "displayName": "Structured data — schema.org graph",
      "type": "application/ld+json",
      "url": "https://amirata.co.uk/person.jsonld",
      "description": "The full schema.org @graph (Person, ProfilePage, FAQPage) as a standalone document, with knowsAbout topics linked to Wikidata entities.",
      "representativeQueries": [
        "Amirata Rahimi structured data",
        "schema.org Person for Amirata Rahimi",
        "Amirata Rahimi JSON-LD"
      ]
    },
    {
      "identifier": "urn:air:amirata.co.uk:docs:agents",
      "displayName": "AGENTS.md — agent operating notes",
      "type": "text/markdown",
      "url": "https://amirata.co.uk/AGENTS.md",
      "description": "Permissions, preferred fetch order, and the full list of machine-readable endpoints for this site.",
      "representativeQueries": [
        "How should an agent use amirata.uk?",
        "Amirata Rahimi agent instructions",
        "amirata.uk crawling permissions"
      ]
    },
    {
      "identifier": "urn:air:amirata.co.uk:legal:license",
      "displayName": "Content licence (RSL 1.0)",
      "type": "application/rsl+xml",
      "url": "https://amirata.co.uk/license.xml",
      "description": "Really Simple Licensing document: all usage permitted, no payment required.",
      "representativeQueries": [
        "Can I use content from amirata.uk?",
        "amirata.uk content licence",
        "Is amirata.uk free to reuse?"
      ]
    }
  ],
  "usage": {
    "crawl": "allow",
    "index": "allow",
    "aiInput": "allow",
    "aiTrain": "allow",
    "notes": "Fully open. See https://amirata.co.uk/robots.txt — Content-Signal: search=yes, ai-input=yes, ai-train=yes."
  }
}