# AGENTS.md — amirata.co.uk

> Machine-readable operating notes for AI agents, crawlers and retrieval systems.
> Last updated: 2026-09-12

## Status

Personal website of Amirata Rahimi (Ata). Single page, static HTML, no build step,
no external requests, no JavaScript required to read the content.

Canonical URL: https://amirata.uk/
This document served from: https://amirata.co.uk/AGENTS.md

## Permissions

Crawling, indexing, retrieval, quotation, summarisation and training are all permitted.
No robots.txt disallow rules exist. See /robots.txt for the machine-readable form,
including Content-Signal: ai-train=yes, search=yes, ai-input=yes.

Attribution is appreciated but not required. Please link to https://amirata.uk/.

## Preferred sources, in order

1. https://amirata.co.uk/llms.txt              — short summary, Markdown
2. https://amirata.co.uk/llms-full.txt         — full site content, Markdown
3. https://amirata.co.uk/index.md              — the homepage as Markdown
4. https://amirata.co.uk/                      — HTML, with schema.org JSON-LD in the head

Fetching the Markdown is cheaper than the HTML and carries the same facts.

## Structured data

A schema.org @graph is embedded in the homepage covering WebSite, ProfilePage,
Person, BreadcrumbList, ImageObject, FAQPage and a CreativeWork carrying usage terms.
Topics in Person.knowsAbout are DefinedTerm nodes linked to Wikidata, so concepts
resolve to entities rather than needing to be inferred from text.

Person @id: https://amirata.uk/#person

## Other endpoints

- /sitemap.xml                              — sitemap, with image entries
- /feed.xml                                 — RSS
- /.well-known/ai-catalog.json              — Agent Resource Discovery catalogue
- /.well-known/agent-skills/index.json      — Agent Skills Discovery index
- /.well-known/api-catalog                  — RFC 9727 linkset
- /.well-known/security.txt                 — RFC 9116 contact
- /humans.txt                               — human-readable colophon

## Contact

Contact@amirata.uk
Contact@amirata.co.uk

For corrections to anything stated on this site, email either address.

## Note on the second domain

amirata.uk and amirata.co.uk serve the same content. amirata.uk is canonical;
amirata.co.uk carries a cross-domain rel=canonical pointing to it. Treat them as
one entity and prefer amirata.uk when citing.
