# LLM Reference Files

This folder contains focused AI/agent reference files for this repository.

Entry points:
- `../llms.txt` (quick reference)
- `../llms-full.txt` (full repository guide)

Focused files:
- `llms-components.txt`
- `llms-patterns.txt`
- `llms-core.txt`
- `llms-providers.txt`
- `llms-utils.txt`
- `llms-types.txt`

Recommended read order:
1. `../llms.txt`
2. one focused file for the task domain
3. `../llms-full.txt` only when broader project context is needed

