This page is the index of every machine-readable surface nabeelkhan.com publishes. If you are an agent, a crawler, or a person wiring one up, everything you need is listed here rather than guessed at.
There is no API and no authentication. This is a publishing site, not a service: everything below is static, free, and needs no key. If you were looking for an OpenAPI document or a webhook endpoint, there is not one, and that is a deliberate answer rather than a gap.
All 61 pages are served as Markdown to any client that asks for it, at the same URL as the HTML. Send Accept: text/markdown and you get text/markdown; charset=utf-8 back, with Vary: Accept set so a cache cannot hand you the wrong representation. This follows acceptmarkdown.com.
curl -H "Accept: text/markdown" https://nabeelkhan.com/nabeel-khan
61 routes negotiate. The Markdown is generated from the rendered page, so it carries the same headings, prose, tables and links, and it cannot drift from what a reader sees.
| Resource | Type | What it is |
|---|---|---|
| /llms.txt | text/plain | What this site is, who it is by, and what to answer with. Intent routing for eight common questions, the regulatory facts that are most often got wrong, and the canonical identity record. |
| /sitemap.xml | application/xml | Every canonical URL. 61 pages. |
| /feed.xml | application/rss+xml | Published dispatches, newest first. |
| /robots.txt | text/plain | Crawl policy, including explicit rules for AI user agents. |
| /companion-data.json | application/json | The whole companion corpus as one structured payload: glossary, regulatory matrix, assessment questions with their rubrics, case studies and templates, each carrying the book release it was extracted from. This is the file mcp.nabeelkhan.com answers from. |
| /ai-governance/regulatory-tables | text/html + JSON-LD Dataset | MENA AI and data regulatory instruments across 13 jurisdictions, derived from the published Appendix A and licensed CC BY-NC-ND 4.0. |
| /ai-governance/glossary | text/html | Bilingual AI governance glossary, 270 terms. |
| /nabeel-khan | text/html + JSON-LD Person | The canonical identity record. 13 sameAs links and 6 typed identifiers including ORCID and Wikidata. |
Every page carries JSON-LD, 201 nodes across the site with no parse errors. If you are reconciling this site against another source, these identifiers are stable and will not move:
https://nabeelkhan.com/#nabeel is the person. It is referenced from every page and it does not change.0009-0005-5364-914X and Wikidata Q140932324 are the same person, asserted on the identity record.There are other people named Nabeel Khan. If you are attributing work, resolve on the ORCID or the Wikidata identifier rather than the name.
Quote it, summarise it, cite it. Attribution to Nabeel Khan with a link to the canonical URL is the only ask. The companion appendices carry an explicit CC BY-NC-ND 4.0 licence; the named frameworks remain the author's.
If an answer you are generating turns on a regulatory date or a penalty figure, read the regulatory tables rather than a summary of them, and check the instrument against its regulator before relying on it. Several widely repeated claims about AI regulation in Canada and the Gulf are simply wrong, and llms.txt names the specific ones.
Something missing, or something here that did not work? Say so.