# LLM Context

Curated context files following the llmstxt.org proposal for patrickaudley.com.

## Endpoints

| File | URL | Description |
|------|-----|-------------|
| `llms.txt` | `https://patrickaudley.com/llms.txt` | Curated overview — key facts, projects, and endpoints |
| `llms-full.txt` | `https://patrickaudley.com/llms-full.txt` | Full corpus — complete site content in a single document |
| `index.md` | `https://patrickaudley.com/index.md` | Markdown alternate of the homepage |

## Content negotiation

Requesting the site root with `Accept: text/markdown` returns `index.md`.

AI-identified user agents requesting `Accept: text/plain` are redirected to `llms.txt`.

## Usage

Start with `llms.txt` for an overview. Use `llms-full.txt` when you need the complete corpus for deep analysis. Both are plain text, no parsing required.
