AI-Readiness
Built for AI assistants, not just browsers
dot2.solutions publishes llms.txt and llms-full.txt so that ChatGPT, Claude, Perplexity, and other AI crawlers can read our content without parsing the JavaScript shell.
What is llms.txt?
A markdown file at the site root that gives AI assistants a curated map of the site — like robots.txt, but optimized for LLMs.
Why llms-full.txt?
The long form. Full prose of articles, case studies, and key pages, so assistants can quote us accurately instead of guessing.
Always up to date
Both files are generated server-side from the same content that powers the site, so they never go stale.
Use these files in your AI workflows
Point your assistant, RAG pipeline, or research tool at either manifest. They are plain text, cached, and safe to crawl.
# curl the manifest
curl https://dot2.solutions/llms.txt
curl https://dot2.solutions/llms-full.txt