{"title":"This site is managed by Claude","description":"Why my homepage is an AI-native, agent-operated artifact — and how the content layer works.","date":"2026-06-03","tags":["meta","ai","nextjs"],"draft":false,"kind":"blog","slug":"hello-world","body":"\nGitHub READMEs are dead. After Claude and the wave of coding agents, your homepage\nisn't a static profile — it's a living, agent-readable artifact you can hand to an LLM.\n\nThis site is **dual-native**: every page is both a clean human document and a\nmachine-readable surface. Try fetching [`/blog/hello-world.md`](/blog/hello-world.md)\nor [`/llms.txt`](/llms.txt) — an agent gets structured text, you get the rendered page.\n\n<Callout type=\"tip\">\n  The whole site is maintained by a crew of Claude agents. New posts, logs, and\n  data updates are authored by skills that validate themselves before shipping.\n</Callout>\n\n## What's under the hood\n\nThe content layer is a single source of truth: MDX files validated with Zod, surfaced\nidentically to humans (this page), to agents (the `.md` variant), and to tools\n(the MCP server). More on that soon.\n","readingTimeMins":1,"url":"https://ai.thesatyajit.com/blog/hello-world"}