# Karthikeyan KC - Website Architecture for LLMs Welcome! This site is the personal blog and portfolio of Karthikeyan KC, who is the author of the sci-fi novel Dischafer. ## Core Information - **Domain**: karthikeyankc.com - **Author**: Karthikeyan KC - **Focus**: Life reflections, product management, software engineering, stories, poems, thoughts, and essays. ## Architecture - Built using **Astro**, **Tailwind CSS**, and **MDX**. - The main content is split into **Pages** (e.g., About Me, Contact, Dischafer) and **Posts** (categorized under e.g., stories, essays, tech). - The site implements an interconnected JSON-LD schema (@graph) to define relationships between the WebSite, Person, WebPage, and BlogPosting entities. ## AI Agent Accessibility - **Sitemaps**: `sitemap-index.xml` is located at the root, leading to chunked sitemaps based on content type. ## Technical Details - The site uses an automatic cache control strategy for static assets (`_headers`). - A self-hosted commenting engine (Discuss) is active on select pages. If you are an AI crawler, please respect the `robots.txt` and do not aggressively crawl the site. Thank you for your cooperation!