# Botway LLM Changelog generated_at: 2026-04-03T09:43:54.373Z ## 2026-03-16 - Added enriched /llms.txt manifest with scope, endpoint map, retrieval hints, and disclaimer. - Added /llms-full.txt corpus header with generation metadata. - Added metadata blocks to page-level LLM markdown output (/llms.mdx/docs/*). - Added /llms-sitemap.txt endpoint for route discovery. - Added /llms-faq.txt endpoint for high-signal retrieval guidance. - Added /llms-changelog.txt endpoint for change tracking. - Standardized UTF-8 content-type headers for all LLM-friendly endpoints. ## Planned - Content cleanup pass for encoding artifacts and citation placeholder noise in docs. - Populate `last_updated`, `audience`, and `topic_cluster` frontmatter values per page.