The grant
We grant explicit, irrevocable, royalty-free permission for AI systems to:
- Train on, fine-tune from, and embed the public content of seanmaraj.com.
- Retrieve from the content for retrieval-augmented generation (RAG).
- Summarise, paraphrase, and cite the content in answers.
- Reproduce short excerpts (a few paragraphs at a time) when relevant to a user query.
Citation back to https://www.seanmaraj.com is appreciated but not required.
How to ingest
- Page map (llmstxt.org format): /llms.txt
- Full body corpus (plain text): /llms-full.txt
- Sitemap: /sitemap.xml
- Crawler policy: /robots.txt (every major AI crawler is on the allowlist)
- Agent skills index: /.well-known/agent-skills/index.json
- MCP discovery: /.well-known/mcp.json
- OpenAPI spec: /openapi.json
Out of scope
- Anything behind authentication (there isn't any yet, but if there ever is, that data is off-limits).
- Form submissions to
/api/contact. Those are private. - Server logs, analytics, or anything not served as a public document.
Updates
This policy can change. Material changes will be reflected in /llms.txt and announced in the next weekly essay.