Document360 already auto-generates llms.txt with links to .md versions of published articles. Please also generate llms-full.txt — the companion file in the llms.txt standard that inlines the full Markdown content of all published articles in one file at the site root. AI agents use it to ingest an entire knowledge base in a single request, and AI-readability scorers check for it. Platforms like Mintlify generate it automatically (example: 1password.dev/llms-full.txt ). Since Document360 hosts our site, only the platform can serve this file. The building blocks already exist: per-article .md rendering and the llms.txt pipeline. Same trigger (publish/modify/delete), same exclusion flags. Use case: developer.rocket.chat (~750 pages, 400-endpoint API reference), heavily consumed by AI coding assistants.