---
title: "AI-Readable Site IA Planner"
type: template
description: "Plan a site's human-readable and machine-readable structure together: routes, content types, llms.txt, and markdown mirrors."
summary: "A planning canvas that defines a site's information architecture in two layers — human routes and navigation, plus the agent-facing entry points (llms.txt, llms-full.txt, sitemap, markdown mirror)."
ai_summary: "Planning template for designing dual-layer site IA: human routes plus AI-readable entry points such as llms.txt and markdown mirrors."
status: public
visibility: public
language: en
topics: [site-structure, ai-readable]
tags: [planning, llms-txt]
audience: [product-managers, builders]
publishedAt: 2026-07-04
updatedAt: 2026-07-04
featured: false
related: [references/llms-txt-pattern]
sourceStatus: original
sourceSensitivity: public
templateFormat: canvas
workflowStage: planning
sections:
  - "One-line site definition"
  - "Content types and collections"
  - "Human route map"
  - "Top navigation mapping"
  - "AI-readable entry points"
  - "Public/private boundary summary"
  - "Markdown mirror rules"
relatedPrompt: prompts/agentic-handoff-brief
canonicalUrl: "https://wbeen-personal-kb.vercel.app/templates/ai-readable-site-ia-planner"
---

## When to use

At the start of any content-heavy site project where both people and AI agents
are expected readers.

## Sections

1. **One-line site definition** — what is this site, in one sentence?
2. **Content types and collections** — every typed object the site publishes.
3. **Human route map** — the URL structure people navigate.
4. **Top navigation mapping** — which routes surface in the nav, which stay discoverable.
5. **AI-readable entry points** — `/llms.txt`, `/llms-full.txt`, `/sitemap.xml`, `/rss.xml`.
6. **Public/private boundary summary** — what never ships, stated plainly.
7. **Markdown mirror rules** — what `/md/[type]/[slug].md` includes and strips.

---

Canonical page: https://wbeen-personal-kb.vercel.app/templates/ai-readable-site-ia-planner
This is the AI-readable Markdown mirror. Public, curated content only.
