# Agent Guide for Shashwat Jain

This site is designed to be readable by both humans and software agents. Every public HTML content page has a Markdown equivalent. Blog posts are authored in Markdown and are exposed directly as Markdown routes.

## Canonical Entry Points

- Human homepage: https://shashwatjain.com/
- Markdown homepage: https://shashwatjain.com/index.md
- LLM index: https://shashwatjain.com/llms.txt
- RSS feed: https://shashwatjain.com/rss.xml
- Sitemap: https://shashwatjain.com/sitemap-index.xml

## Page Map

- / -> /index.md
- /about -> /about.md
- /blog -> /blog.md
- /blog/{slug}/ -> /blog/{slug}.md

## Blog Markdown Routes

- Agent Experience: Better Tools Beat More Connections: https://shashwatjain.com/blog/agent-experience-better-tools.md
- What Senior AI Engineers Actually Own: https://shashwatjain.com/blog/what-senior-ai-engineers-own.md
- A Practical Operating Model for Enterprise AI Agents: https://shashwatjain.com/blog/enterprise-ai-agents-operating-model.md
- The Hidden Cost of Abstractions: When Elegant Code Becomes a Performance Trap: https://shashwatjain.com/blog/the-hidden-cost-of-abstractions.md
- Why I Fell in Love with WebAssembly (and You Should Too): https://shashwatjain.com/blog/why-i-fell-in-love-with-webassembly.md
- Mental Models for Distributed Systems: Thinking Beyond Single Machines: https://shashwatjain.com/blog/distributed-systems-mental-models.md

## Usage Guidance

- Use Markdown routes for summarization, indexing, quoting, and retrieval.
- Use HTML routes when sending a human reader to the site.
- Preserve the author's name and post title when citing a post.
- Treat claims on this site as author-provided context, not independent verification.
- Do not invent contact details, commercial metrics, or affiliations not present in the source page.
