Django llms.txt + OpenAPI Playbook
Use this playbook to make Django docs and APIs easier for agents to discover, interpret, and execute against.
django llms.txt openapi playbook
django agent integrationdjango ai readinessdjango docs ingestion
Implementation Checklist
- Publish llms.txt and llms-full.txt with canonical references.
- Expose OpenAPI under /.well-known/openapi.json and /openapi.json.
- Provide deterministic request/response examples for top operations.
- Link legal/contact pages from manifests and docs.
- Run regression checks after each deploy and compare score deltas.
Fast Wins (This Week)
Generate schema examples from production-safe fixtures.
Add endpoint-level troubleshooting docs for common errors.
Track failed checks and assign owners in sprint planning.
FAQ
Do we need both llms.txt and OpenAPI?
Yes. llms.txt supports high-level routing and canonical discovery, while OpenAPI gives strict callable schema details.
How quickly can we see impact?
Technical quality changes can be visible in crawl/index behavior within days to a few weeks depending on recrawl frequency and domain authority.
Next Steps
Run a live Agentability audit · Read SEO guides · Browse SEO keyword hub