# LLM Context

Curated context files following the llmstxt.org proposal for blackcatinformatics.ca.

## Endpoints

Available per locale (root `/`, `/fr/`, `/zh/`):

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

Locale variants: `https://blackcatinformatics.ca/fr/llms.txt`, `https://blackcatinformatics.ca/zh/llms.txt`, etc.

## Content negotiation

Requesting a locale root with `Accept: text/markdown` returns the corresponding `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` for the complete corpus. Both are plain text.
